thomas11 / csp
Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
☆184Updated 8 years ago
Alternatives and similar repositories for csp:
Users that are interested in csp are comparing it to the libraries listed below
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 3 months ago
- Miscellaneous Go hacks☆231Updated 3 months ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆207Updated 7 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆380Updated 6 years ago
- Go datastructures.☆418Updated 2 years ago
- Code used in the "Go Profiling and Optimization" talk☆79Updated 7 years ago
- Pretty Print Data Structures☆345Updated last year
- Lex machinary for go.☆408Updated 2 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A Go implementation of the CASPaxos protocol☆295Updated 6 years ago
- Golang benchmarks used for optimizing code☆325Updated 2 months ago
- Immutable and Memory-Efficient Maps and Sets in Go☆240Updated last month
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆135Updated last year
- A framework for distributed applications☆59Updated 4 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆441Updated 3 years ago
- go datastructures using generics☆104Updated 7 years ago
- Whispering Gophers is a Go workshop☆70Updated 3 years ago
- As seen at Gophercon 2017☆315Updated 9 months ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆167Updated 6 years ago
- A Golang implementation of CRDTs.☆279Updated 6 years ago
- Distributed RWMutex in Go☆344Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- slab allocator in go☆377Updated last month
- Reusable transparent log database☆145Updated 4 years ago
- Set of common packages used by all or most projects at ArdanLabs☆239Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- An interactive tool to analyze Golang goroutine dump.☆466Updated 3 years ago
- A contestant's algorithm toolbox☆110Updated 9 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆805Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago