Releases: hedon-rust-road/conutils
Releases · hedon-rust-road/conutils
v0.0.7-rwmutex
v0.0.6-condvar
v0.0.5-mutex
0.0.5-mutex - 2025-04-23
⛰️ Features
- (arc) implement arc - (3671487) - hedon954
- (arc) finish implementing arc - (faad78b) - hedon954
- (mutex) implement basic version of mutex - (ccc0c87) - hedon954
- (mutex) optimize mutex to only wake_one if there are waiting threads - (79067cf) - hedon954
- (mutex) spin before wait - (b8c963e) - hedon954
🧪 Tests
- (arc) add unit tests - (ac3b581) - hedon954
v0.0.3-oneshoe
0.0.3-oneshoe - 2025-04-14
⛰️ Features
- (channel) v0.0.1 - (8ed98a9) - hedon954
- (channel) implement
one-shotchannel with safe interfaces - (2a58835) - hedon954 - (channel) seperate channel into pairs - (e637efc) - hedon954
- (channel) use reference for channel to avoid Arc - (1fd65ee) - hedon954
- (channel) support block for receiver - (293c3ec) - hedon954
v0.0.2-spinlock
0.0.2-spinlock - 2025-04-03
⛰️ Features
- (spinlock) v0.0.1 - (52f31da) - hedon954
- (spinlock) v0.0.2 - (ea47a4e) - hedon954
- (spinlock) finish implementing spin lock with safe interfaces - (512ef7d) - hedon954
📚 Documentation
- fix path error - (fbaf0bf) - hedon954
v0.0.1-mpsc
<!-- generated by git-cliff -->