Skip to content
/ boc Public

Go implementation of OOPSLA 2023 paper "When Concurrency Matters: Behaviour-Oriented Concurrency".

License

Notifications You must be signed in to change notification settings

Lslightly/boc

Repository files navigation

Behaviour-Oriented Concurrency

Go Reference

Package boc is a Go implementation of paper "When Concurrency Matters: Behaviour-Oriented Concurrency" in OOPSLA2023.

Use go get -u github.com/Lslightly/boc to download and upgrade to the latest module.

See Documentation for more details.

Credits

This package is rewritten from boc.rs. The benchmark is provided by kaist-cp/cs431 and rewritten in Go.

Thanks for authors of kaist-cp/cs431 and paper.

About

Go implementation of OOPSLA 2023 paper "When Concurrency Matters: Behaviour-Oriented Concurrency".

Topics

Resources

License

Stars

Watchers

Forks

Languages