AmokHuginnsson / replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
☆691Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for replxx
- A cross-platform (C99/C++11) process library☆555Updated 7 months ago
- A C/C++ header to help move #ifdefs out of your code☆782Updated 2 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆903Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Parse command line arguments by defining a struct☆464Updated 3 weeks ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆360Updated 4 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year
- 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…☆459Updated 2 months ago
- 🐜 single header process launching solution for C and C++☆1,154Updated 4 months ago
- A (work-in-progress) nextgen Doxygen for C++☆940Updated 5 months ago
- C++ parsing DSL☆1,018Updated 2 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆484Updated last month
- Unicode (UTF-8) capable std::string☆544Updated last year
- scanf for modern C++☆1,083Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)☆1,090Updated this week
- An additive strong typedef library for C++14/17/20☆418Updated last week
- This is an experimental library that has evolved to P2688☆666Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆446Updated 2 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- Runtime polymorphism done right☆977Updated 3 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆242Updated 3 years ago