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:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆43Updated 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
- Generic C# Enum Utilities☆25Updated 2 years ago
- Thread-safe lock-free doubly linked list implementation in C#☆17Updated 5 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Samples for Cecil☆67Updated 10 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆61Updated 11 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- ☆65Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years 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
- 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 multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆66Updated 10 months ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- MSIL Reader☆36Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- ☆24Updated 4 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆28Updated 6 years ago
- Completely managed .NET Lua☆153Updated 6 years ago