lewissbaker / cakeLinks
Cake is a fast build system written in Python.
☆20Updated 6 months ago
Alternatives and similar repositories for cake
Users that are interested in cake are comparing it to the libraries listed below
Sorting:
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 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
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 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☆49Updated last week
- ☆22Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- Container Traits for Modern C++☆30Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year