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 2 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 9 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET Concurrency Utilities☆25Updated 10 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated 3 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- RP Examples☆21Updated 8 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Source code for my data processing pipelines blog series☆54Updated 7 years ago
- Demo for how to create an observable tree☆41Updated 7 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 3 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Kino - framework for building Actors networks☆26Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- WPF Timeline control build purely out of WPF.☆14Updated 10 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