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
- .NET Concurrency Utilities☆25Updated 10 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 9 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
- A portable cross platform image library in C#☆18Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- Demo for how to create an observable tree☆41Updated 7 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 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
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A simple pinvoke generator based on CppAst to generate C# for C++☆34Updated 6 years ago
- 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
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 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 8 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 5 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago