SunsetQuest / NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root
A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and existing ideas to calculate the square root with greater efficiency and better performance than other algorithms. The performance of this function only starts large numbers above 2^52.
☆13Updated 3 weeks ago
Alternatives and similar repositories for NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root:
Users that are interested in NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root are comparing it to the libraries listed below
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 9 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- Scans a given directory tree for interesting assembly references☆16Updated last week
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated this week
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- Fully-featured .NET CSV library, parsing gigabytes of CSV per second☆13Updated this week
- .NET Debugging/Reverse Engineering Toolkit☆14Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- ☆23Updated last year
- A single file C# file to untar file entries from a tar stream.☆18Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- Generates C# Script for constructing the given object☆21Updated 8 months ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- .NET AOT compiler for retro computers☆14Updated 6 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- C# Unmanaged Array Library🍓☆21Updated 4 years ago