fccf

Code finder

A command-line tool for quickly searching and highlighting code snippets in C/C++ source files.

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

GitHub

360 stars
7 watching
19 forks
Language: C++
last commit: 29 days ago
Linked from 1 awesome list

abstract-syntax-treec-languagec-programmingclangcode-search-enginecommand-line-toolcppcpp11cpp17fastfindlibclangneedlesearchsimdsse2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
p-ranav/glob A C++ library for pattern-based file matching and recursive searching 249
jflarvoire/the_silver_searcher A code-searching tool designed to be faster and more robust than existing alternatives. 76
mkdika/lff-cr A utility for finding large files in directories 17
suewonjp/lf.sh A utility that helps search arbitrary files or text from files in a directory and its subdirectories. 44
kelleyma49/psfzf A PowerShell module that wraps fzf, a fuzzy file finder and command line search tool. 828
vishaltelangre/ff A command-line tool for efficiently searching files by name in a directory or its subdirectories. 332
p00f/cphelper.nvim Automates tasks in competitive programming to streamline development and testing processes. 135
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 561
coecms/clef A tool for searching and discovering climate data across various datasets 7
phpcsstandards/php_codesniffer Detects and enforces coding standards in PHP code to ensure consistency and quality. 969
espressocake/needle_sift_bof A tool for searching for specific strings within files using a needle-sift algorithm 30
c1y2m3/filesearch A C++ utility for searching and managing files on local disks, including features like file encryption, compression, and upload/download functionality. 151
beyondgrep/ack3 A grep-like search tool optimized for source code. 713
dyng/ctrlsf.vim A plugin that provides an asynchronous code search and view tool with customizable views and options. 1,601
gfanto/fzf-lsp.nvim An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. 224