JonHanna / AriadneLinks
.NET/Mono library for multi-threading, including lock-free thread-safe collections.
☆43Updated 11 years ago
Alternatives and similar repositories for Ariadne
Users that are interested in Ariadne are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Blittable .NET structs☆16Updated 10 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Samples for Cecil☆69Updated 11 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 9 years ago
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area☆110Updated 6 years ago
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- ☆43Updated 2 weeks ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 5 months ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆99Updated 2 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆55Updated 9 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago