Counts the number of live instances of types - Rust source code
Manual coverage marks - Rust source code
Low-level cross-platform audio I/O library in pure Rust - Rust source code
Rust wrapper for GNU libiberty's cplus_demangle to demangle C++ symbols - Rust source code
Cargo build script for the `cpp` crate - Rust source code
Implementation details crate for the `cpp` crate - Rust source code
Demangling C++ symbols - Rust source code
Inline C++ code closures - Rust source code
Procedural macro implementation for the `cpp` crate - Rust source code
Internal rust-cpp nom parser for Rust source code - Rust source code
Sourcemap and full crate parsing support for `cpp_syn` - Rust source code
Stripped-down Nom parser used by cpp_syn - Rust source code
Copy files and directories recursively, preserving mtime and permissions - Rust source code
Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS - Rust source code
Lightweight no-std compatible alternative to is_x86_feature_detected - Rust source code
Execute child processes with ease - Rust source code
Helpers for interacting with crates.io - Rust source code
CRC-24 implementation (IETF RFC2440-compatible) - Rust source code
Safe implementation for hardware accelerated CRC32C instructions with software fallback - Rust source code
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code
CRC64 checksum implementation - Rust source code
Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs - Rust source code
CRC with support of various standards - Rust source code
practical, serializable, thoroughly tested CRDTs - Rust source code
Measure time with CPU cycles for criterion - Rust source code
statistics-driven micro-benchmarking - Rust source code
Criterion's plotting library - Rust source code
Cross-platform critical section - Rust source code
parse and describe keys - helps incorporate keybindings in terminal applications
Proc macros for the crokey crate - Rust source code
Multi-producer multi-consumer channels for message passing - Rust source code
Concurrent work-stealing deque - Rust source code
Support for concurrent and parallel programming - Rust source code
Epoch-based garbage collection - Rust source code
Epoch-based garbage collection - feature "std" and 1 more
Concurrent queues - Rust source code
Utilities for concurrent programming - Rust source code
Cross platform native font loading and rasterization - Rust source code
Crossplatform terminal library for manipulating terminals - Rust source code
Utilities for `crossterm`, without ties to `termion` - Rust source code
Crossterm Windows API Abstractions - Rust source code
Adds String based inflections for Rust - Rust source code
Crunchy unroller: deterministically unroll constant loops - Rust source code
Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications - Rust source code
Common cryptographic traits - Rust source code
Wrapper for OS-level cryptographic hash functions - Rust source code
Rust-native wrapper around the PKCS #11 API - Rust source code
FFI wrapper around the PKCS #11 API - Rust source code
Trait for Message Authentication Code (MAC) algorithms - Rust source code
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a - Rust source code