shuaimu / rcpp
☆56Updated 7 months ago
Alternatives and similar repositories for rcpp:
Users that are interested in rcpp are comparing it to the libraries listed below
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- An efficient, composable design pattern for range processing☆113Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆117Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆61Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆107Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 9 months ago
- C++20 Static Branch library☆53Updated last week
- C++ p2300 proposal in Rust☆18Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated this week
- std::embed implementation for the poor (C++17)☆89Updated last year
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- Prints values and types during compilation!