Compilation of header-only C++23 constexpr utilities
☆13Aug 12, 2024Updated last year
Alternatives and similar repositories for farra_constexpr
Users that are interested in farra_constexpr are comparing it to the libraries listed below
Sorting:
- ☆10Jun 1, 2024Updated last year
- Coroutines for C++23☆39Sep 13, 2025Updated 6 months ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- C++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated 2 years ago
- ☆21Sep 17, 2025Updated 6 months ago
- Lightweight, header only, coroutine library for games.☆30Mar 3, 2026Updated 2 weeks ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆62Feb 9, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Mar 1, 2025Updated last year
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Suckless Terminal☆12Feb 20, 2015Updated 11 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- Library for complex bitfields☆19May 25, 2024Updated last year
- An HTTP server using liburingpp☆13Jan 15, 2025Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆70Jan 16, 2026Updated 2 months ago
- C++ Ranges for Unreal☆17Apr 13, 2025Updated 11 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆32Feb 23, 2026Updated 3 weeks ago
- C++11 compatible charconv☆31Updated this week
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- Dependency Injection Library for C++17/C++20/C++23/C++26☆44Updated this week
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- Modern, fast and ergonomic C++ HTTP/1.1, HTTP/2 and WebSocket server library for Linux, macOS and Windows, perfect for microservices.☆34Updated this week
- Header only associative linear container.☆43Sep 20, 2024Updated last year
- Type safe multi-type map for Go☆14Aug 19, 2024Updated last year
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- I'm forced to work on windows so windotfiles I guess 👁️👁️☆15Dec 16, 2025Updated 3 months ago
- C++ Entity Component System (ECS)☆36Aug 1, 2024Updated last year
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 4 months ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- Awesome list of scientific resources and links☆11Apr 18, 2020Updated 5 years ago
- Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games,…☆12Feb 21, 2022Updated 4 years ago
- wxVLC is a wxWidgets GUI media player that uses libVLC framework as its core multimedia engine.☆15Sep 21, 2018Updated 7 years ago
- Yoneda lemma in every known language☆17Mar 10, 2023Updated 3 years ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Workaround for "key must be a string" error with serde_json. De/serialize any HashMap<K,V>, Vec<(K,V)>, Iter<(&K,&V)>, or Iter<&(K,V)> as…☆13Updated this week