Releases: rust-noah/concurrency
Releases · rust-noah/concurrency
v2-1-thread-6
2-1-thread-6 - 2024-07-12
Features
- (dredis-server) support dummy redis server - (8b2b9c0) - upupnoah
Other
- Merge pull request #7 from upupnoah/main
feat(dredis-server): support dummy redis server - (f680fdf) - Noah
v2-1-thread-5
2-1-thread-5 - 2024-07-11
Bug Fixes
- fix format of mod and pub use - (f54d4ca) - upupnoah
Other
- Merge pull request #6 from upupnoah/main
fix: fix format of mod and pub use - (9215ab0) - Noah
v2-1-thread-3
2-1-thread-3 - 2024-07-09
Documentation
- add some annotation for matrix concurrency - (3cd7cd6) - upupnoah
Other
- Merge pull request #4 from upupnoah/main
docs: add some annotation for matrix concurrency - (f2f0af9) - Noah
v2-1-thread-2
2-1-thread-2 - 2024-06-29
Features
- (thread) rust std::thread example by noah - (e1de403) - upupnoah
- support sequential matrix multiply - (04f5e88) - upupnoah
- make matrix multipy to be concurreny with threads - (a9399b8) - upupnoah
Other
- Merge pull request #3 from upupnoah/main
feat: make matrix multipy to be concurreny with threads - (c73a65f) - Noah
v2-1-thread-1
2-1-thread-1 - 2024-06-26
Features
- rust thread example - (637db99) - upupnoah
Miscellaneous Chores
- update Cargo files - (2645e21) - upupnoah
Other
- Merge pull request #1 from upupnoah/main
feat: rust thread example - (49bc68c) - Noah
- Merge pull request #2 from upupnoah/main
chore: update Cargo files - (54b25ff) - Noah