Define your own PhantomData
☆160Feb 16, 2026Updated last month
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Full precision decimal representation of f64☆28Feb 16, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated 3 weeks ago
- Lending iterators on stable Rust☆85Jan 12, 2024Updated 2 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 3 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- "A very small syn"☆214Feb 1, 2025Updated last year
- Serde serializer for generating Starlark build targets☆72Feb 16, 2026Updated last month
- ☆114Nov 27, 2023Updated 2 years ago
- ☆99Aug 23, 2025Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Library for scripting analyses against crates.io's database dumps☆75Mar 13, 2026Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆165Feb 16, 2026Updated last month
- Arbitrary precision integers library.☆27Mar 25, 2021Updated 4 years ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 4 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 3 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month