Codealike / arrayslice
ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implementation.
☆27Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for arrayslice
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Blittable .NET structs☆15Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- SipHash PRF implementation in C#☆25Updated 8 years ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- ☆25Updated 6 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- Compressed bitmaps in C#☆82Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Concurrency library for .Net☆62Updated 9 months ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated this week
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 7 years ago