DevAM
-
DevAM.
by: DevAMBTree - 8,397 total downloads
- last updated 12/1/2025
- Latest version: 4.0.0
BTree offers a simple and high performant implementation of a BTree and a B+Tree (BPlusTree) for C# and .NET. -
- 2,838 total downloads
- last updated 5/29/2026
- Latest version: 9.0.0
Interfaces and types for large collections that can store up to 1_152_921_504_606_846_976 items including arrays, lists, sets, dictionaries, and spatial trees (KDTree, BKDTree, B+Tree). Many .NET standard... More information -
- 2,202 total downloads
- last updated 5/29/2026
- Latest version: 9.0.0
Dictionary-like collections that allow to limit the amount of memory (RAM) in MB that will be used. Any memory requirement that exceeds this amount is automatically swapped out to disk. Additionally it offers... More information -
- 1,930 total downloads
- last updated 5/29/2026
- Latest version: 9.0.0
A large observable collection that can store up to 1_152_921_504_606_846_976 items. -
LemonShark
by: DevAM- 1,585 total downloads
- last updated 5/26/2025
- Latest version: 0.10.0
Wireshark bindings for C# and .NET. -
- 1,269 total downloads
- last updated 12/1/2025
- Latest version: 3.0.0
BKDTree offers a simple and high performant implementation of a growing only BKDTree and a static KDTree for C# and .NET. -
DevAM.
by: DevAMBKDTree - 1,084 total downloads
- last updated 2/2/2025
- Latest version: 1.3.1
BKDTree offers a simple and high performant implementation of a growing only BKDTree and a static KDTree for C# and .NET. -
- 1,060 total downloads
- last updated 5/28/2026
- Latest version: 0.4.0
Zero-allocation string formatting and binary serialization library with Roslyn source generators. Features: compile-time optimized ZA.String() and ZA.Bytes() APIs, endian-aware wrappers (U16BE, I32LE, etc.),... More information -
- 972 total downloads
- last updated 11/26/2024
- Latest version: 0.3.0
Wireshark bindings for C# and .NET. -
- 422 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Strongly-typed network address and timestamp value types for NetworkInspector. Provides MacAddress, IPv4Address, IPv6Address, Eui64, Uuid, and Timestamp structs. -
- 374 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
High-performance protocol analysis stack for network packet dissection. Provides the core framework for protocol registration, field trees, packet parsing, and cross-packet indexing. Includes a Roslyn source... More information -
- 304 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Command-line interface for the Network Inspector stack. Provides ni convert, ni export, and ni mcp commands for working with network captures. -
- 300 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Frame source implementations for NetworkInspector. Reads PCAP, PCAPNG, Vector BLF, and Vector ASC capture files with streaming and random-access support, error tolerance, and memory-mapped I/O. -
- 295 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Typed, allocation-free frame-builder library for NetworkInspector. Compose protocol stacks (Ethernet, VLAN, IPv4, IPv6, UDP, TCP, WebSocket, SOME/IP, CAN, …) using a generic cons-list API and emit... More information -
- 260 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Built-in protocol dissectors for NetworkInspector including Ethernet, IPv4, IPv6, TCP, UDP, DNS, DHCPv4, DHCPv6, HTTP/1.x, HTTP/2, TLS, DTLS, WebSocket, ARP, ICMP, ICMPv6, CAN, CAN XL, FlexRay, LIN, SOME/IP,... More information -
- 254 total downloads
- last updated 6/2/2026
- Latest version: 0.4.0
Frame exporter implementations for NetworkInspector. Writes captured frames and parsed packets to PCAPNG, BLF, CSV, JSON, PBF, and plain-text formats with streaming and memory-efficient output.