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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Slides and presentations☆69Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- C++ plugin framework☆53Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 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
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- ☆25Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated 3 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- STL-based caches for C++☆116Updated 2 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON☆41Updated 7 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month