lewissbaker / cakeLinks
Cake is a fast build system written in Python.
☆20Updated 7 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 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 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
- 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
- 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
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆26Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago