TUM-I5 / utilsLinks
Collection of useful lightweight C++ functions
☆17Updated 10 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☆143Updated 3 months ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Fast TOML parser written in C++☆35Updated 12 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ library for conversion between big and little endian data representations.☆37Updated 8 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆32Updated 6 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- sinks to g3logger☆36Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- 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 …☆153Updated 2 months 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 …☆119Updated 7 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 5 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- A simple socket wrapper for C++.☆11Updated 12 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- C++ parser of INI files with schema validation.☆64Updated last year