lewissbaker / cakeLinks
Cake is a fast build system written in Python.
☆22Updated 9 months ago
Alternatives and similar repositories for cake
Users that are interested in cake are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago