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:
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Samples for Cecil☆68Updated 10 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- An implementation of google's Snappy compression format in C#☆151Updated 8 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 11 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated last year
- A C# Deque class☆49Updated 10 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
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 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 last month
- MSIL Reader☆36Updated 2 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- ☆43Updated 2 years ago
- General purpose C# code library.☆99Updated 8 months ago
- Thread-safe lock-free doubly linked list implementation in C#☆17Updated 5 years ago
- Fast version of Crc32 algorithm for .NET☆203Updated 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
- Kaitai Struct: runtime for C#/.NET☆65Updated 3 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- An enhancement to the String.Format library that allows for named place holders.☆33Updated 6 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
- ☆65Updated 7 years ago
- Double-ended queue☆134Updated last year
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Aho–Corasick string matching algorithm in C#☆74Updated 8 years ago