cliff's personal blog

Home Archives
2022-12-13

rust frequently used crates

tokio-trace -> tracing

contexts, multi threads
causality -
structured diagnostics ( no grep)

tracing is part of tokio, tokio not requied

spans: a perido of time, entered and exited
events: singular moment in time
subscriber: collect trace

Share
  • rust
Newer
rust reflect and macro
Older
rust cargo all in one

Tags

  • arithmatic
  • blockchain
  • cargo
  • circom
  • cpp
  • cryptography
  • cuda
  • ec
  • ecdsa
  • field
  • geth
  • golang
  • math
  • mpc
  • number_theory
  • rust
  • rust-crate
  • rust-std
  • tool
  • zkp

Tag Cloud

arithmatic blockchain cargo circom cpp cryptography cuda ec ecdsa field geth golang math mpc number_theory rust rust-crate rust-std tool zkp

Archives

  • June 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022

Recent Posts

  • polynomials
  • (no title)
  • multi scalar multiplication (MSM)
  • rust analyzer
  • cpp build
© 2024 cliff
Powered by Hexo
Home Archives