shuaimu / rusty-cppLinks
☆162Updated last week
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☆111Updated last month
- An efficient, composable design pattern for range processing☆133Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated this week
- C++20 Static Branch library☆96Updated 7 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- 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…☆126Updated 8 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated this week
- ☆62Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- C++ p2300 proposal in Rust☆21Updated last week
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Simple tool for analyzing C++ project include graph☆107Updated 7 months 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
- A lightweight C++11-compatible error-handling mechanism☆311Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- A fast, cross-platform backwards compatible CMake build tool for C and C++☆180Updated last week
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- ☆71Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆483Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last month
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆172Updated 2 weeks ago
- ☆44Updated 10 months ago