JonHanna / Ariadne
.NET/Mono library for multi-threading, including lock-free thread-safe collections.
☆43Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Ariadne
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Blittable .NET structs☆15Updated 8 years ago
- Remote Actors for .NET and Mono☆33Updated 7 years ago
- ☆41Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- A portable cross platform image library in C#☆18Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 2 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 8 years ago
- Samples for Cecil☆66Updated 10 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 7 years ago
- Alternative binary serializer to protobuf-net and it has comparable speed and size☆38Updated 9 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 8 years ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- How to get Exception.StackTrace line numbers in store apps☆34Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago