devoyster / IntXLib
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:
- ☆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
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Fast binary serializer☆65Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- An implementation of google's Snappy compression format in C#☆148Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Compressed bitmaps in C#☆82Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- PNG images encoding in C#☆70Updated 9 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- General purpose C# code library.☆98Updated 3 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 8 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 9 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- High performance C# implementation of the Snappy compression algorithm☆81Updated 3 months ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Concurrency library for .Net☆64Updated last week