aalmada / SpanSample
Companion code for my article on Span<T> and Memory<T>
☆11Updated 6 years ago
Alternatives and similar repositories for SpanSample:
Users that are interested in SpanSample are comparing it to the libraries listed below
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆16Updated 11 years ago
- Source code for my data processing pipelines blog series☆52Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- ☆61Updated 2 months ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated 2 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 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
- 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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated 10 months ago
- A Roslyn inspired rewrite of NQuery☆74Updated 3 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 8 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago