Thanks to visit codestin.com
Credit goes to lib.rs

#buf-writer

  1. core2

    The bare essentials of std::io for use in no_std. Alloc support is optional.

    v0.4.0 1.8M #no-std #const-generics #embedded #write-trait #buf-writer #buf-reader
  2. drop_bomb

    A runtime guard for implementing linear types

    v0.1.5 297K #bomb #linear #panic #enforce #runtime-checked #buf-writer #linear-types #building-block
  3. no_std_io

    The bare essentials of std::io for use in no_std. Alloc support is optional.

    v0.6.0 139K #write-trait #buf-writer #environment #traits #cursor #buf-reader
  4. shrink_wrap

    Compact zero-copy wire format for microcontrollers using no allocator and supporting dynamic types

    v0.1.2 #microcontrollers #wire-format #deserialize #zero-copy #dynamically-sized #allocator #nibble #stack-vec #buf-writer #buf-reader
  5. io-close

    An extension trait for safely dropping I/O writers such as File and BufWriter

    v0.3.7 698K #writer #extension-traits #buf-writer #dropping #close #file-descriptor #closing
  6. clap_usage

    working with usage specs

    v2.0.3 350 #clap #specification #cli #generator #generate #input-file #buf-writer
  7. bit_streamer

    Stream bits using a BufReader and BufWriter

    v0.1.0 #bit #buf-reader #buf-writer #stream #write
  8. Try searching with DuckDuckGo.

  9. async-buf

    BufReader and BufWriter for async

    v0.1.0 #buf-writer #buf-reader #async