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:
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- ☆43Updated 2 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
- Infrastructure for high performance code.☆64Updated 7 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
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆34Updated 2 years ago
- Strings in a hurry.☆64Updated 8 years ago
- Blittable .NET structs☆16Updated 9 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Concurrency library for .Net☆64Updated last month
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Classic ringbuffer with optional Stream interface☆58Updated 7 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated last month
- C# library which provides uniform API for conversion between types.☆22Updated last year
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆44Updated 6 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- ☆29Updated 5 years ago