AndreyAkinshin / BlittableStructs
Blittable .NET structs
☆16Updated 9 years ago
Alternatives and similar repositories for BlittableStructs:
Users that are interested in BlittableStructs are comparing it to the libraries listed below
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 6 years ago
- The combined Langly runtime☆33Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- Smash provides a collection of non-cryptographic hashes for .NET☆19Updated 10 months 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
- A library for enabling databinding to and from Observables in xaml☆11Updated 7 years ago
- Code for my talk ".NET Core: Performance Storm"☆9Updated 8 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 8 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago