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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated 2 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- .NET AOT compiler for retro computers☆14Updated last month
- Game engine built on SkiaSharp. Used in Scribble Buddies!☆10Updated 2 years ago
- FlawlessChips is a C# library that provides gate-level simulation of various 8-bit chips.☆9Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- ☆18Updated 2 years ago
- Easy to use undo/redo system for .NET Standard.☆10Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago
- 📏 Convert and format data size units in .NET (bits, bytes, kilobits, kilobytes, and others).☆16Updated 3 weeks ago
- C# library with very fast but not very accurate realisations of System.Math methods.☆12Updated 8 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- A collection of algorithms I've implemented and found generally useful☆16Updated last year