Skip to content
/ Fusil Public

A reimplementation of the fzf algorithm in dotnet

License

Notifications You must be signed in to change notification settings

carne8/Fusil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusil - fzf as a library NuGet Version

Fusil is a port of the fzf algorithm for .NET.
Available on the Fusil NuGet page

[!IMPORTANT] Experimental
This library is in an early stage of development.
While it's usable, performance optimizations are still in progress.
Contributions are welcome!

Fable compatibility

This library is compatible with Fable, making it usable in JavaScript environments via F#.

Demo

Fusil in Fable

A live demo built with F# and Fable is available here: carne8.github.io/Fusil

Fusil in .NET

A .NET demo is currently in development.
This library will also be integrated into one of my upcoming projects: Starter.
(#ad 😌)

Usage

Examples comming soon...

Benchmark

Yes, yes, benchmarks are coming. I’m not claiming it’s fast yet.

Why "Fusil"?

Name origin? There’s a story. I’ll put it here soon.

About

A reimplementation of the fzf algorithm in dotnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages