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 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- .NET Serializer testing framework☆78Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 4 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Updated 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
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Debugger libraries☆84Updated 7 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- 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 6 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago