dtolnay / linkme
Safe cross-platform linker shenanigans
☆681Updated this week
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,050Updated this week
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆765Updated this week
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Easy self-referential struct generation for Rust.☆564Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,070Updated last week
- A minimal async executor that lets you block on a future☆550Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- Fast floating point to string conversion☆616Updated this week
- Support atomic operations on Arc itself☆861Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- ☆464Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆657Updated last week
- A crate for mucking around with piles of bytes☆771Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆824Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆667Updated this week
- Serialization library with zero dependencies☆748Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆543Updated last year
- Rust method delegation with less boilerplate☆451Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆778Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆703Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- A no_std + serde compatible message library for Rust☆1,005Updated last week
- Generic extensions for tapping values in Rust.☆423Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago