pdjonov / Lz4StreamLinks
☆43Updated 2 years ago
Alternatives and similar repositories for Lz4Stream
Users that are interested in Lz4Stream are comparing it to the libraries listed below
Sorting:
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆43Updated 10 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- PNG images encoding in C#☆70Updated 9 years ago
- Samples for Cecil☆68Updated 10 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated 7 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
- A C# Deque class☆49Updated 10 years ago
- A .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized im…☆13Updated 9 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 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
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago