StephenCleary / Deque
Double-ended queue
☆128Updated 11 months ago
Alternatives and similar repositories for Deque:
Users that are interested in Deque are comparing it to the libraries listed below
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆181Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆112Updated 2 weeks ago
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Benchmarking LINQ and alternative implementations☆178Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Single-file minimal C# IoC container☆144Updated last year
- A lightweight full text indexer for .NET☆188Updated 3 weeks ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆106Updated 2 months ago
- ☆169Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- High performance contract-less binary serializer for .NET☆87Updated 4 months ago
- Write scripts with the power of C# and .NET☆86Updated 3 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆174Updated 2 weeks ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆170Updated 7 months ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated 3 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆298Updated 2 weeks ago
- C# interface-to-member source generator☆79Updated 6 months ago
- An efficient delta compression algorithm written in C#☆112Updated 5 years ago
- Fast binary serializer☆65Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- Dirichlet .NET Number Theory Library☆95Updated 4 years ago
- C# implementation of a Rope<T> immutable data structure.☆120Updated 4 months ago