jrdngr / pngme_book
☆64Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for pngme_book
- An exploration of lifetimes in Rust.☆266Updated 4 months ago
- Wordle Solver inspired by 3blue1brown☆226Updated 2 years ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆331Updated 2 years ago
- Collection of CI configuration files for Rust projects☆296Updated this week
- Command line parser with applicative interface☆358Updated last month
- ☆178Updated 11 months ago
- Source for https://rust-for-rustaceans.com/☆152Updated 9 months ago
- 🌾 A pretty fast text rope☆263Updated 3 months ago
- Advice for learning Rust☆145Updated 2 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆201Updated 5 years ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆162Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆449Updated last month
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆136Updated 11 months ago
- TUI framework and developer productivity apps in Rust 🦀☆350Updated this week
- Rust Code Reading Clubs☆142Updated 3 years ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆266Updated 3 months ago
- Writing Interpreters in Rust: a Guide☆491Updated 3 months ago
- git hook manager, geared toward Rust projects☆210Updated last year
- A high performance, zero-copy URL router.☆368Updated 2 weeks ago
- https://ibraheem.ca/posts/too-many-web-servers/☆102Updated last year
- A minimal async executor that lets you block on a future☆526Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Immutable strings, in Rust.☆240Updated 9 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- report progress of concurrent applications and display it in various ways☆353Updated 3 months ago
- single file, std only, async Rust executor☆542Updated last month
- Comparison of Rust string types☆133Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week