TUM-I5 / utilsLinks
Collection of useful lightweight C++ functions
☆16Updated 5 months ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- Header-only C++ logging library☆141Updated 7 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆146Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- STL-based caches for C++☆115Updated 2 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- 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
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ plugin framework☆53Updated 5 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 2 months ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago