TUM-I5 / utilsLinks
Collection of useful lightweight C++ functions
☆17Updated 8 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☆142Updated last month
- async/await in vanilla C++11☆80Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 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 …☆120Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- ☆26Updated 4 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- C++ Configuration management library inspired by the Viper package for golang.☆49Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago