Result<T, E> for Modern C++
☆36Mar 14, 2020Updated 6 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Sep 20, 2020Updated 5 years ago
- Git for Modern C++ (A libgit2 Wrapper Library)☆120Dec 2, 2020Updated 5 years ago
- A gameboy emulator made using SFML and C++.☆10Mar 27, 2023Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆141May 2, 2020Updated 5 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Mar 10, 2021Updated 5 years ago
- Grass rendering using geometry instancing in Direct3D 10.☆16May 1, 2017Updated 8 years ago
- Nanoscale logging library in C++11☆14Dec 15, 2021Updated 4 years ago
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- Simple Event Driven Network Library☆33Nov 7, 2017Updated 8 years ago
- Simplified version of the Nova ECS☆35Jan 17, 2018Updated 8 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆41Jan 7, 2022Updated 4 years ago
- ☆17Jan 27, 2020Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Apr 15, 2020Updated 5 years ago
- A tiny Entity Component System (ECS) library for C++ games☆11Aug 11, 2025Updated 7 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros☆68Jul 17, 2024Updated last year
- Glob for C++17☆285May 13, 2025Updated 10 months ago
- Headers Only C++11 Containers library. No standard library is required.☆20Sep 4, 2023Updated 2 years ago
- Clang based generator for metaStuff☆14Jun 12, 2018Updated 7 years ago
- Compact binary representation of structured data that can simply be rendered to JSON when desired.☆27Feb 21, 2024Updated 2 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 7 months ago
- ☆19Nov 9, 2019Updated 6 years ago
- 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
- Header-only, tiny and easy to use library for dependency injection written in C++17.☆14Jul 9, 2025Updated 8 months ago
- Conway's Game of Life in the Terminal☆39Aug 24, 2020Updated 5 years ago
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆63Jun 17, 2019Updated 6 years ago
- Elegant and efficient error handling and reporting patterns for C☆10Oct 9, 2016Updated 9 years ago
- SPY - C++ Information Broker☆159Feb 25, 2026Updated 3 weeks ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- A modern, header-only request router for C++