c7hm4r / LockFreeDoublyLinkedList
Thread-safe lock-free doubly linked list implementation in C#
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for LockFreeDoublyLinkedList
- MemoryStream with ArrayPool☆12Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- High performance SIMD operations in c#☆38Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆22Updated 2 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- Infrastructure for high performance code.☆64Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- LZ4 for .NET (C++ /CLI)☆33Updated 6 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Single-user self-contained file system written in C#☆16Updated 2 years ago
- A .NET library for compressed bit set data structures☆31Updated 3 weeks ago
- Spans for the whole memory range.☆17Updated last year
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 6 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Parse any type from string in efficient way☆33Updated last month
- A pure C# implementation of sparse bitsets☆23Updated 11 months ago
- Very simple and fast RPC framework for .NET☆25Updated 9 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆61Updated 10 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆55Updated 7 years ago