devoyster / IntXLib
Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
☆42Updated 10 years ago
Alternatives and similar repositories for IntXLib:
Users that are interested in IntXLib are comparing it to the libraries listed below
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 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
- A C# port of JavaFastPFOR☆53Updated last year
- A .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized im…☆13Updated 6 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Strings in a hurry.☆64Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- ☆43Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- General purpose C# code library.☆98Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆64Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Compressed bitmaps in C#☆82Updated last year
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- PNG images encoding in C#☆69Updated 8 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Fully managed library providing various random number generators and distributions.☆47Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- High performance C# implementation of the Snappy compression algorithm☆77Updated 2 months ago