Docs.rs
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
Releases
Crates from Alec Mocatta
Recent
Stars
Recent Failures
Failures By Stars
Activity
Queue
alecmocatta
deploy-temp-fringe-1.2.4
safe, lightweight userland context switches
472
constellation-rs-0.1.10
Constellation is a framework for Rust (nightly) that aides in the writing, debugging and deployment of distributed programs.
439
fabric-0.1.2
A distributed fabric for `deploy`able programs.
439
constellation-internal-0.1.10
Common components for the `constellation` framework.
439
amadeus-core-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-aws-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-types-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-streaming-0.4.3
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
401
amadeus-commoncrawl-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-serde-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-derive-0.4.3
Harmonious distributed data analysis in Rust.
401
amadeus-0.4.3
Harmonious distributed data processing & analysis in Rust. parquet postgres aws s3 cloudfront elb json csv logs hadoop hdfs arrow common crawl
401
amadeus-parquet-derive-0.1.1
Apache Parquet Derive Macro implementation.
401
amadeus-parquet-0.4.3
An Apache Parquet implementation in Rust.
401
amadeus-postgres-0.4.3
Harmonious distributed data analysis in Rust.
401
cap-0.1.0
An allocator that can track and limit memory usage. This crate provides a generic allocator that wraps another allocator, tracking memory usage and enabling limits to be set.
159
replace_with-0.1.7
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
65
serde_closure-0.3.2
Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable.
48
serde_closure_derive-0.3.2
Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable. See https://crates.io/crates/serde_closure for documentation.
48
streaming_algorithms-0.3.0
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
41
serde_traitobject-0.2.7
Serializable and deserializable trait objects. This library enables the serialization and deserialization of trait objects such that they can be sent between other processes running the same binary.
39
proc_self-0.2.0
Cross-platform `/proc/self` functionality. This library enables limited `/proc/self` functionality, including getting the current executable, open file descriptors, and paths for open file descriptors that can be passed to e.g. `exec` (for those systems without `fexecve`). Integrated into https://github.com/alecmocatta/palaver
13
palaver-0.2.8
Cross-platform polyfills. This library attempts to provide reliable polyfills for functionality that isn't implemented on all platforms.
13
build_id-0.2.1
Obtain a UUID uniquely representing the build of the current binary.
7
relative-0.2.2
A type to wrap vtable references such that they can be safely sent between other processes running the same binary.
6
relative-0.2.2
A type to wrap vtable references such that they can be safely sent between other processes running the same binary.
6
reqwest_resume-0.3.2
Wrapper that uses the `Range` HTTP header to resume get requests. It's a thin wrapper around `reqwest`. It's a work in progress – wrapping functionality is copied across on an as-needed basis. Feel free to open a PR/issue if you need something.
4
metatype-0.2.1
Helper methods to determine whether a type is `TraitObject`, `Slice` or `Concrete`, and work with them respectively.
2
cargo-print-0.1.6
A cargo subcommand to print information in a shell-convenient format.
2
socketstat-0.1.0
Get socket information and statistics.
2
Next Page