"What started as a requirement for my work spun out into a fully-fledged project of its own. Speed and Memory Efficiency - two things not commonly associated with the Levenshtein Distance algorithm. In case the name didn't give it away, these have been my two main goals with Quickenshtein. Primarily taking advantage of the Single Instruction Multiple Data (SIMD - aka. Hardware Intrinsics) features in .NET Core 3, Quickenshtein can calculate the "edit distance" between large strings extremely fast. Things go even faster when factoring in the ability to leverage multiple threads for the calculation, even the .NET Framework performs extremely fast. Current plans are to keep tweaking and optimizing it - there are still some low-hanging fruit when it comes to performance. In the future, other edit distance-related algorithms may be included too like Damerau–Levenshtein distance and Longest Common Subsequence (LCS)."
Open source library or nuget package built with .net core and c# by @MrTurnerj.
open source contributor, Australia
Creator website: https://turnerj.com
Repository: https://github.com/Turnerj/Quickenshtein
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the .NET app bootstrapper intended for use in the applicatio…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Interfaces and configuration objects for the Okta ASP.NET packages."
Library or NuGet package built with .net standard and c# by Okta & Inc..
"The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level cl…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Runtime for hosting PowerShell"
Library or NuGet package built with .net standard and c# by Microsoft.
"Binaries for the .NET WebAssembly runtime and build tools used in Blazor applications."
Library or NuGet package built with .net standard and c# by Microsoft.
"This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Logging. For more information, please visit https://go.microsoft.com/fwlink/?LinkID=320971"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact