devoyster / IntXLibLinks
Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
☆43Updated 10 years ago
Alternatives and similar repositories for IntXLib
Users that are interested in IntXLib are comparing it to the libraries listed below
Sorting:
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- General purpose C# code library.☆99Updated 3 weeks ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- Fully managed library providing various random number generators and distributions.☆46Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- DAWG String Dictionary in C#☆121Updated last month
- Automatically exported from code.google.com/p/unconstrained-melody☆132Updated 3 years ago
- Zero-allocation string formatting for .NET.☆342Updated 8 years ago
- A simple wrapper library for protobuf-net with async, gzip and less boilerplate.☆52Updated 8 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Fast binary serializer☆66Updated last year
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆91Updated 7 months ago
- ☆43Updated 3 weeks ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated 2 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- The math support for Decimal that Microsoft forgot and more.☆53Updated 3 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- A C# Deque class☆50Updated 11 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 4 months ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago