2 releases

0.1.1 Jul 14, 2023
0.1.0 Jul 13, 2023

#225 in #sync

35 downloads per month

MIT license

765KB
76 lines

totally sync variable

image


lib.rs:

the totally sync variables.

features

  • make any variable, pass it round!
  • scoping? who needs it!
  • only one mutable reference? pshaw!
  • any numer of mutable references are allowed.

data races?

dont know what your talking about.

its fearless concurrency remember? and theres no unsafe code!

besides, miri says its fiine.

Dependencies