jehugaleahsa / truncon.collections.OrderedDictionaryLinks
A generic version of the .NET OrderedDictionary
☆15Updated 6 years ago
Alternatives and similar repositories for truncon.collections.OrderedDictionary
Users that are interested in truncon.collections.OrderedDictionary are comparing it to the libraries listed below
Sorting:
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆158Updated last month
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 9 months ago
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- 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
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆193Updated 2 weeks ago
- ☆170Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆198Updated last month
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆315Updated last month
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated 2 months ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 8 months ago
- Extends C# with Mixins.☆27Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Source code generator for generating `ToString` method☆19Updated 2 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.☆110Updated last month