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:
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- ☆65Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- A C# Deque class☆50Updated 11 years ago
- ☆43Updated 2 months ago
- PNG images encoding in C#☆72Updated 9 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 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
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- MSIL Reader☆36Updated 3 years ago
- Samples for Cecil☆69Updated 11 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- ☆30Updated 2 years ago
- A Lua implementation in C#☆83Updated 13 years ago
- A simple lib in C# for parsing and evaluating expressions.☆19Updated 5 years ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- General purpose C# code library.☆98Updated last month
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 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…☆56Updated 5 months ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- A lightweight thread-safe LRU cache for .NET☆26Updated 5 years ago