devoyster / IntXLib
Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
☆41Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for IntXLib
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- ☆41Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 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…☆24Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆55Updated 7 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- Fully managed library providing various random number generators and distributions.☆47Updated 4 years ago
- Blittable .NET structs☆15Updated 8 years ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated last year
- Small strings compression library for C#☆29Updated 9 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 4 years ago
- A tactful collection of utilities for .NET development.☆34Updated 7 years ago
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆24Updated 6 years ago
- SipHash PRF implementation in C#☆25Updated 8 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago