Rust
This is the list of entries in the category Rust.
33 Entries
- Using Rust typestates for BCF writing
- Niches for integer types in Rust
- Seqair, my Rust-native take on htslib
- Random Forest ML on GPU
- Notes on Rastair, a variant and methylation caller
- Rust BufWriter and LZ4 Compression
- The Rust features that make Bevy’s systems work
- How Bevy uses Rust traits for labeling
- Cheap tricks for high-performance Rust
- Return-type based dispatch
- How to order Rust code
- Rust 2019
- Serve archived static files over HTTP
- The Secret Life of Cows
- quicli - The ideas behind my small Rust CLI framework
- Rust 2018
- Learning Programming Concepts by Jumping in at the Deep End
- 5 Tips for Writing Small CLI Tools in Rust
- Diesel.rs Trick: Treat View as Table
- How to implement a trait for &str and &[&str]
- Rust Concurrency Libraries
- A way to customize Rust error messages
- Idea: cargo-giftwrap - giving the gift awesome Rust libraries
- Teaching libraries through good documentation
- Programming cross-pollination with Rust and Ruby
- Trait Driven Development in Rust
- Rust IDE Features Wishlist
- Machine Readable Inline Markdown Code Documentation
- Rust's ownership and borrowing in 150 words
- Hidden treasures of the Rust ecosystem
- Virtual DOM for CLI and libui
- Elegant Library APIs in Rust
- Things to rewrite in Rust