dcastro / DequeNETLinks
☆32Updated 9 years ago
Alternatives and similar repositories for DequeNET
Users that are interested in DequeNET are comparing it to the libraries listed below
Sorting:
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆43Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- Managed port of mimalloc.☆45Updated 3 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- .NET Serializer testing framework☆77Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago