devoyster / IntXLib
Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
☆42Updated 9 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
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- ☆43Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- 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
- Infrastructure for high performance code.☆64Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆30Updated 5 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆39Updated last week
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Fast binary serializer☆65Updated 3 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- General purpose C# code library.☆98Updated last month
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆63Updated 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 5 months ago
- High performance SIMD operations in c#☆41Updated 5 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- An implementation of google's Snappy compression format in C#☆147Updated 7 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆62Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library for rational arithmetic based on a stack machine.☆51Updated 2 years ago