thomas11 / cspLinks
Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
☆187Updated 8 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☆241Updated last month
- Vector clock logging library for Go☆184Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 9 months ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆382Updated 6 years ago
- Go datastructures.☆418Updated 2 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 7 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Build and Visualize data structures in Golang☆422Updated 4 months ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Effective Computation of Things☆190Updated 2 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆451Updated 3 years ago
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Golang benchmarks used for optimizing code☆328Updated 4 months ago
- A framework for distributed applications☆59Updated 4 years ago
- A Golang implementation of CRDTs.☆280Updated 7 years ago
- go datastructures using generics☆105Updated 8 years ago
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆170Updated 6 years ago
- slab allocator in go☆381Updated 7 months ago
- Pretty Print Data Structures☆346Updated last year
- Lex machinary for go.☆412Updated 3 years ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year