BlueMountainCapital / FlatBuffers-NetLinks
Reflective .NET implementation of Google FlatBuffers
☆19Updated 9 years ago
Alternatives and similar repositories for FlatBuffers-Net
Users that are interested in FlatBuffers-Net are comparing it to the libraries listed below
Sorting:
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Blittable .NET structs☆16Updated 9 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Hash Array Mapped Trie implementation for .NET☆25Updated 7 years ago
- ☆43Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- A .NET library for compressed bit set data structures☆35Updated 8 months ago
- A C# port of JavaFastPFOR☆54Updated last year
- Compressed bitmaps in C#☆82Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Go-like DSL for C#☆50Updated 6 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- actor based udp network engine (core server)☆24Updated 3 years ago
- Modern and robust .net binding for 0mq (zmq)