lewissbaker / cakeLinks
Cake is a fast build system written in Python.
☆21Updated 8 months ago
Alternatives and similar repositories for cake
Users that are interested in cake are comparing it to the libraries listed below
Sorting:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- test suite generation for C++☆27Updated 4 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months 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
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 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
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- C++ library for generating LALR(1) parsers☆24Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years 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 4 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year