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
- .NET wrapper for Fuse libraries for creating file systems in user mode.☆13Updated 5 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆34Updated 6 months ago
- Simple project demonstrating how to reference Managed C++ functionality from a C# AnyCPU dll☆17Updated 4 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆16Updated 8 months ago
- Collections library for .NET with optimized sorted dictionary☆10Updated 3 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
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- ☆19Updated last month
- COM runtime support for SharpGen generated interop code.☆13Updated 3 years ago
- Single-user self-contained file system written in C#☆16Updated 2 years 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
- Visual Studio Debugger Enumerable Visualizer without Serialize attribute, using Json. This is now inbuilt in Visual Studio 2022 from vers…☆13Updated last year
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆13Updated 4 years ago
- ☆16Updated 3 years ago
- ☆18Updated last year
- ☆15Updated 10 years ago
- 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
- A GUI-based CIL browser running on .NET Core☆12Updated last year
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 3 years ago
- A .NET library to help you work with HEX strings.☆12Updated 3 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that …☆38Updated 2 months ago
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆11Updated 3 months ago
- Scans a given directory tree for interesting assembly references☆15Updated last week
- SysMonAvalonia - 3 desktop widgets for Windows.☆17Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago