c7hm4r / LockFreeDoublyLinkedListLinks
Thread-safe lock-free doubly linked list implementation in C#
☆17Updated 5 years ago
Alternatives and similar repositories for LockFreeDoublyLinkedList
Users that are interested in LockFreeDoublyLinkedList are comparing it to the libraries listed below
Sorting:
- MemoryStream with ArrayPool☆12Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Binary serializer. Unmatched speed and efficiency.☆77Updated 4 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- ☆43Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- VectorTraits is a cross-platform library that enhances SIMD vector operations.☆28Updated 4 months ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Generic C# Enum Utilities☆25Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Interop bindings for mimalloc.☆43Updated 3 months ago
- Benchmarking .NET Serialization Performance☆25Updated 2 weeks ago
- Parse any type from string in efficient way☆35Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 4 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago