dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆771Updated this week
Alternatives and similar repositories for linkme
Users that are interested in linkme are comparing it to the libraries listed below
Sorting:
- Typed distributed plugin registration☆1,158Updated this week
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆639Updated 7 months ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- A minimal async executor that lets you block on a future☆614Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- A Rust proc-macro attribute parser☆1,159Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆757Updated 5 months ago
- Rust method delegation with less boilerplate☆494Updated last month
- A vector with a fixed capacity. (Rust)☆831Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆705Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- A Stable ABI for Rust with compact sum-types☆387Updated 3 months ago
- ☆493Updated 10 months ago
- Compile-time type-checked builder derive☆1,060Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆887Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆686Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,072Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Serialization library with zero dependencies☆812Updated last month