mattmc3 / dotmore
The core .NET libraries are missing some really handy common things. dotmore brings them to you.
☆40Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for dotmore
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆95Updated 8 years ago
- General purpose C# code library.☆96Updated last month
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆24Updated 6 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆49Updated 4 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Double-ended queue☆122Updated 7 months ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆59Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Generic weak event implementation☆183Updated 4 years ago
- Generic C# Enum Utilities☆25Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆41Updated 9 years ago
- A CSharp library that can binary serialize any object quickly and easily☆33Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Full C# implementation of open-vcdiff☆29Updated 7 years ago
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆95Updated this week
- .NET Serializer testing framework☆76Updated last year
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- Strings in a hurry.☆62Updated 7 years ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- ☆41Updated last year