Result<T, E> for Modern C++
☆36Mar 14, 2020Updated 5 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- "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"☆42Sep 20, 2020Updated 5 years ago
- Pipelines for Modern C++☆76Oct 13, 2020Updated 5 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
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 6 months ago
- Nanoscale logging library in C++11☆14Dec 15, 2021Updated 4 years ago
- Lightweight command-line tool for validating JSON☆38Feb 19, 2020Updated 6 years ago
- A tiny Entity Component System (ECS) library for C++ games☆11Aug 11, 2025Updated 6 months ago
- 3D model Editor in DirectX☆12Mar 3, 2024Updated 2 years ago
- Grass rendering using geometry instancing in Direct3D 10.☆16May 1, 2017Updated 8 years ago
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Apr 15, 2020Updated 5 years ago
- Glob for C++17☆284May 13, 2025Updated 9 months ago
- Header-only, tiny and easy to use library for dependency injection written in C++17.☆14Jul 9, 2025Updated 7 months ago
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 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
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Sep 12, 2024Updated last year
- Clang based generator for metaStuff☆14Jun 12, 2018Updated 7 years ago
- Conway's Game of Life in the Terminal☆39Aug 24, 2020Updated 5 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Mar 10, 2021Updated 4 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
- tser - tiny serialization for C++☆146May 5, 2021Updated 4 years ago
- A single file, freestanding FLAC encoding library in C89☆16May 26, 2024Updated last year
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆41Jan 7, 2022Updated 4 years ago
- A c++ library of useful but mundane things☆16Oct 18, 2015Updated 10 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
- A performant and flexible genetic algorithm implemented in C++20/23.☆20Jan 17, 2026Updated last month
- ☆19Nov 9, 2019Updated 6 years ago
- Headers Only C++11 Containers library. No standard library is required.☆20Sep 4, 2023Updated 2 years ago
- C++11 header-only thread pool library☆19Aug 6, 2019Updated 6 years ago
- C++ Configuration management library inspired by the Viper package for golang.☆49Sep 24, 2025Updated 5 months ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- Fast CSV parser and writer for Modern C++☆617Dec 23, 2023Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago