longshorej / conqueue

Yet another multi-producer, single-consumer queue (MPSC) for the Rust programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup CI

longshorej opened this issue · comments

  • CircleCI
  • Upon creation of a PR, validate tests, update PR status
  • Upon the push of a tag that starts with v, build the project and publish it to crates.io

Refs:

https://github.com/longshorej/csi
https://github.com/longshorej/fsw