devoyster / IntXLibLinks
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
- A C# port of JavaFastPFOR☆54Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated 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…☆25Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A generic version of the .NET OrderedDictionary☆15Updated 5 years ago
- Fully managed library providing various random number generators and distributions.☆47Updated 5 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 6 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months 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 8 months ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- General purpose C# code library.☆98Updated 4 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.☆29Updated 8 years ago