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:
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years 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#☆149Updated 8 years ago
- General purpose C# code library.☆99Updated 6 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- ☆43Updated 2 years ago
- Aho–Corasick string matching algorithm in C#☆74Updated 7 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A* written in C#, used with LINQ.☆122Updated 6 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
- ☆65Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- Fully managed library providing various random number generators and distributions.☆46Updated 5 years ago
- Samples for Cecil☆68Updated 10 years ago
- Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area☆110Updated 6 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Compressed bitmaps in C#☆82Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- C#/.NET Utility code created by Logos Bible Software☆178Updated 6 years ago
- Concurrency library for .Net☆64Updated 3 months ago
- A C# Deque class☆49Updated 10 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- 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
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago