Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
-
Updated
Sep 3, 2025 - C++
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
Tools for accessing the Botanical Information and Ecology Network (BIEN) database
Feature-complete typeclasses for C++
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
Rust-like trait-based polymorphism for C++
An R package for enhancing the utility of fungarium collections and community science observations in ecological analyses of fungi.
Traits for C++
Compile-time constexprness checks for functions, member functions, and function objects. Includes implementation of INVOKE rules
Implementation of the C++ metaprogramming library.
typeclasses. Supports combinations of multiple typeclasses and out-of-source method definitions (data and logic separation).
C++ template library for Monte Carlo simulations of mutation accumulation in stem cells
Example of how to implement Traits in C++ that also work when constructing a collection of trait-implementing objects.
Header only C++ 17 library containing commonly used types, and traits from c++ 20 and up. As well as some helpful extensions
C++11 header-only trait library that enforces user-defined implementations of trait-like methods (e.g., debug(), hash(), equals(), etc.). Inspired by Rust's trait system, it enables idiomatic trait-style programming in C++
Add a description, image, and links to the traits topic page so that developers can more easily learn about it.
To associate your repository with the traits topic, visit your repo's landing page and select "manage topics."