dtolnay / link-cplusplus
Link libstdc++ or libc++ automatically or manually
☆45Updated last week
Alternatives and similar repositories for link-cplusplus:
Users that are interested in link-cplusplus are comparing it to the libraries listed below
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated this week
- Serde serializer for generating Starlark build targets☆66Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- ☆73Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Make any value Sync but only available on its original thread☆39Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Minimal TOML library with few dependencies☆84Updated last week
- Full precision decimal representation of f64☆26Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆54Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- A procedural macro implementation of `quote!`.☆24Updated last year
- Remove Cargo.lock lockfile☆33Updated last month
- ☆39Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Cargo API written in Paris☆47Updated last week
- Take a value atomically once.☆27Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago