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 4 years ago
- ☆43Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆62Updated 2 months 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 .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 4 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Concurrency library for .Net☆63Updated this week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated 8 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- High performance SIMD operations in c#☆40Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆47Updated 6 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- A C# port of JavaFastPFOR☆53Updated last year
- .NET Serializer testing framework☆76Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- An implementation of google's Snappy compression format in C#☆145Updated 7 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆96Updated 8 years ago
- A 256-bit integer implementation for .NET☆38Updated 2 weeks ago