aalmada / SpanSample
Companion code for my article on Span<T> and Memory<T>
☆11Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SpanSample
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 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 11 months ago
- .NET Concurrency Utilities☆24Updated 8 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- The combined Langly runtime☆33Updated 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
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- 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
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- A C# Reflection Helper Library☆14Updated 7 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated this week
- ☆25Updated 6 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Source code for my data processing pipelines blog series☆52Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Updated 6 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 11 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- .NET bindings for native numerical computing☆31Updated 6 years ago