stangelandcl / LZ4Sharp
Unmaintained port of LZ4 Compression algorithm to C#
☆61Updated 10 years ago
Alternatives and similar repositories for LZ4Sharp:
Users that are interested in LZ4Sharp are comparing it to the libraries listed below
- ☆43Updated 2 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆37Updated 7 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated 8 months ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 2 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 6 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 6 years ago
- Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.☆29Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- C# localizable zero-allocation format string generator☆16Updated last year
- Strings in a hurry.☆63Updated 7 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 3 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 10 years ago
- Unity adapter for log4net☆16Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Samples for Cecil☆67Updated 10 years ago
- A CSS Parser for .NET. It's BADA55!☆25Updated 8 months ago
- a patch CSCore version for unity☆13Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.