Define your own PhantomData
☆159Feb 16, 2026Updated last week
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Full precision decimal representation of f64☆28Feb 16, 2026Updated last week
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆75Feb 2, 2026Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated 11 months ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated last week
- "A very small syn"☆212Feb 1, 2025Updated last year
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- ☆114Nov 27, 2023Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- ☆99Aug 23, 2025Updated 6 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Serde serializer for generating Starlark build targets☆71Feb 16, 2026Updated last week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated last week
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 2 months ago
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Arbitrary precision integers library.☆27Mar 25, 2021Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated last week
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago