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:
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- ☆43Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- ☆65Updated 7 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- General purpose C# code library.☆99Updated 5 months ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- PNG images encoding in C#☆70Updated 9 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
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆44Updated 6 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- A C# Deque class☆49Updated 10 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- DAWG String Dictionary in C#☆121Updated 11 months ago