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 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 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
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆71Updated 5 months ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A C# Deque class☆50Updated 11 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Benchmarking .NET Serialization Performance☆28Updated last week
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Various core functions useful to almost every project☆19Updated last year
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆56Updated 5 months ago
- C# wrapper around Subversion based on SharpSvn☆26Updated 6 years ago
- This is a lib for parsing code in runtime. The program language is C#.☆39Updated 6 years ago