brunexgeek / cursed
Minimalist C++ framework to build interactive applications through ncurses
☆15Updated 7 years ago
Alternatives and similar repositories for cursed:
Users that are interested in cursed are comparing it to the libraries listed below
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Lightweight state machine implemented in C++☆30Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A dockerized version of Dear ImGui☆47Updated last year
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- Header-only terminal plotting library for C++☆87Updated last year
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- C++ cross-platform plugin architechture demonstration☆57Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- simple interface, header-only, super easy to use cryptor, no dependency, xor encryption, base64 encode☆16Updated last year
- C++11 compatible charconv☆28Updated this week
- An STL-like ring buffer for C++11.☆21Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 2 years ago
- Boilerplate-free YAML parsing for C++☆17Updated 3 years ago
- A simple C++ HTML Generator☆34Updated 2 years ago
- C++ small containers☆141Updated 5 months ago
- C++ light-weight Thread Pool library☆90Updated last month
- mathiu : a simple computer algebra system in C++.☆80Updated 3 years ago
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆13Updated 5 months ago
- Smart enums for c++☆12Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆116Updated 9 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Minimal cross platform C++ tcp, udp socket implementation☆65Updated 2 months ago
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆26Updated 9 months ago