cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
DIRECT
0
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
itoa • 1.0.15Fast integer primitive to string conversion
INDIRECT
0
js-sys • 0.3.77Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
INDIRECT
20
libc • 0.2.174Raw FFI bindings to platform libraries like libc.
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
permutator • 0.4.3Get a lexicographic cartesian product and lexicographic permutation at any specific index from data. Generate complete lexicographic cartesian product from single or multiple set of data. Generate complete lexicographic combination from data. Generate non-lexicographic permutation and k-permutation.
INDIRECT
8
MIT OR Unlicense1
Package
Relation
Dependencies
Published
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
INDIRECT
0
BSD-2-Clause1
Package
Relation
Dependencies
Published
roots • 0.0.6Library of well known algorithms for numerical root finding.
INDIRECT
0
Apache-2.0 OR BSL-1.01
Package
Relation
Dependencies
Published
ryu • 1.0.20Fast floating point to string conversion
INDIRECT
0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1