StephenCleary / DequeLinks
Double-ended queue
☆135Updated last year
Alternatives and similar repositories for Deque
Users that are interested in Deque are comparing it to the libraries listed below
Sorting:
- Generic weak event implementation☆196Updated 5 years ago
- Fast binary serializer☆66Updated 11 months ago
- 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
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- DAWG String Dictionary in C#☆121Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Graph processing library☆124Updated 4 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Single-file minimal C# IoC container☆144Updated 2 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 7 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 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
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 9 months ago
- A C# Deque class☆49Updated 10 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆122Updated last week
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆72Updated last month
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 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
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago