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 4 months ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 7 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
- Go datastructures.☆418Updated 3 years ago
- Lex machinary for go.☆410Updated 3 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Code used in the "Go Profiling and Optimization" talk☆83Updated 8 years ago
- Pretty Print Data Structures☆347Updated 2 years ago
- As seen at Gophercon 2017☆327Updated last year
- A framework for distributed applications☆60Updated 5 years ago
- Reusable transparent log database☆145Updated 5 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆455Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Golang benchmarks used for optimizing code☆327Updated 7 months ago
- go datastructures using generics☆105Updated 8 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- slab allocator in go☆385Updated 10 months ago
- Build and Visualize data structures in Golang☆422Updated 8 months ago
- Elements of Programming Interviews solutions in golang.☆57Updated 8 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆145Updated 6 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- A Go implementation of the CASPaxos protocol☆298Updated 7 years ago