-
compiler_builtins
Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary!
-
new_debug_unreachable
panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)
-
wide
help you go wide
-
safe_arch
that exposes
core::arch
safely via#[cfg()]
-
cmov
Conditional move CPU intrinsics which are guaranteed to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64
-
likely_stable
likely and unlikely compiler hints in stable rust
-
libcrux-intrinsics
Libcrux intrinsics crate
-
camera-intrinsic-calibration
Camera Intrinsic Calibration
-
aarch64-dit
Wrappers for enabling/disabling the Data Independent Timing (DIT) feature on AArch64 CPUs
-
bitintr
Portable Bit Manipulation Intrinsics
-
camera-intrinsic-model
Camera Intrinsic Models
-
fake-simd
mimicking simd crate on stable Rust
-
branch_hints
that provides likely and unlikely branch hint functions in stable Rust
-
faster
Explicit SIMD for humans
-
coresimd
SIMD support in Rust's core library
-
deoxysii
Deoxys-II-256-128 MRAE primitives for Rust
-
clear-cache
A native implementation of
__builtin___clear_cache
without dependency of GCC/Clang -
core_arch
core::arch
- Rust’s core library architecture-specific intrinsics -
stdsimd
SIMD support in Rust's standard library
-
likely
-
simdwasm
An encapsulation over wasm32 SIMD intrinsics
-
vektor
Strongly typed explici SIMD
-
llvmint
Bindings to (almost) all LLVM intrinsics, for all platforms
-
unsafe_target_feature
A more convenient #[target_feature] replacement
-
likeness
Stable counterparts to likeness core instrinsics in Rust
-
npsimd
An ergonomic library for architecture-specific vectorization
-
cortex-m-asm
ASM intrinsics for Cortex-M CPUs
-
geobacter-core
Geobacter core crate: runtime platform independent intrinsics and a few newtypes to help with host/device memory usage. This crate requires a special compiler to build.
-
abort
Abnormal termination (stable, no_std)
-
compiler-builtins-snapshot
Snapshot of the compiler-builtins crate
-
rustnance
help with financial analysis
-
core-nightly
Nightly build of libcore from the rust repo
-
typed_arch
typed std::arch intrinsics
-
prefetch
type-safe wrapper around LLVM's prefetch intrinsic
-
twelve_bit
representing 12-bit unsigned values. This is primarily useful for implementing Chip-8 assemblers and interpreters safely. The type implements the bulk of the standard Rust literal semantics and operators…
-
aarch64-intrinsics
AArch64 optimized compiler intrinsics
-
fastchr
Faster memchr using SIMD intrinsics
-
float-quickly
Faster, inline-friendly versions of some libm f32/f64 intrinsics
-
derpy
language & vcs agnostic dependency manager
-
typename
Stable alternative to Rust's type_name intrinsic
-
fma
Tiny crate to use FMA(Fused Multiply-Add) instruction easily
-
meshx-derive
Derive macros for meshx
-
simd-lite
functionality for working with SIMD intrinsics in Rust
-
gut-derive
Derive macros for (gut)[https://crates.io/crates/gut]
Try searching with DuckDuckGo.