Commit History

Author SHA1 Message Date
  Eliza Weisman 3124307cfb chore: prepare to release v0.1.3 (#64) 3 years ago
  Name1e5s 6728acd43c test: add test for `channel::try_recv_ref`, enable some loom tests (#63) 3 years ago
  Eliza Weisman 97f023dc31 chore: prepare to release v0.1.2 3 years ago
  Eliza Weisman 5b9ac99323 chore: prepare to release v0.1.1 3 years ago
  Eliza Weisman 8d34b1c23b docs: minor documentation fixes (#48) 3 years ago
  Eliza Weisman d2f81891e0 chore: add license cargo metadata (oops) 3 years ago
  Eliza Weisman 5d24a27458 chore: miscellaneous pre-release prep (#47) 3 years ago
  Eliza Weisman 9e2f543297 chore: adopt Rust 1.57.0 as MSRV (#38) 3 years ago
  Eliza Weisman 5b17c184b0 feat(mpsc): add support for statically-allocated MPSC channels (#23) 3 years ago
  Eliza Weisman 8c882b0f40 perf(mpsc): rewrite and optimize wait queue (#22) 3 years ago
  Eliza Weisman 738191d77d chore(test): pin loom to a SHA 3 years ago
  Eliza Weisman e8f7107ba0 docs: a bunch of internal implementation docs (#18) 3 years ago
  Eliza Weisman 23f4c96fa4 perf(mspc): replace bad VecDeque wait queue with intrusive list (#16) 3 years ago
  Eliza Weisman 6ebfe7b8fd feat: add `Deref` and `DerefMut` impls to `Ref` types (#13) 3 years ago
  Eliza Weisman 5e26864245 chore: no benchmark-only dev-deps in tests (#11) 3 years ago
  Eliza Weisman e27852dd63 chore(ci): split loom tests into separate CI jobs (#10) 3 years ago
  Eliza Weisman 76df064cbf feat(mpsc): add waiting `send`/`send_ref` (#7) 3 years ago
  Eliza Weisman c8ad71e283 test: `LOOM_LOG` support, nicer panic handling (#9) 3 years ago
  Eliza Weisman 26cf7076e1 chore(deps): un-patch loom dependency 3 years ago
  Eliza Weisman e5ec6a3c8a test: add async MPSC benchmarks 3 years ago
  Eliza Weisman 0a55113321 test: quick benchmark for MPSC channel string reuse 3 years ago
  Eliza Weisman 1c28c84fdc feat(mpsc): initial sync and async channel APIs (#2) 3 years ago
  Eliza Weisman 856c1f6c93 feat(StringBuf): add `StringBuf` type 3 years ago
  Eliza Weisman 84b9ce7057 initial commit 3 years ago