calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆233Updated 7 months ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Generic Atomic<T> type for Rust☆236Updated last month
- Delegation of trait implementations via procedural macros☆269Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Manual segmented stacks for Rust☆317Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆400Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- ☆291Updated last week
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- offsetof for Rust☆229Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Map data structure whose keys are stored as ranges☆92Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago