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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- ☆23Updated last year
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated last year
- Standalone managed library for loading images of different formats☆9Updated 12 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated 4 months ago
- Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API☆13Updated 3 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A .NET library for color matching and palette design.☆3Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- An experimental, proof of concept, low level library to exchange bitmaps between imaging libraries.☆13Updated this week
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated last year
- A single file C# file to untar file entries from a tar stream.☆18Updated last year
- Scans a given directory tree for interesting assembly references☆15Updated last week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Code memory safety analysis☆14Updated 2 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 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
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 4 months ago