csharptest / CSharpTest.Net.CollectionsLinks
BPlusTree and other collections moved from http://code.google.com/p/csharptest-net
☆110Updated 5 years ago
Alternatives and similar repositories for CSharpTest.Net.Collections
Users that are interested in CSharpTest.Net.Collections are comparing it to the libraries listed below
Sorting:
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆234Updated 4 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆241Updated 5 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- .NET implementation of the murmurhash☆113Updated last year
- Polymorphic serialization for .NET☆280Updated 6 months ago
- ☆118Updated 12 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆66Updated last year
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 months ago
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- .NET Reflection.Emit extensions☆170Updated last year
- Compressed bitmaps in C#☆82Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Generating async c# code using Roslyn☆50Updated last year
- Efficient asynchronous and synchronous state machines for .NET☆247Updated 5 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET