C++20 Microservice Bootstrapping Framework
☆231Mar 8, 2026Updated last week
Alternatives and similar repositories for Ichor
Users that are interested in Ichor are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆307Mar 3, 2026Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- Measures high-level timing and memory usage metrics during compilation☆77May 11, 2021Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆544Updated this week
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Modern accelerated GUI☆916Mar 25, 2025Updated 11 months ago
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Possibly the least verbose command line parsing library for C++☆89Jul 12, 2025Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- Cross-platform C++17 Runtime Reflection Library☆249Sep 3, 2024Updated last year
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- Lightweight C++20 testing framework.☆306Feb 2, 2026Updated last month
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated last year