bazzilic / BigIntegerLinks
Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.
☆29Updated 8 years ago
Alternatives and similar repositories for BigInteger
Users that are interested in BigInteger are comparing it to the libraries listed below
Sorting:
- 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 11 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- PNG images encoding in C#☆70Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- A C# Deque class☆49Updated 10 years ago
- ☆43Updated 2 years ago
- Samples for Cecil☆68Updated 10 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆43Updated 10 years ago
- ☆65Updated 7 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆54Updated 2 years ago
- This is a lib for parsing code in runtime. The program language is C#.☆39Updated 5 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- PSD file parser library for C#☆40Updated last year
- Completely managed .NET Lua☆153Updated 7 years ago
- MSIL Reader☆36Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆42Updated 9 months ago
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last month
- A Lua implementation in C#☆83Updated 12 years ago