BuiltWithDot.Net
Projects built with .net framework, .net core, xamarin, mono, mono game, unity, or godot
submit project
don't be shy :-)
Screenshot for .net library or nuget package Quickenshtein

"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)."

Quickenshtein

2 months ago102

Open source library or nuget package built with .net core and c# by @MrTurnerj.

open source contributor, Australia


Embed badge: or

Related projects

Screenshot for .net library or nuget package OneOf

OneOf

5 years ago419

"F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. S…"

Library or NuGet package built with .net standard and c# by Harry McIntyre.

unknown, Unknown country

Screenshot for .net library or nuget package NuGet.Protocol.Core.Types

NuGet.Protocol.Core.Types

5 years ago455

"NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories."

Library or NuGet package built with .net standard and c# by NuGet.

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.Azure.Management.Fluent

Microsoft.Azure.Management.Fluent

5 years ago436

"Provides management (Fluent) capabilities for Microsoft Azure."

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package Xamarin.AndroidX.Collection

Xamarin.AndroidX.Collection

5 years ago400

"Xamarin.Android bindings for AndroidX - collection"

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package Volo.Abp.AutoMapper

Volo.Abp.AutoMapper

5 years ago458

"Package Description"

Library or NuGet package built with .net standard and c# by Volo.Abp.AutoMapper.

unknown, Unknown country

Screenshot for .net library or nuget package K4os.Compression.LZ4.Streams

K4os.Compression.LZ4.Streams

5 years ago751

"Port of LZ4 compression algorithm for .NET"

Library or NuGet package built with .net standard and c# by Milosz Krajewski.

unknown, Unknown country

A little bit about this site

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!

What is the .net community working on?

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.

© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact