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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 9 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- .NET Concurrency Utilities☆25Updated 10 years ago
- Source code for my data processing pipelines blog series☆54Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 6 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- RP Examples☆21Updated 8 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 9 years ago
- Blittable .NET structs☆17Updated 10 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago