yhirose / cpp-linenoise
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
☆181Updated this week
Alternatives and similar repositories for cpp-linenoise:
Users that are interested in cpp-linenoise are comparing it to the libraries listed below
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated 9 months 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☆239Updated last month
- Scope Guard & Defer C++☆167Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆196Updated 6 months ago
- A cross-platform (C99/C++11) process library☆566Updated 11 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆483Updated this week
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆245Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆139Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆130Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆109Updated 5 months ago
- Amalgamate C source and header files.☆89Updated 9 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆344Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- Header-only C++ logging library☆138Updated last month
- A C++ library for interacting with ANSI terminal windows.☆76Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago