michalber / spdmonLinks
A simple to use progress bar for C++
☆13Updated 3 years ago
Alternatives and similar repositories for spdmon
Users that are interested in spdmon are comparing it to the libraries listed below
Sorting:
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Boost header directory.☆24Updated 3 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆73Updated 3 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- A C++ library for interacting with ANSI terminal windows.☆80Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A collection of std-like single-header C++ libraries☆199Updated 3 weeks ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆74Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- ☆57Updated 3 years ago
- OpenGL Planet Renderer☆35Updated 4 years ago
- Instantly show any TIFF file, even very large ones☆10Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Cross platform dynamic loading of shared libraries☆103Updated 4 years ago
- Simple library for embedding static resources into C++ binaries using CMake☆90Updated 5 months ago
- std::embed implementation for the poor (C++17)☆89Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 11 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.☆13Updated last week
- Markdown renderer for Dear ImGui using MD4C parser