Codealike / arrayslice
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
- Blittable .NET structs☆16Updated 9 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Concurrency library for .Net☆64Updated this week
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Observable Linq query implementation.☆36Updated 9 years ago
- SipHash PRF implementation in C#☆25Updated 8 years ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- ☆29Updated 5 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago