Newest packages
Recently published Cargo packages, freshly crawled into the graph.
Type erasure for async trait methods
derive(Error)
Flexible concrete Error type built on std::error::Error
Parser for Rust source code
Common utilities and extension traits for the futures-rs library.
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
A simple to use, efficient, and full-featured Command Line Argument Parser
Multi-producer multi-consumer channels for message passing
Random number generators and other randomness functionality.
Quasi-quoting macro quote!(...)
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
A lightweight logging facade for Rust
Extra iterator adaptors, iterator methods, free functions, and macros.
Date and time library for Rust
higher level HTTP client library
A JSON serialization file format
A Rust port of Google's SwissTable hash map
serve the web at warp speeds
Simple work-stealing parallelism for Rust
A hash table with consistent order and fast iteration.
Single assignment cells and lazy values.
A library for managing temporary files and directories.
A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
Application-level tracing for Rust.
'Small vector' optimization: store up to a small number of items on the stack
More compact and efficient implementations of the standard synchronization primitives.
A generic serialization/deserialization framework
A byte-oriented, zero-copy, parser combinators library
A macro for declaring lazily evaluated statics in Rust.