Russ Cox (rsc), open-source developer
Go Hacker. Mistake maker. (he/him)
Top contributions projects
Contributing to Go development and various projects
- 2017-talks: Slides and links for 2017 talks (Go)
- 2fa: Two-factor authentication on the command line (Go)
- appstats: Appstats for Go on Google App Engine (Go)
- arm: arm code manipulation (Go)
- aturon.github.io: turon's web site (HTML)
- bazel: a fast, scalable, multi-language and extensible build system (Java)
- benchgraffiti: benchmark graffiti (Go)
- benchstat: Computes and compares statistics about benchmarks (Go)
- binaryregexp: Go regexp for binary/latin-1 data (Go)
- blackfriday: a markdown processor for Go (Go)
- buffalo: Rapid Web Development w/ Go (Go)
- c2go: C to Go translation tool supporting Go toolchain migration (Go)
- client: Keybase Go Library, Client, Service, OS X, iOS, Android, Electron (Go)
- cloud: vaporware (Go)
- cmd: Commands (Go)
- commonmark-spec: CommonMark spec, with reference implementations in C and JavaScript
- compilebench: Compiler benchmarking (Go)
- compress: Collection of compression related Go packages
- corpus: Corpus of interesting Go code (Go)
- crc32: CRC32 hash with x64 optimizations (Go)
- cve-schema: Development of the CVE JSON record format
- dbstore: Data structure interface to database/sql (Go)
- demangle: C++ symbol name demangler written in Go
- deptest5-a: (Go)
- deptest5-b: (Go)
- deptest5-c: (Go)
- deptest5-d: (Go)
- devweb: Development web server (Go)
- diff: Diff(1) (Go)
- drawterm: Connect to Plan 9 CPU servers from other operating systems
Projects Russ Cox follows and has starred
rsc is interested in Go programming language and tools, particularly dependency analysis and Lisp dialect implementation.
- Interest in Go packages (e.g., spaghetti)
- Focus on dependency analysis tools (e.g., spaghetti)
- Enjoys exploring libraries and dialects in Go (e.g., bwl, golisp)
Project | Owner | Description | Stars |
---|---|---|---|
spaghetti | adonovan | Spaghetti: a dependency analysis tool for Go packages | 735 |
golisp | bobappleyard | A dialect of Lisp implemented in Go | 102 |
bwl | bobappleyard | Bob's Wonderful Go libraries | 81 |