shuaimu / rusty-cppLinks
☆174Updated 2 weeks ago
Alternatives and similar repositories for rusty-cpp
Users that are interested in rusty-cpp are comparing it to the libraries listed below
Sorting:
- c++ serialize and deserialize adaptor library like rust serde.rs☆112Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- An efficient, composable design pattern for range processing☆134Updated 11 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆128Updated 8 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- ☆62Updated 4 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- Simple tool for analyzing C++ project include graph☆112Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated last week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Updated last year
- ☆161Updated this week
- A fast, cross-platform backwards compatible CMake build tool for C and C++☆180Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- ☆71Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- C++ p2300 proposal in Rust☆22Updated last week
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year