RippeR37 / libbase
Standalone reimplementation of //base module from Chromium
☆51Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for libbase
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- Pipelines for Modern C++☆58Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A fixed capacity dynamically sized string☆63Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- Lean library to observe file changes in a specific directory path.☆45Updated 2 weeks ago
- Provides run-time tuple element access☆15Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 reflection library☆69Updated this week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆40Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- async io-uring based kernel io library☆29Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- JSON Serializer using compile time reflection☆20Updated last year
- Low cost runtime deadlock detection with checkpoints history☆24Updated 2 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago