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