std::embed implementation for the poor (C++17)
☆91Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for embed
Users that are interested in embed are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- Forward, no matter what.☆133May 1, 2022Updated 3 years ago
- A CMake/C++20 library to embed resource files at compile time☆175Sep 2, 2024Updated last year
- C library plusifier☆10Nov 13, 2021Updated 4 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated last month
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- Common Environment for c++☆16Sep 26, 2023Updated 2 years ago
- ☆19Nov 2, 2025Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- Implementation of the C++ Standard Library Concepts☆13Nov 30, 2016Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated last month
- MSVC C++ resource example☆11Jun 28, 2018Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆74Nov 24, 2023Updated 2 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- Check various boost headers impact on the compilation time☆12Jul 11, 2021Updated 4 years ago
- C++ Entity Component System (ECS)☆35Aug 1, 2024Updated last year
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Oct 1, 2023Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆119Mar 24, 2025Updated 11 months ago
- CUDA executors☆14Dec 4, 2020Updated 5 years ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- Structure-of-array synthesis in C++20☆81May 27, 2022Updated 3 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆289May 6, 2024Updated last year
- ☆26Jul 3, 2023Updated 2 years ago
- C++ resource manager. An arbitrary files to cpp/h resource files converter.☆30Jul 13, 2016Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- simple ray tracing library focusing on good code☆58Feb 24, 2024Updated 2 years ago
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- A polyphonic midi synthesis library (and example application!)☆40Mar 6, 2026Updated 2 weeks ago
- Boilerplate-free YAML parsing for C++☆18Nov 17, 2021Updated 4 years ago
- C++ command line argument parsing and routing☆51Jul 16, 2024Updated last year
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Simple OpenGL core profile loading, customized for Dear ImGui☆17Dec 11, 2025Updated 3 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- Сlone of POLE - portable library for structured storage.☆11Apr 25, 2018Updated 7 years ago
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago