yhirose / cpp-linenoiseLinks
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
☆187Updated 4 months ago
Alternatives and similar repositories for cpp-linenoise
Users that are interested in cpp-linenoise are comparing it to the libraries listed below
Sorting:
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆245Updated 6 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 9 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Glob for C++17☆273Updated 2 months ago
- Header-only C++ logging library☆140Updated 6 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- A C++ library for interacting with ANSI terminal windows.☆77Updated this week
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆171Updated 2 years ago
- a declarative UI library for C++☆114Updated this week
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- A C++ parser combinator library.☆151Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated 11 months ago
- Scope Guard & Defer C++☆176Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 6 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆125Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A cross-platform (C99/C++11) process library☆590Updated last year
- A compiler front end for the C++ language☆145Updated this week
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Modern C++20 Unicode library☆131Updated 8 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 weeks ago