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 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root
- Single-user self-contained file system written in C#☆16Updated 2 years ago
- A single file C# file to untar file entries from a tar stream.☆17Updated 8 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆44Updated 2 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆16Updated 9 months ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆34Updated last week
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Scans a given directory tree for interesting assembly references☆15Updated 3 weeks ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆12Updated 2 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 3 years ago
- Voodoo Magic for WPF.☆13Updated 8 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆13Updated 4 years ago
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- A GUI-based CIL browser running on .NET Core☆12Updated last year
- Smash provides a collection of non-cryptographic hashes for .NET☆19Updated 8 months ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆12Updated 5 years ago
- dotnet watch we always wanted☆101Updated 3 years ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆13Updated 9 months ago