thomas11 / cspLinks
Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
☆189Updated 9 years ago
Alternatives and similar repositories for csp
Users that are interested in csp are comparing it to the libraries listed below
Sorting:
- Miscellaneous Go hacks☆242Updated last month
- Go datastructures.☆419Updated 3 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Examples taken from Rob Pike's talk about concurrency patterns.☆383Updated 7 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 8 years ago
- Lex machinary for go.☆411Updated 3 years ago
- Golang benchmarks used for optimizing code☆327Updated 9 months ago
- Build and Visualize data structures in Golang☆423Updated 9 months ago
- As seen at Gophercon 2017☆328Updated last year
- A pure Go implementation of Gil Tene's HDR Histogram.☆461Updated last month
- Vector clock logging library for Go☆185Updated last year
- LBADD: An experimental, distributed SQL database☆389Updated 2 years ago
- Code used in the "Go Profiling and Optimization" talk☆83Updated 8 years ago
- Pretty Print Data Structures☆347Updated 2 years ago
- slab allocator in go☆386Updated 11 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Lexer for Go☆430Updated 3 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 years ago
- [mirror] Performance measurement, storage, and analysis.☆389Updated this week
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Reusable transparent log database☆145Updated 5 years ago
- ☆812Updated 5 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- ☆63Updated 7 years ago
- Toy SQL parser example for Gopher Academy☆334Updated 5 years ago
- go datastructures using generics☆105Updated 8 years ago
- A Golang implementation of CRDTs.☆288Updated 7 years ago
- Golang implementation of the Chord protocol☆135Updated 5 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 7 years ago