RippeR37 / libbaseLinks
Standalone reimplementation of //base module from Chromium
☆63Updated 7 months ago
Alternatives and similar repositories for libbase
Users that are interested in libbase are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆76Updated 5 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- A C++14 reflection library☆78Updated last month
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Modern C++ made easy☆140Updated this week
- C++ utilities☆145Updated last week
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 9 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated 3 weeks ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- ☆17Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- An indirect value-type for C++