The Rust Max Radar

This is where we collect crates and tools of interest, but that are not yet part of Rust Max.

Crates

Tools

Wanted

  • SHA3
  • gRPC
  • wasm crates and tools, wasm-bindgen, stdweb
  • threadpool
  • zip, gzip
  • parser generator (pest?)
  • alternative to bitflags
  • gui stuff
    • winit, wgpu vs glow, morphorm, css, iced vs egui
  • i18n
  • QUIC - either quinn or quiche
  • HTTP3
  • markdown
  • csv
  • small string, smartstring
  • rational numbers
  • fixed-point, decimal numbers, rust-decimal

Replacements

  • num_cpu -> std::thread::available_parallelism

Graveyard

These projects were once useful or notable, but are now deprecated by others.