bazzilic / BigInteger
Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.
☆29Updated 7 years ago
Alternatives and similar repositories for BigInteger:
Users that are interested in BigInteger are comparing it to the libraries listed below
- 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
- Generic C# Enum Utilities☆25Updated last year
- Unmaintained port of LZ4 Compression algorithm to C#☆61Updated 10 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆42Updated 9 years ago
- Samples for Cecil☆67Updated 10 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 6 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago
- A generic version of the .NET OrderedDictionary☆15Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- MSIL Reader☆36Updated last year
- A C# Deque class☆49Updated 10 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…☆24Updated 5 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 10 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆37Updated 7 years ago
- Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorph…☆11Updated 4 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- An implementation of BinaryReader and BinaryWriter which works on binary arrays directly☆22Updated last year
- ☆65Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated 2 months ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆40Updated 3 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆145Updated 7 years ago