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:
- ☆43Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆79Updated 7 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Concurrency library for .Net☆64Updated 3 months ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- High performance SIMD operations in c#☆46Updated 6 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- This is a lib for parsing code in runtime. The program language is C#.☆39Updated 5 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- An implementation of google's Snappy compression format in C#☆149Updated 8 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year