Rust map that can be defined in a const context.
const lookup table generation
Shared type metadata for prosaic-core and prosaic-derive: ValueType, PipeSpec registry, and const-eval schema helpers.
Pre-calculate functions at compile-time rather than run-time.
Macros to for the recuerdame crate.
Macro to define compile-time associated constant maps
121 mathematical, physical, and cryptographic constants for Rust — no_std, WASM-ready, compile-time const, typed runtime lookup, 14 utility macros
WebAssembly bindings for matchy - fast IP and pattern matching database
Ultra-lightweight WebAssembly kernel for cheminformatics: XYZ/PDB/SDF/SMILES/CML parsing, bond detection, ring & stereo analysis, fingerprints, 2D depiction
Pure-Rust, no_std internationalization primitives (a pure-Rust ICU analog). The `unicode` module provides General_Category, character predicates, scripts, East Asian Width, numeric values, case mapping/folding, UAX #15 normalization (NFC/NFD/NFKC/NFKD), and UTS #10 collation — property tables compiled into const-fn match lookups, with feature-selectable codepoint ranges.
A highly parallel Perl 5 interpreter written in Rust
SOCKS client rust implementation,supporting SOCKS4,SOCKS4a,SOCKS5 protocols