topas / VarintBitConverterLinks
Varint encoding and decoding for .NET
☆23Updated 13 years ago
Alternatives and similar repositories for VarintBitConverter
Users that are interested in VarintBitConverter are comparing it to the libraries listed below
Sorting:
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- C# delta syncing library☆153Updated 3 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- A Zstandard wrapper for .Net☆143Updated 4 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 5 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 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
- 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
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- A Unicode library for .NET, supporting UTF8, UTF16, and UTF32. With an extra helping of emoji for good measure 🔥🌶️😁☆96Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 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
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- 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
- Generate ToString method from public properties.☆83Updated 11 months ago
- Concurrency library for .Net☆65Updated 7 months ago
- ☆207Updated 7 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Hjson for C#☆124Updated 4 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month