You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

605 B

Electrum

Rust

  • Use bytes instead of Vec<u8> when possible
  • Use generators instead of vectors
  • Use proper HTTP parser for JSONRPC replies over persistent connection

Performance