devoyster / IntXLibLinks
Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
☆43Updated 10 years ago
Alternatives and similar repositories for IntXLib
Users that are interested in IntXLib are comparing it to the libraries listed below
Sorting:
- 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
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆66Updated last year
- General purpose C# code library.☆99Updated 9 months ago
- Aho–Corasick string matching algorithm in C#☆74Updated 8 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆90Updated 5 months ago
- Fully managed library providing various random number generators and distributions.☆46Updated 5 years ago
- PNG images encoding in C#☆71Updated 9 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- DAWG String Dictionary in C#☆121Updated last year
- Automatically exported from code.google.com/p/unconstrained-melody☆132Updated 3 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 5 years ago
- Samples for Cecil☆68Updated 10 years ago
- ☆43Updated 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
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago