- Which has better performance, a HashMap or a function? https://crates.io/crates/lazy_static 30 comments rust
Linking pages
- GitHub - dtolnay/rust-faq: Frequently Asked Questions · The Rust Programming Language https://github.com/dtolnay/rust-faq#why-doesnt-rust-have-increment-and-decrement-operators 144 comments
- GitHub - matklad/once_cell: Rust library for single assignment cells and lazy statics without macros https://github.com/matklad/once_cell/ 50 comments
- Code and Bitters https://codeandbitters.com/once-upon-a-lazy-init/ 31 comments
- GitHub - lise-henry/crowbook: Converts books written in Markdown to HTML, LaTeX/PDF and EPUB https://github.com/lise-henry/crowbook 26 comments
- Interior mutability patterns – Paul Dicker – Some random Rust-related thoughts https://pitdicker.github.io/Interior-mutability-patterns/ 21 comments
- GitHub - bornacvitanic/fumble: fumble is an oxidized (Rust-based) implementation of the original clumsy tool, designed to simulate adverse network conditions on Windows systems. https://github.com/bornacvitanic/fumble 20 comments
- A primer to Rust Async https://omarabid.com/async-rust 16 comments
- This Week in Rust 97 · This Week in Rust http://this-week-in-rust.org/blog/2015/09/21/this-week-in-rust-97/ 12 comments
- GitHub - production-rs/bikeshed: Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use. https://github.com/production-rs/bikeshed 11 comments
- Rust global variables demystified | More Stina Blog! https://morestina.net/blog/1774/rust-global-variables-demystified 10 comments
- GitHub - xvxx/minimal-rust: 🦀 a list of (mostly) zero dependency libraries for Rust https://github.com/xvxx/minimal-rust 10 comments
- 24 days of Rust - static initialization | siciarz.net https://siciarz.net/24-days-rust-static-initialization/ 9 comments
- Popular crates · GitHub https://gist.github.com/jrmuizel/4eca07b0f71a9ff3e50e3b34324f8165 9 comments
- Asynchronous streams in Rust (part 1) - Futures, buffering and mysterious compilation error messages | Blog | Guillaume Endignoux https://gendignoux.com/blog/2021/04/01/rust-async-streams-futures-part1.html 8 comments
- GitHub - rust-lang-nursery/lazy-static.rs: A small macro for defining lazy evaluated static variables in Rust. https://github.com/kimundi/lazy-static.rs 6 comments
- GitHub - rust-lang-nursery/lazy-static.rs: A small macro for defining lazy evaluated static variables in Rust. https://github.com/rust-lang-nursery/lazy-static.rs 5 comments
- Introducing StarfishQL | SeaORM 🐚 An async & dynamic ORM for Rust https://www.sea-ql.org/SeaORM/blog/2022-04-04-introducing-starfish-ql 3 comments
- Asynchronous streams in Rust (part 2) - Cancelling expired requests | Blog | Guillaume Endignoux https://gendignoux.com/blog/2021/04/08/rust-async-streams-futures-part2.html 3 comments
- Benchmarking Caches in Rust https://not-matthias.github.io/posts/cache-bench/ 2 comments
- GitHub - rust-lang/regex: An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. https://github.com/rust-lang/regex 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:crates.io
Search title: Which has better performance, a HashMap or a function?
See how to search.