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
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆42Updated 9 years ago
- ☆43Updated 2 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorph…☆11Updated 5 months ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆37Updated 8 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated 9 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 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
- ☆65Updated 7 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- An implementation of google's Snappy compression format in C#☆146Updated 7 years ago
- PNG images encoding in C#☆66Updated 8 years ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆28Updated 5 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- A version of DotNetZip which is more suited for Unity, especially mobile versions☆11Updated 11 years ago
- C# wrapper around Subversion based on SharpSvn☆26Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated last year
- Completely managed .NET Lua☆153Updated 6 years ago
- xxHash for .NET☆32Updated 6 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 4 months ago