fzy
Fuzzy search library
An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity
A Crystal port of awesome Fzy project, a fuzzy finder algorithm.
47 stars
5 watching
1 forks
Language: Crystal
last commit: about 1 month ago
Linked from 1 awesome list
crystalfuzzy-searchfzy
Related projects:
Repository | Description | Stars |
---|---|---|
aperezdc/zsh-fzy | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
x-tabdeveloping/neofuzz | A fast and customizable fuzzy text search library for Python | 38 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
hugows/hf | A command-line utility to quickly find files and execute a command. | 331 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
grizzl/grizzl | A fuzzy search index and completing-read utility for Emacs, providing efficient incremental searches. | 169 |
gfanto/fzf-lsp.nvim | An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 226 |
andylokandy/simsearch-rs | A simple fuzzy search engine for similar strings in memory-based data | 171 |
brianhempel/fuzzy_tools | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
fbeline/luneta | An interactive command-line filter that allows users to fuzzy search through lists and select items. | 62 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 318 |
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
hugopl/gtk4.cr | GTK4 bindings for Crystal programming language | 103 |
oprypin/crystal-imgui-sfml | A Crystal library providing bindings between Dear ImGui and SFML. | 18 |
linrongbin16/fzfx.nvim | A Neovim plugin for providing real-time fuzzy finder functionality with various search options and integration with multiple data sources. | 128 |