dcastro / DequeNET
☆29Updated 8 years ago
Alternatives and similar repositories for DequeNET:
Users that are interested in DequeNET are comparing it to the libraries listed below
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆64Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 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 years ago
- A .NET library for compressed bit set data structures☆35Updated 5 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- ☆58Updated this week
- LZ4 for .NET (C++ /CLI)☆33Updated 11 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- Concurrency library for .Net☆63Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated last week