SunsetQuest / NewtonPlus-Fast-BigInteger-and-BigFloat-Square-RootLinks
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 2 months 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
Sorting:
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- 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 10 months ago
- FlawlessChips is a C# library that provides gate-level simulation of various 8-bit chips.☆9Updated last year
- A single file C# file to untar file entries from a tar stream.☆18Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years 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
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated last month
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- C# library with very fast but not very accurate realisations of System.Math methods.☆12Updated 8 years ago
- Game engine built on SkiaSharp. Used in Scribble Buddies!☆10Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A .NET library for compressed bit set data structures☆35Updated 7 months ago
- Scans a given directory tree for interesting assembly references☆16Updated this week
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆11Updated last month
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year