arangodb / linenoise-ngLinks
A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.
☆364Updated 5 years ago
Alternatives and similar repositories for linenoise-ng
Users that are interested in linenoise-ng are comparing it to the libraries listed below
Sorting:
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆718Updated last year
- C-code generator for docopt language.☆320Updated last year
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆276Updated 2 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆417Updated this week
- Unicode library for C++☆226Updated 2 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A KISS, cross-platform C mocking library☆161Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆357Updated 3 weeks ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆248Updated 11 months ago
- The Better String Library☆537Updated 8 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 4 months ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- C++ package retrieval☆459Updated last year
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- gcc-poison☆192Updated 11 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆266Updated 5 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 3 months ago
- Fast, direct and static typed parsing of JSON with C++