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:
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 9 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Managed port of mimalloc.☆44Updated last week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- portable class library provides Mersenne Twister PRNGs☆16Updated 4 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years 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
- C# version for the The One Billion Row Challenge☆33Updated 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
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- Concurrency library for .Net☆65Updated 5 months ago
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago