☆36Dec 17, 2024Updated last year
Alternatives and similar repositories for eventuals
Users that are interested in eventuals are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Mar 5, 2022Updated 4 years ago
- C++ "borrowing" smart pointer.☆10May 13, 2022Updated 4 years ago
- A better way to build safe and scalable cloud-native applications.☆44Updated this week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆73Apr 22, 2026Updated 3 months ago
- A C++14 Lambda Library☆25Jul 13, 2026Updated last week
- C++20 highly parallel ECS implementation☆21Oct 3, 2019Updated 6 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 14 years ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆12Jan 8, 2018Updated 8 years ago
- C++20 SIMD Within A Register library☆51May 9, 2025Updated last year
- Generic topological sorting for sorting a list of dependencies in C++17☆15Oct 18, 2018Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆35Jun 17, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Benchmark of different C or C++ loggers☆12Sep 13, 2023Updated 2 years ago
- A native SVG editor, built on its own SVG2 + CSS3 engine, written from scratch in C++20.☆29Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context