StephenCleary / DequeLinks
Double-ended queue
☆137Updated last year
Alternatives and similar repositories for Deque
Users that are interested in Deque are comparing it to the libraries listed below
Sorting:
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Generic weak event implementation☆196Updated 5 years ago
- Fast binary serializer☆66Updated last year
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 5 months ago
- DAWG String Dictionary in C#☆121Updated 2 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- High performance contract-less binary serializer for .NET☆89Updated 3 weeks ago
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated this week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Reflectionless reflection☆77Updated last year
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆73Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 2 weeks ago
- Graph processing library☆126Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months 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
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆132Updated this week
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month