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.
362 stars
7 watching
19 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
abstract-syntax-treec-languagec-programmingclangcode-search-enginecommand-line-toolcppcpp11cpp17fastfindlibclangneedlesearchsimdsse2
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for pattern-based file matching and recursive searching | 252 |
| A code-searching tool designed to be faster and more robust than existing alternatives. | 77 |
| A utility program to find large files in a directory | 18 |
| A utility that helps search arbitrary files or text from files in a directory and its subdirectories. | 44 |
| A PowerShell module that wraps fzf, a fuzzy file finder and command line search tool. | 847 |
| A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |
| Automates tasks in competitive programming to streamline development and testing processes. | 136 |
| A fast and efficient CSV parsing library for C++ | 567 |
| A tool for searching and discovering climate data across various datasets | 7 |
| Detects and enforces coding standards in PHP code to ensure consistency and quality. | 1,018 |
| A tool for searching for specific strings within files using a needle-sift algorithm | 30 |
| A C++ utility for searching and managing files on local disks, including features like file encryption, compression, and upload/download functionality. | 152 |
| A grep-like search tool optimized for source code. | 720 |
| A plugin that provides an asynchronous code search and view tool with customizable views and options. | 1,606 |
| An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 226 |