p-ranav / hypergrepLinks
Recursively search directories for a regex pattern
☆216Updated last year
Alternatives and similar repositories for hypergrep
Users that are interested in hypergrep are comparing it to the libraries listed below
Sorting:
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆164Updated this week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆171Updated 2 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆323Updated 8 months ago
- ☆80Updated last month
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 5 months ago
- Collection of self-contained header-only libraries for C++17☆247Updated last week
- A faster alternative to clang-tidy☆116Updated 2 weeks ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆277Updated last month
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆289Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆174Updated this week
- A command line parser for C++.☆38Updated 4 months ago
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A C++ parser combinator library.☆139Updated 3 weeks ago
- Lightweight C++20 testing framework.☆283Updated last month
- C++20 Meta-Programming library☆281Updated last month
- A cache for clang-tidy☆35Updated last year
- C++20 Static Branch library☆59Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- Modern C++20 Unicode library☆115Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- Example implementation for std::synchronized_value