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
- portable class library provides Mersenne Twister PRNGs☆16Updated 4 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 3 weeks ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆43Updated last week
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A .NET library for compressed bit set data structures☆36Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 8 months ago
- .NET implementation of ThumbHash: a very compact representation of a placeholder for an image. Store it inline with your data and show it…☆30Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Infrastructure for high performance code.☆64Updated 8 years ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago