calebzulawski / multiversion
Easy function multiversioning for Rust
☆207Updated this week
Related projects ⓘ
Alternatives and complementary repositories for multiversion
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- offsetof for Rust☆225Updated 7 months ago
- Rust replacement for miniz☆180Updated this week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- ☆231Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆173Updated 6 months ago
- Reflection via DWARF.☆293Updated last year
- Compile-time string formatting☆217Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- ☆185Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Thermite SIMD: Melt your CPU☆155Updated 3 years ago
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- Count lines of LLVM IR per generic function☆415Updated last week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago