dtolnay / link-cplusplusLinks
Link libstdc++ or libc++ automatically or manually
☆45Updated 2 months ago
Alternatives and similar repositories for link-cplusplus
Users that are interested in link-cplusplus are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆72Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- ☆54Updated last year
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- ☆42Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆49Updated 3 months ago
- Helps you frob those bits☆38Updated 9 months ago
- ☆53Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- `$crate` in procedural macros.☆71Updated last week