dtolnay / linkme
Safe cross-platform linker shenanigans
☆714Updated 2 weeks ago
Alternatives and similar repositories for linkme:
Users that are interested in linkme are comparing it to the libraries listed below
- Typed distributed plugin registration☆1,089Updated last month
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆871Updated last month
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,068Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- A minimal async executor that lets you block on a future☆578Updated 2 months ago
- A Rust proc-macro attribute parser☆1,096Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆696Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆790Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆678Updated last month
- A crate for mucking around with piles of bytes☆819Updated last week
- Support atomic operations on Arc itself☆914Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆459Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆545Updated last year
- ☆478Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆676Updated 3 weeks ago
- ☆809Updated 3 weeks ago
- Fast floating point to string conversion☆629Updated last month
- Compile-time type-checked builder derive☆986Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆641Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆804Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- A no_std + serde compatible message library for Rust☆1,055Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆575Updated 2 weeks ago
- Serialization library with zero dependencies☆768Updated this week
- Data structure serialization library with several opposite design goals from Serde☆849Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆722Updated last week
- A macro to generate structures which behave like bitflags☆997Updated last month