Starred repositories
This repository is dedicated to documenting different library files (DLLs) susceptible to exploitation through search order hijacking, including side-loading and phantom DLLs
OWASP Foundation Web Respository
CSS file deduper, duplicate style extractor for exact matches or fuzzy matching.
Rename television season episodes and extras organized by disc (folders)
Search Windows event log and output results to a text file
A complex multivariate polynomial library
A continued fraction class. Arbitrary precision. Supports converting a continued fraction into rational approximations up to precision.
An arbitrary precision desktop calculator similar to preccalc.
Interval numeric type and arithmetic class.
A library for running isolated .NET runtimes inside .NET
A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.
A generic arithmetic library. Allows you to perform arithmetic on any numeric type. All .NET numeric value types are supported, as is any custom numeric type--just implement the numeric operator ov…
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 eff…
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
A symbolic, multivariate integer polynomial arithmetic library.
Comprehensive, symbolic, multivariate polynomial class that accepts many different numeric classes for the coefficient data type.
Comprehensive, symbolic, univariate polynomial class that accepts many different numeric classes for the coefficient data type.
An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!
Remove all overlapping edges from a planar graph
C# wrapper around the Yara pattern matching library
Buchbergers algorithm for computing Groebner basis of polynonmial ideals
SunBurst source code broken up by classes so that it is more readable.
BCrypt.Net - Bringing updates to the original bcrypt package