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:
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Source code for my data processing pipelines blog series☆53Updated 6 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A .net rules engine based on the RETE algorithm☆31Updated 9 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- RP Examples☆21Updated 8 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Lightweight web server for .NET and Mono☆69Updated 11 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago