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
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- ☆43Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- General purpose C# code library.☆98Updated last month
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- PNG images encoding in C#☆72Updated 9 years ago
- A C# Deque class☆50Updated 11 years ago
- ☆65Updated 8 years ago
- DAWG String Dictionary in C#☆123Updated 2 months ago
- Fully managed library providing various random number generators and distributions.☆46Updated 6 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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Generate ToString method from public properties.☆84Updated last year
- Blittable .NET structs☆17Updated 10 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago