lazy_static


13998 repositories depend on lazy_static:

rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang...
Rust - Other - Last pushed - 10.6K stars - 1.39K forks
rust-bakery/nom
Rust parser combinator framework
Rust - MIT - Last pushed - 8.1K stars - 765 forks
docopt/docopt.rs
Docopt for Rust (command line argument parser).
Rust - Other - Last pushed - 729 stars - 83 forks
rayon-rs/rayon
Rayon: A data parallelism library for Rust
Rust - Apache-2.0 - Last pushed - 10.1K stars - 476 forks
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and g...
Rust - Apache-2.0 - Last pushed - 3.32K stars - 406 forks
github-linguist/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull requ...
Ruby - MIT - Last pushed - 11.8K stars - 4.04K forks
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Rust - BSD-3-Clause - Last pushed - 3.94K stars - 701 forks
rwf2/Rocket
A web framework for Rust.
Rust - Other - Last pushed - 22.9K stars - 1.51K forks
rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust - Other - Last pushed - 92.7K stars - 12K forks
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Rust - Apache-2.0 - Last pushed - 19.9K stars - 1.6K forks
microsoft/vscode
Visual Studio Code
TypeScript - MIT - Last pushed - 158K stars - 27.6K forks
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
Rust - Apache-2.0 - Last pushed - 7.1K stars - 1.02K forks
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
Rust - Apache-2.0 - Last pushed - 4.1K stars - 275 forks
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, sch...
Rust - MIT - Last pushed - 24.5K stars - 2.23K forks
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
Rust - Apache-2.0 - Last pushed - 6.8K stars - 432 forks