StephenCleary / DequeLinks
Double-ended queue
☆134Updated last year
Alternatives and similar repositories for Deque
Users that are interested in Deque are comparing it to the libraries listed below
Sorting:
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Generic weak event implementation☆196Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 2 months ago
- DAWG String Dictionary in C#☆120Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Fast binary serializer☆66Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- High performance contract-less binary serializer for .NET☆89Updated last week
- .NET Serializer testing framework☆76Updated 2 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 7 months ago
- General purpose C# code library.☆99Updated 8 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆120Updated 2 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆121Updated this week
- Fast C# CSV parser☆151Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A generic interval tree implementation in C#☆182Updated 4 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 8 months ago
- Single-file minimal C# IoC container☆144Updated 2 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago