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/)☆78Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆43Updated 2 years ago
- .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.☆42Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- 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…☆25Updated 6 years ago
- Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.☆29Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 3 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
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- A generic version of the .NET OrderedDictionary☆15Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- ☆23Updated 4 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆64Updated 8 months ago
- Concurrency library for .Net☆63Updated 2 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- PNG images encoding in C#☆69Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- 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 7 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago