calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆248Updated 11 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☆383Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Small, fast, synchronization primitives☆253Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- ☆302Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- Generic Atomic<T> type for Rust☆243Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated last week
- offsetof for Rust☆228Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆190Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆437Updated this week
- Compile-time string formatting☆248Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year