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 week
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Go datastructures.☆419Updated 3 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆383Updated 7 years ago
- Vector clock logging library for Go☆185Updated last year
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 8 years ago
- Pretty Print Data Structures☆347Updated 2 years ago
- Build and Visualize data structures in Golang☆423Updated 8 months ago
- Static analyser for finding Deadlocks in Go☆321Updated 2 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆458Updated last week
- Distributed RWMutex in Go☆359Updated 6 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- slab allocator in go☆385Updated 11 months ago
- As seen at Gophercon 2017☆328Updated last year
- Lex machinary for go.☆410Updated 3 years ago
- go datastructures using generics☆105Updated 8 years ago
- Reusable transparent log database☆145Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- Golang benchmarks used for optimizing code☆327Updated 8 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Code used in the "Go Profiling and Optimization" talk☆83Updated 8 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Toy SQL parser example for Gopher Academy☆334Updated 5 years ago
- A Go implementation of the CASPaxos protocol☆298Updated 7 years ago
- [mirror] Performance measurement, storage, and analysis.☆390Updated last week
- A framework for distributed applications☆60Updated 5 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Effective Computation of Things☆194Updated 2 years ago
- ☆811Updated 5 years ago