A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)
☆663Jan 27, 2026Updated last month
Alternatives and similar repositories for shadow-rs
Users that are interested in shadow-rs are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆452Jan 25, 2026Updated last month
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆838Feb 14, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago