bluescarni / tanukiView external linksLinks
A type-erasure toolkit for C++20/23
☆19Dec 21, 2025Updated last month
Alternatives and similar repositories for tanuki
Users that are interested in tanuki are comparing it to the libraries listed below
Sorting:
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- cmake-init generated executable project with vcpkg integration☆12Jan 12, 2025Updated last year
- Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/☆11Jan 11, 2024Updated 2 years ago
- Standard method to identify a project's executable, for now specifically aimed at test-frameworks☆10Aug 19, 2017Updated 8 years ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Integrates Emacs with CMake such that one can easily choose a target to compile/run☆21Feb 6, 2026Updated last week
- Just another header-only C++17 CSV parser☆18Updated this week
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Jul 23, 2025Updated 6 months ago
- Better Behaved Integers☆25Jan 30, 2026Updated 2 weeks ago
- ☆31Dec 10, 2025Updated 2 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Nov 8, 2024Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Nov 13, 2025Updated 3 months ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Feb 2, 2026Updated last week
- A header-only implementation of SipHash☆33Jul 29, 2025Updated 6 months ago
- Header only C++23 structured logging library using logfmt☆71Sep 20, 2025Updated 4 months ago
- Build-system agnostic code generation application for C++.☆32Jan 12, 2026Updated last month
- High Level Algorithmic Skeleton CUDA Library☆30May 14, 2024Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆109Feb 6, 2026Updated last week
- ☆26Jul 3, 2023Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Mar 25, 2024Updated last year
- ☆16Dec 25, 2024Updated last year
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- ☆31Mar 26, 2021Updated 4 years ago
- Automatic defect recognition in X-ray testing using computer vision☆12Dec 8, 2018Updated 7 years ago
- Boost Site Documentation☆11Feb 5, 2026Updated last week
- Swipe is a code generation tool that automates the creation of repetitively used code☆12Nov 10, 2022Updated 3 years ago
- Activity Framework is a C++23 toolkit for composing reflective, asynchronous work: a lock-free task queue, work-stealing thread pool, pip…☆15Feb 1, 2026Updated last week
- Code for paper "LoDoInd: Introducing A Benchmark Low-dose Industrial CT Dataset and Enhancing Denoising with 2.5D Deep Learning Technique…☆13Mar 6, 2024Updated last year
- AiSurf is an open-source package for analyzing surface microscopy images, based on established computer vision and machine learning techn…☆12Oct 2, 2025Updated 4 months ago
- Dawn Phase 1 proto-language☆37Apr 23, 2021Updated 4 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Jan 7, 2026Updated last month