aalmada / SpanSampleLinks
Companion code for my article on Span<T> and Memory<T>
☆12Updated 7 years ago
Alternatives and similar repositories for SpanSample
Users that are interested in SpanSample are comparing it to the libraries listed below
Sorting:
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆34Updated last month
- Blittable .NET structs☆16Updated 9 years ago
- A scripting plugin for Duality that lets you write and edit C# code on the fly, while the editor or game is running.☆14Updated 8 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- 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
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Convert WF XAML to C#☆14Updated 9 years ago
- An AOP code generator☆18Updated 4 years ago