Module initialization/global constructor functions for Rust
☆960Dec 4, 2025Updated 2 months ago
Alternatives and similar repositories for rust-ctor
Users that are interested in rust-ctor are comparing it to the libraries listed below
Sorting:
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated last week
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- ☆500Nov 8, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆663Jan 27, 2026Updated last month
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week