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:
- Examples taken from Rob Pike's talk about concurrency patterns.☆384Updated 7 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆211Updated 8 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Go datastructures.☆418Updated 3 years ago
- Vector clock logging library for Go☆186Updated 2 years ago
- Lex machinary for go.☆411Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆463Updated 2 months ago
- As seen at Gophercon 2017☆331Updated last year
- Build and Visualize data structures in Golang☆425Updated 11 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Reusable transparent log database☆145Updated 5 years ago
- Code used in the "Go Profiling and Optimization" talk☆83Updated 8 years ago
- A framework for distributed applications☆60Updated 5 years ago
- Go talks☆695Updated 4 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Pretty Print Data Structures☆347Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- ☆63Updated 7 years ago
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- Code as seen in: https://www.youtube.com/watch?v=f6kdp27TYZs☆134Updated 8 years ago
- Golang benchmarks used for optimizing code☆328Updated 2 weeks ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated 2 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- ☆811Updated 5 years ago