stangelandcl / LZ4Sharp
Unmaintained port of LZ4 Compression algorithm to C#
☆61Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for LZ4Sharp
- ☆41Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated 6 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
- Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.☆29Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 6 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Strings in a hurry.☆62Updated 7 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 6 years ago
- Managed C# wrapper for Hydrogen cryptographic library by Frank Denis☆32Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 6 years ago
- Thread-safe lock-free doubly linked list implementation in C#☆15Updated 4 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Visual Studio native debugger extension to help debug native applications using Mono.☆14Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆55Updated 7 years ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- Forked Newtonsoft.Json to support .NET Standard 2.0 with AOT compliance☆29Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months 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…☆24Updated 5 years ago