Commit Graph

7 Commits

Author SHA1 Message Date
John Nunley 2071dc75fd
Deprecate in favor of crossbeam-utils
With the release of `concurrent-queue` version 2, there are no major users of this crate left. This PR officially deprecates this crate.
2023-05-11 20:53:46 -07:00
Taiki Endo c892839b10 Update docs 2021-12-19 16:45:08 +09:00
Taiki Endo 459579966b CachePadded: update alignment based on golang's CacheLinePadSize
Refs: https://github.com/crossbeam-rs/crossbeam/pull/636
Closes: #7
2021-12-19 14:47:31 +09:00
Nan Xiao 069a682ffb
Fix a typo in src/lib.rs 2021-07-13 17:23:54 +08:00
Stjepan Glavina 4552d305c1 Bump to v1.1.1 2020-07-07 23:28:37 +02:00
Stjepan Glavina 3863585fa8 Mark new as const fn 2020-05-31 12:31:46 +02:00
Stjepan Glavina 6b5eb5e9da Initial commit 2020-05-26 00:47:42 +02:00