trumae / spinnercpp
Simple header only library to add a spinner / progress indicator to any terminal application.
☆38Updated 5 years ago
Alternatives and similar repositories for spinnercpp:
Users that are interested in spinnercpp are comparing it to the libraries listed below
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated this week
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆26Updated 7 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- ☆39Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Fast C++17 signal/slot library☆39Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A compiler-friendly variadic type list for C++.