calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆233Updated 8 months ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Count lines of LLVM IR per generic function☆468Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Easy code duplicate with substitution for Rust☆246Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- ☆293Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A fast, concurrent string interner☆151Updated last year
- ☆203Updated 7 months ago
- Better reference counted strings for Rust☆134Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year