| Package | Score | Downloads / wk | Version |
|---|---|---|---|
|
bumpalo
A fast bump allocation arena for Rust.
|
58 | -- | 3.20.2 |
|
http-body-util
Combinators and adapters for HTTP request or response bodies.
|
47 | -- | 0.1.3 |
|
quickcheck
Automatic property based testing with shrinking.
|
53 | -- | 1.1.0 |
|
uncased
Case-preserving, ASCII case-insensitive, no_std string types.
|
43 | -- | 0.9.10 |
|
parking
Thread parking and unparking
|
46 | -- | 2.2.1 |
|
ryu
Fast floating point to string conversion
|
52 | -- | 1.0.23 |
|
waker-fn
Convert closures into wakers
|
43 | -- | 1.2.0 |
|
rayon-core
Core APIs for Rayon
|
57 | -- | 1.13.0 |
|
lock_api
Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
|
54 | -- | 0.4.14 |
|
siphasher
SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust
|
54 | -- | 1.0.2 |
|
version_check
Tiny crate to check the version of the installed/running rustc.
|
47 | -- | 0.9.5 |
|
crossbeam-epoch
Epoch-based garbage collection
|
51 | -- | 0.9.18 |
|
arbitrary
The trait for generating structured data from unstructured data
|
54 | -- | 1.4.2 |
|
fragile
Provides wrapper types for sending non-send values to other threads.
|
46 | -- | 2.0.1 |
|
h2
An HTTP/2 client and server
|
64 | -- | 0.4.15 |
|
owning_ref
A library for creating references that carry their owner with them.
|
36 | -- | 0.4.1 |
|
valuable
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.
|
44 | -- | 0.1.1 |
|
unicode-xid
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.
|
47 | -- | 0.2.6 |
|
pin-utils
Utilities for pinning
|
46 | -- | 0.1.0 |
|
serial_test
Allows for the creation of serialised Rust tests
|
58 | -- | 3.4.0 |
|
bincode
A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!
|
46 | -- | 3.0.0 |
|
windows_aarch64_msvc
Import lib for Windows
|
58 | -- | 0.53.1 |
|
atomic-waker
A synchronization primitive for task wakeup
|
40 | -- | 1.1.2 |
|
windows_x86_64_gnullvm
Import lib for Windows
|
58 | -- | 0.53.1 |
|
httpdate
HTTP date parsing and formatting
|
41 | -- | 1.0.3 |
|
compiler_builtins
Compiler intrinsics used by the Rust compiler.
|
57 | -- | 0.1.160 |
|
remove_dir_all
A safe, reliable implementation of remove_dir_all for Windows
|
46 | -- | 1.0.0 |
|
caps
A pure-Rust library to work with Linux capabilities
|
48 | -- | 0.5.6 |
|
rstest_reuse
Reuse rstest attributes: create a set of tests and apply it to every scenario you want to test.
|
48 | -- | 0.7.0 |
|
scoped-tls
Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any …
|
44 | -- | 1.0.1 |
|
wasm-bindgen-test
Internal testing crate for wasm-bindgen
|
48 | -- | 0.3.64 |
|
cc
A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code …
|
68 | -- | 1.2.56 |
|
crabgrind
Rust bindings to "Valgrind Client Request" interface
|
50 | -- | 0.2.4 |
|
signal-hook
Unix signal handling
|
52 | -- | 0.4.3 |
|
cpp_demangle
A crate for demangling C++ symbols
|
49 | -- | 0.5.1 |
|
windows-link
Linking for Windows
|
58 | -- | 0.2.1 |
|
itoa
Fast integer primitive to string conversion
|
51 | -- | 1.0.17 |
|
wasm-bindgen
Easy support for interacting between JS and Rust.
|
50 | -- | 0.2.114 |
|
http
A set of types for representing HTTP requests and responses.
|
61 | -- | 1.4.0 |
|
parking_lot_core
An advanced API for creating custom synchronization primitives.
|
53 | -- | 0.9.12 |
|
strsim
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
|
47 | -- | 0.11.1 |
|
winapi
Raw FFI bindings for all of Windows API.
|
44 | -- | 0.3.9 |
|
futures-test
Common utilities for testing components built off futures-rs.
|
61 | -- | 0.3.32 |
|
wit-bindgen
Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component …
|
50 | -- | 0.53.1 |
|
libc
Raw FFI bindings to platform libraries like libc.
|
61 | -- | 1.0.0-alpha.3 |
|
time
Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
|
63 | -- | 0.3.47 |
|
tempdir
A library for managing a temporary directory and deleting all contents when it's dropped.
|
42 | -- | 0.3.7 |
|
vcpkg
A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo …
|
47 | -- | 0.2.15 |
|
socket2
Utilities for handling networking sockets with a maximal amount of configuration possible intended.
|
66 | -- | 0.6.3 |
|
futures-macro
The futures-rs procedural macro implementations.
|
60 | -- | 0.3.32 |
|
nix
Rust friendly bindings to *nix APIs
|
59 | -- | 0.31.2 |
|
bytes
Types and traits for working with bytes
|
60 | -- | 1.11.1 |
|
is-terminal
Test whether a given stream is a terminal
|
47 | -- | 0.4.17 |
|
diff
An LCS based slice and string diffing implementation.
|
45 | -- | 0.1.13 |
|
rustc-std-workspace-std
Workaround for rustbuild
|
35 | -- | 1.0.1 |
|
slab
Pre-allocated storage for a uniform data type
|
53 | -- | 0.4.12 |
|
regex-automata
Automata construction and matching using regular expressions.
|
66 | -- | 0.4.14 |
|
io-uring
The low-level `io_uring` userspace interface for Rust
|
56 | -- | 0.7.11 |
|
zstd
Binding for the zstd compression library.
|
46 | -- | 0.13.3 |
|
http-body
Trait representing an asynchronous, streaming, HTTP request or response body.
|
48 | -- | 1.0.1 |
|
predicates-core
An API for boolean-valued predicate functions.
|
54 | -- | 1.0.10 |
|
unicode-width
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules.
|
52 | -- | 0.2.2 |
|
hyper
A protective and efficient HTTP library for all.
|
64 | -- | 1.10.1 |
|
tracing-attributes
Procedural macro attributes for automatically instrumenting functions.
|
59 | -- | 0.1.31 |
|
scc
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
|
49 | -- | 3.6.9 |
|
stable_deref_trait
An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and …
|
47 | -- | 1.2.1 |
|
gg-alloc
A custom allocator that only returns pointers above 2G
|
41 | -- | 1.0.0 |
|
minicov
Code coverage and profile-guided optimization support for no_std and embedded programs
|
46 | -- | 0.3.8 |
|
wasm-bindgen-test-shared
Shared support between wasm-bindgen-test and wasm-bindgen-test-runner, an internal dependency.
|
63 | -- | 0.2.114 |
|
tracing-core
Core primitives for application-level tracing.
|
59 | -- | 0.1.36 |
|
metrohash
Rust implementation of MetroHash, a high quality, high performance hash algorithm
|
47 | -- | 1.0.7 |
|
build-context
Make build environment/target information available as constants in normal libraries and binaries.
|
47 | -- | 0.1.4 |
|
pretty_assertions
Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.
|
48 | -- | 1.4.1 |
|
spmc
Simple SPMC channel
|
42 | -- | 0.3.0 |
|
futures-executor
Executors for asynchronous tasks based on the futures-rs library.
|
61 | -- | 0.3.32 |
|
allocator-api2
Mirror of Rust's allocator API
|
47 | -- | 0.4.0 |
|
pin-project
A crate for safe and ergonomic pin-projection.
|
61 | -- | 1.1.11 |
|
tokio
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
|
64 | -- | 1.50.0 |
|
rustix
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
|
63 | -- | 1.1.4 |
|
futures-channel
Channels for asynchronous communication using futures-rs.
|
61 | -- | 0.3.32 |
|
assert_matches
Asserts that a value matches a pattern
|
44 | -- | 1.5.0 |
|
futures-core
The core traits and types in for the `futures` library.
|
61 | -- | 0.3.32 |
|
portable-atomic-util
Synchronization primitives built with portable-atomic.
|
48 | -- | 0.2.6 |
|
memchr
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single …
|
55 | -- | 2.8.0 |
|
clap
A simple to use, efficient, and full-featured Command Line Argument Parser
|
62 | -- | 4.5.60 |
|
proc-macro2
A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
|
56 | -- | 1.0.106 |
|
base64
encodes and decodes base64 as bytes or utf8
|
45 | -- | 0.22.1 |
|
object
A unified interface for reading and writing object file formats.
|
55 | -- | 0.38.1 |
|
ruzstd
A decoder for the zstd compression format
|
54 | -- | 0.8.2 |
|
errno
Cross-platform interface to the `errno` variable.
|
48 | -- | 0.3.14 |
|
paste-test-suite
Test suite of the paste crate
|
44 | -- | 0.0.0 |
|
no-panic
Attribute macro to require that the compiler prove a function can't ever panic.
|
53 | -- | 0.1.36 |
|
rand
Random number generators and other randomness functionality.
|
59 | -- | 0.10.0 |
|
serde_test
Token De/Serializer for testing De/Serialize implementations
|
44 | -- | 1.0.177 |
|
tokio-test
Testing utilities for Tokio- and futures-based code
|
62 | -- | 0.4.5 |
|
petgraph
Graph data structure library. Provides graph types and graph algorithms.
|
49 | -- | 0.8.3 |
|
prettyplease
A minimal `syn` syntax tree pretty-printer
|
49 | -- | 0.2.37 |
|
sc
Raw system calls
|
44 | -- | 0.2.7 |
|
wasm-bindgen-macro-support
Implementation APIs for the `#[wasm_bindgen]` attribute
|
52 | -- | 0.2.114 |
|
fst
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible).
|
46 | -- | 0.4.7 |
Page 1 of 4