TUM-I5 / utilsLinks
Collection of useful lightweight C++ functions
☆16Updated 6 months ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Header-only C++ logging library☆141Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last week
- STL-based caches for C++☆116Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆43Updated last year
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++ plugin framework☆53Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 8 months ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- ☆40Updated 11 years ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- A constexpr STL style circular buffer implementation☆73Updated last year
- RemoteCall C++ framework for IPC☆23Updated 2 months ago