Codealike / arraysliceLinks
ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implementation.
☆27Updated 10 years ago
Alternatives and similar repositories for arrayslice
Users that are interested in arrayslice are comparing it to the libraries listed below
Sorting:
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Blittable .NET structs☆17Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 10 years ago
- Observable Linq query implementation.☆36Updated 9 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- ☆29Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- ☆28Updated 8 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 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
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Updated 6 years ago
- VDS.Common is a lightweight, dependency-free library of useful advanced data structures such as Trees, Tries and indexing tailored dictio…☆31Updated 7 months ago