yhirose / cpp-linenoiseLinks
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
☆183Updated 2 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:
- 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 4 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☆441Updated 2 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 7 months ago
- A C++ parser combinator library.☆139Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Scope Guard & Defer C++☆173Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Lightweight Error Augmentation Framework☆328Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 9 months ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆190Updated 2 years ago
- Boost Core Utilities☆142Updated last month
- C++11 metaprogramming library☆258Updated 3 weeks ago
- A simple, single-header-only library, for wrapping text. In C++☆103Updated 6 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years 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 …☆141Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- C++ utilities☆133Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- Subprocessing with modern C++☆512Updated 2 weeks ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- Simple C++20 module support for CMake☆212Updated last year
- C++ command line parsing library☆199Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 4 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆189Updated last week
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆362Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago