yhirose / cpp-linenoise
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
☆181Updated last month
Alternatives and similar repositories for cpp-linenoise:
Users that are interested in cpp-linenoise are comparing it to the libraries listed below
- 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 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆186Updated 2 years ago
- Scope Guard & Defer C++☆171Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 6 years ago
- Lightweight Error Augmentation Framework☆323Updated last week
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 3 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆111Updated 6 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Header-only C++ logging library☆140Updated 2 months ago
- 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 …☆138Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Boost.org interprocess module☆146Updated this week
- Amalgamate C source and header files.☆90Updated 9 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last week
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆160Updated 2 months ago
- A collection of std-like single-header C++ libraries☆176Updated 2 weeks ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- A C++ library for interacting with ANSI terminal windows.☆76Updated 2 months ago
- Love template metaprogramming☆329Updated 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 10 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆353Updated 6 years ago