Notable new releases
-
google-deploymentmanager2_beta2-cli
A complete library to interact with Deployment Manager (protocol v2beta2)
-
google-deploymentmanager2-cli
A complete library to interact with Deployment Manager (protocol v2)
-
google-dataproc1-cli
A complete library to interact with Dataproc (protocol v1)
-
google-coordinate1-cli
A complete library to interact with coordinate (protocol v1)
-
google-content2-cli
A complete library to interact with Shopping Content (protocol v2)
-
google-container1-cli
A complete library to interact with Container (protocol v1)
-
cxx
Safe interop between Rust and C++
-
cxxbridge-cmd
C++ code generator for integrating
cxx
crate into a non-Cargo build -
cxx-build
C++ code generator for integrating
cxx
crate into a Cargo build -
cxx-gen
C++ code generator for integrating
cxx
crate into higher level tools -
cxxbridge-flags
Compiler configuration of the
cxx
crate (implementation detail) -
google-appengine1_beta4-cli
A complete library to interact with appengine (protocol v1beta4)
-
google-appengine1-cli
A complete library to interact with appengine (protocol v1)
-
google-analytics3-cli
A complete library to interact with analytics (protocol v3)
-
google-adsensehost4d1-cli
A complete library to interact with AdSense Host (protocol v4.1)
-
google-adexchangeseller2-cli
A complete library to interact with Ad Exchange Seller (protocol v2.0)
-
google-adexchangebuyer1d3-cli
A complete library to interact with Ad Exchange Buyer (protocol v1.3)
-
google-pubsub1_beta2
A complete library to interact with Pubsub (protocol v1beta2)
-
google-people1
A complete library to interact with People Service (protocol v1)
-
google-monitoring3
A complete library to interact with Monitoring (protocol v3)
-
google-mirror1
A complete library to interact with mirror (protocol v1)
-
google-iam1
A complete library to interact with Iam (protocol v1)
-
google-gmail1
A complete library to interact with Gmail (protocol v1)
-
google-dns1
A complete library to interact with Dns (protocol v1)
-
curve25519-dalek
A pure-Rust implementation of group operations on ristretto255 and Curve25519
-
oso
oso is an open source policy engine for authorization that’s embedded in your application
-
google-cloudkms1
A complete library to interact with Cloud KMS (protocol v1)
-
google-classroom1
A complete library to interact with classroom (protocol v1)
-
google-calendar3
A complete library to interact with calendar (protocol v3)
-
google-bigquery2
A complete library to interact with bigquery (protocol v2)
-
google-pubsub1
A complete library to interact with Pubsub (protocol v1)
-
rbspy
Sampling CPU profiler for Ruby
-
wrangler
Command-line interface for all things Cloudflare Workers
-
core_extensions
Extensions for core/std library types, and other miscelaneous features
-
color-eyre
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error…
-
exa
A modern replacement for ls
-
rusty_v8
Rust bindings to V8
-
tera
Template engine based on Jinja2/Django templates
-
tokio
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications
-
parity-scale-codec
SCALE - Simple Concatenating Aggregated Little Endians
Trending this month
-
camino
UTF-8 paths
-
assert2
assert!(…) and check!(…) macros inspired by Catch2
-
named-lock
Cross-platform implementation of cross-process named locks
-
include_dir
Embed the contents of a directory in your binary
-
fork
Library for creating a new process detached from the controling terminal (daemon)
-
cstr
Macro for building static CStr reference
-
remoteprocess
cross platform api for getting information on a running processes
-
interprocess
Interprocess communication toolkit
-
educe
This crate provides procedural macros to help you implement Rust-built-in traits quickly
-
stream-cancel
A library for interrupting asynchronous streams
-
convert_case
Convert strings into any case
-
cpp_common
Implementation details crate for the
cpp
crate -
ioctl-sys
IO Control for POSIX-and-beyond systems (core fn & macros, see
ioctls
for many ioctl definitions) -
termsize
Retrieves terminal size
-
platform-info
A simple cross-platform interface to get info about a system
-
ec2_instance_metadata
A crate for fetching AWS EC2 instance metadata
-
configparser
A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax…
-
cpp_synmap
Sourcemap and full crate parsing support for
cpp_syn
-
const_format
Compile-time string formatting
-
radix_trie
Generic radix trie data-structure
-
cpp_demangle
A crate for demangling C++ symbols
-
cortex-m
Low level access to Cortex-M processors
-
wasmtime-fiber
Fiber support for Wasmtime
-
mktemp
mktemp files and directories
-
sled
Lightweight high-performance pure-rust transactional embedded database
-
rusoto_s3
AWS SDK for Rust - Amazon Simple Storage Service @ 2006-03-01
-
file_diff
An atomic utility for diffing files in testing
-
inferno
Rust port of the FlameGraph performance profiling tool suite
-
system-deps
Discover and configure system dependencies from declarative dependencies in Cargo.toml
-
snap
A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
-
serde_dynamodb
de/serialize struct to HashMap<String, AttributeValue> with Serde to use with Rusoto DynamoDB
-
comfy-table
An easy to use library for building beautiful tables with automatic content wrapping
-
ndarray-linalg
Linear algebra package for rust-ndarray using LAPACK
-
advapi32-sys
Contains function definitions for the Windows API library advapi32. See winapi for types and constants.
-
gir-format-check
File format checker
-
retain_mut
Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate
-
tracing-appender
Provides utilities for file appenders and making non-blocking writers
-
html-escape
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well
-
ngrammatic
Character-oriented ngram generator and fuzzy matching library
-
lsp-server
Generic LSP server scaffold