empirical-soft / command-interpreterLinks
Add a command interpreter (eg., REPL) to any C++ program
☆445Updated 3 years ago
Alternatives and similar repositories for command-interpreter
Users that are interested in command-interpreter are comparing it to the libraries listed below
Sorting:
- GCC powered interactive C/C++ REPL terminal created with BASH☆287Updated 10 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆480Updated last year
- Parse command line arguments by defining a struct☆505Updated last year
- Smart Garbage Collection Library for C++☆231Updated 6 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant cod…☆381Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 4 months ago
- Fast binary logger for C++☆228Updated 9 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- A cross-platform JSON-based project & build tool☆120Updated 2 weeks ago
- A C++ high level library for running shell processes☆204Updated 3 months ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆218Updated 2 years ago
- Collection of self-contained header-only libraries for C++17☆324Updated this week
- Port of Golang channels to C++☆179Updated 2 years ago
- Zero-configuration build system to very quickly build C/C++ projects.☆216Updated 8 months ago
- "Replay-based" REPLs for compiled languages.☆317Updated 3 years ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 6 months ago
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated 2 months ago
- A C++ type to trace calls to special member functions.☆103Updated last year
- Minimal Rust-inspired C++20 STL replacement☆202Updated 10 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- Source for papers and proposals☆74Updated 2 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆81Updated this week
- A C++ tool for a new decade☆295Updated 2 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 10 months ago