calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆238Updated 9 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☆373Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Small, fast, synchronization primitives☆250Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- offsetof for Rust☆228Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆277Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- Count lines of LLVM IR per generic function☆475Updated this week
- A simple bitset container for Rust☆150Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Better reference counted strings for Rust☆136Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A fast, concurrent string interner☆153Updated last year