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:
- 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#☆151Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- A C# port of JavaFastPFOR☆55Updated 2 years ago
- General purpose C# code library.☆99Updated 8 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Fast binary serializer☆66Updated 10 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated last year
- Aho–Corasick string matching algorithm in C#☆74Updated 8 years ago
- A C# Deque class☆49Updated 10 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- ☆43Updated 2 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
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Fully managed library providing various random number generators and distributions.☆46Updated 5 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated last year
- 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
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 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
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 months ago