blob: 535b829e3614377902178ac7d5b6bd7ab8933d9c [file] [log] [blame] [view]
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11001# Currently using Go
2
campoyc1a3e272014-12-22 10:20:07 -08003 * [Google](http://google.com/) - the core Go team work at Google. Most uses of Go at Google are confidential.
Lloyd Dewolf0d30f5d2015-03-12 21:05:19 -07004 * The [YouTube](http://youtube.com/) team have released their [MySQL scaling infrastructure](https://github.com/youtube/vitess) as open source software.
Damian Gryskie093ec82015-04-30 10:08:36 +02005 * dl.google.com is written in Go: [mailing list discussion](https://groups.google.com/forum/?fromgroups=#!topic/golang-nuts/BNUNbKSypE0) / [OSCON slides](http://talks.golang.org/2013/oscon-dl.slide#1)
Damian Gryski34443f02015-04-30 10:09:22 +02006 * [Flywheel: Google's Data Compression Proxy for the Mobile Web](http://research.google.com/pubs/pub43447.html), [blog post on the rewrite](http://matt-welsh.blogspot.co.uk/2013/08/rewriting-large-production-system-in-go.html)
Ashmeet Sidhu9c17b712015-07-23 10:57:39 +05307 * Other known uses include
campoyc1a3e272014-12-22 10:20:07 -08008 * the [Turkey Doodle (2011)](http://blog.golang.org/2011/12/from-zero-to-go-launching-on-google.html),
9 * the [Santa Tracker (2012)](https://www.youtube.com/watch?v=fc25ihfXhbg),
10 * [writing map/reduce jobs](http://simplystatistics.org/2013/02/15/interview-with-nick-chamandy-statistician-at-google/),
11 * [Jam With Chrome](http://www.jamwithchrome.com/technology),
12 * the [CubeSlam Chrome Experiment](https://code.google.com/p/cubeslam/),
13 * and the [pprof command line tool](https://codereview.appspot.com/153750043/).
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110014 * [6Wunderkinder](http://www.6wunderkinder.com/) - [video](https://www.youtube.com/watch?v=sVpMc0hwqps)
15 * [99designs](http://www.99designs.com) - [golang-nuts](https://groups.google.com/d/msg/golang-nuts/eeAmkzaRt-w/rmxBZszJUCcJ)
16 * [ActiveState](http://www.activestate.com) - [github](https://github.com/activestate)
17 * [adeven](http://www.adeven.com) - [blog](http://big-elephants.com/2012-10/deploying-go-with-capistrano/) [github](https://github.com/adeven)
Jason Buberel7819bdb2015-08-13 06:53:37 -070018 * [AeroFS](https://www.aerofs.com/) - [github](https://github.com/aerofs/gockerize), [blog](https://www.aerofs.com/blog/introducing-gockerize/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110019 * [Airbrake](http://airbrake.io/) - [blog](http://blog.airbrake.io/status/planned-airbrake-migration-love-go-love-riak/)
20 * [Apcera ](http://www.apcera.com) - [blog](http://gigaom.com/2012/09/13/will-go-be-the-new-go-to-programming-language/)
21 * [Aruba Networks](http://www.arubanetworks.com/) - [golang-nuts](https://groups.google.com/d/msg/golang-nuts/M2koiSyoF6E/8rUujT5RCwEJ)
Jason Buberelfe17ff82015-08-05 17:43:14 -070022 * [Atatus](http://www.atatus.com/) - [blog](http://www.atatus.com/blog/golang-auto-build-versioning/)
Jason Buberel1a4eba12015-06-28 13:11:20 -070023 * [Avocet](http://avocet.io/) - [blog](http://blog.avocet.io/from-0-to-6-2-billion-requests/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110024 * [BBC Worldwide](http://www.bbcworldwide.com/) - [source](http://www.quora.com/Go-programming-language/Is-Google-Go-ready-for-production-use/answer/Kunal-Anand)
25 * [Beachfront Media](http://www.beachfrontmedia.com) [article](http://arstechnica.com/information-technology/2013/05/my-favorite-programming-language-googles-go-has-some-coders-raving/)
Jason Buberelaa63c2d2015-07-22 18:14:23 -070026 * [Beme](http://beme.com) - [job post](http://beme.com/jobs.html#product-engineer)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110027 * [Betable](https://betable.com) - [talk #1](http://rcrowley.org/talks/surge-2013.html), [talk #2](http://rcrowley.org/talks/strange-loop-2013.html)
Jason Bubereldc3ae782015-08-06 17:30:06 -070028 * [Big Commerce](https://www.bigcommerce.com/) - [blog](http://bigeng.io/post/125792679618/what-keeps-us-going), [github](https://github.com/bigcommerce)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110029 * [Bitbucket](https://bitbucket.org/) - [source](http://www.reddit.com/r/golang/comments/1pjn0k/bitbucket_hiccup_reveals_go_usage/)
30 * [bitly](http://bit.ly) - [github](https://github.com/bitly/nsq) [blog](http://word.bitly.com/post/33232969144/nsq)
Siddharth Mathur634d0292015-07-23 09:22:16 +053031 * [Blackbuck Computing](http://fastah.blackbuck.mobi) - [blog](http://fastah.blackbuck.mobi/blog/)
Bogdana Verehad8d9af82015-08-10 22:40:31 +020032 * [Blippar](http://blippar.com)
Jason Buberel05102342015-07-05 16:29:09 -070033 * [bol.com](http://bol.com) - [github](https://github.com/emicklei/go-restful) [blog](http://ernestmicklei.com/2015/07/04/testing-your-rest-api-in-go-with-forest/)
Damian Gryskie4585612015-03-17 17:21:16 +010034 * [Booking.com](http://booking.com) - [source](http://www.techworld.com/careers/perl-developers-dispel-doubts-about-codes-longevity-3599357/)
FrancescaKc6d8c0b2014-12-21 14:52:50 -080035 * [Bowery](http://bowery.io/) - [source](http://bowery.io/blog/posts/2014/09/30/shared-libraries-at-bowery.html)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110036 * [Canonical](http://canonical.com/) - [source](http://www.youtube.com/watch?v=7QDVRowyUQA)
37 * [Carbon Games](http://carbongames.com/) - [source](http://carbongames.com/opensource.html#the_go_programming_language_bsd)
Rafaelf997b212015-07-14 18:30:21 -070038 * [Clever](https://clever.com/) - [github](https://github.com/clever) [blog](http://engineering.clever.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110039 * [CloudFlare](http://www.cloudflare.com/) - [blog](http://blog.cloudflare.com/go-at-cloudflare) [article](http://arstechnica.com/information-technology/2013/02/cloudflare-blows-hole-in-laws-of-web-physics-with-go-and-railgun/)
40 * [Cloud Foundry](http://www.cloudfoundry.com) - [blog](http://pivotallabs.com/a-rubyist-learning-go-a-basic-go-program/) [github](https://github.com/cloudfoundry)
41 * [CloudWalk](https://www.cloudwalk.io) - [github](https://github.com/cloudwalkio/)
42 * [clypd](http://www.clypd.com) - [blog](http://www.clypd.com/getting-to-go/)
Nick Gauthierd2457a12015-03-26 08:26:26 -040043 * [Codeship](http://codeship.com) - [blog](http://blog.codeship.com/creating-fakes-in-go-with-channels/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110044 * [Conformal Systems](http://www.conformal.com) - [blog post](https://blog.cyphertite.com/go-at-conformal/) [github](https://github.com/conformal)
Lloyd Dewolfcf38b572015-03-12 21:09:02 -070045 * [CoreOS](https://coreos.com/) - [github](https://github.com/coreos/)
Damian Gryski6ac04912015-01-09 22:44:14 +010046 * [Couchbase](http://www.couchbase.com/) - [github](https://github.com/couchbaselabs)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110047 * [Crashlytics](http://try.crashlytics.com/) - [tweet](https://twitter.com/brianhatfield/status/360866306276327424)
48 * [Cupcake](https://cupcake.io) - [tweet](https://jonathan.cupcake.is/posts/QweOXcW6rmbdj16aXlEdNA) [github](https://github.com/cupcake)
DavidVaini97bfc932015-01-02 13:56:29 -080049 * [CURT Manufacturing](https://www.curtmfg.com) - [github](https://github.com/curt-labs/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110050 * [CustomerIO](http://www.customer.io) - [tweet](https://twitter.com/jrallison/status/365560974251540481)
Nick Van Wiggerenb0e56332015-05-12 11:41:24 -040051 * [DigitalOcean](http://www.digitalocean.com/) - [blog](http://www.digitalocean.com/company/blog/get-your-development-team-started-with-go/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110052 * [Disqus](http://disqus.com/) - [blog](http://blog.disqus.com/post/51155103801/trying-out-this-go-thing)
53 * [DNSimple](https://dnsimple.com/) - [blog](http://blog.dnsimple.com/a-golang-redirection-service/)
54 * [domainr](http://domai.nr/) - [tweet](https://twitter.com/rr/status/368988340848037889)
Lloyd Dewolfca59d142015-03-12 21:06:42 -070055 * [Docker](https://www.docker.com/) - [docker](https://github.com/docker/docker) [slides](http://www.slideshare.net/jpetazzo/docker-and-go-why-did-we-decide-to-write-docker-in-go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110056 * [drone.io](http://drone.io) - [post](https://groups.google.com/d/msg/golang-nuts/Lo7KP3rWP3o/GvNju75FgPIJ) [github](https://github.com/drone)
57 * [Dropbox](http://www.dropbox.com) - [blog](https://tech.dropbox.com/2014/07/open-sourcing-our-go-libraries/), [github](https://github.com/dropbox/godropbox)
Jason Buberel97d61652015-06-26 19:00:08 -070058 * [Economist](http://www.economist.com/) - [github](https://github.com/EconomistDigitalSolutions/ramlapi)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110059 * [Embedly](http://embed.ly) - [blog](http://blog.embed.ly/post/45149878472/167857590)
Jason Buberelad27b3c2015-07-17 12:08:54 -070060 * [EMC Cloud Services](http://www.emc.com/campaign/emc-cloud-services/index.htm) - [tweet](https://twitter.com/chadlung/status/622118049500364800)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110061 * [ErrPlane](http://www.errplane.com) - [blog](http://techcrunch.com/2013/03/18/errplane-performance-monitoring-and-alert-service-for-web-apps/)
Jason Buberel4395f762015-07-20 10:27:21 -070062 * [Everything.me](http://everything.me) - [blog](http://geeks.everything.me/2015/05/03/adventures-with-disque/)
Jason Buberele990ef52015-07-28 18:30:55 -070063 * [Exotel](http://exotel.in) - [website](http://www.gophercon.in/#sponsor)
Damian Gryski47d8bf72015-06-10 20:12:28 +020064 * [Facebook](https://facebook.com) - [github](https://github.com/facebookgo/), [blog](http://blog.parse.com/learn/how-we-moved-our-api-from-ruby-to-go-and-saved-our-sanity/)
Brian Deeryd4e9c892015-06-26 21:50:10 -050065 * [Factom](http://www.factom.org) - [github](https://github.com/FactomProject)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110066 * [Foize](https://www.foize.com) - [github](https://github.com/foize/)
67 * [Flipboard](http://www.flipboard.com) - [source (job post)](https://news.ycombinator.com/item?id=6140956)
Jason Buberele990ef52015-07-28 18:30:55 -070068 * [General Electric Software](https://www.gesoftware.com/) - [tweet](https://twitter.com/cemezberci/status/623179382505390080), [jobs](https://xjobs.brassring.com/tgwebhost/jobdetails.aspx?partnerid=54&siteid=5346&jobid=1254417)
shawnps91ad92a2014-12-10 03:07:57 -080069 * [Gengo](http://www.gengo.com) - [blog](http://blog.gengo.com/go-gengo/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110070 * [Getty Images](http://www.gettyimages.com) - [tweet](https://twitter.com/TrevorBramble/status/441372661336113152) [tweet](https://twitter.com/ickypop/status/441470245492908032)
71 * [GitHub](https://github.com) - [blog post](http://techno-weenie.net/2013/11/2/key-value-logs-in-go/)
72 * [Globo.com](http://www.globo.com) - [github](https://github.com/globocom) [article](http://www.wired.com/wiredenterprise/2013/03/tsuru/)
73 * [GOV.UK](http://www.gov.uk) - [slides](https://speakerdeck.com/nickstenning/http-building-a-new-router-for-gov-dot-uk) [github](https://github.com/alphagov/router) [blog](https://gdstechnology.blog.gov.uk/2013/12/05/building-a-new-router-for-gov-uk/)
74 * [Granify](http://granify.com/) - [blog](http://leonsbox.com/blog/2013/06/04/improving-testing-by-using-real-traffic-from-production/)
75 * [Hailo](http://www.hailocab.com) - [slides](https://speakerdeck.com/mattheath/youre-good-to-go)
Jason Buberel0166a362015-08-06 18:00:03 -070076 * [Happy Pancake](http://www.happypancake.com/) - [blog](https://abdullin.com/happypancake/)
Chris Kelner89e15ed2015-07-14 19:44:51 -040077 * [HashiCorp](https://hashicorp.com/) - [github](https://github.com/hashicorp)
Burcu Dogan67598b92015-08-09 23:56:28 -070078 * [HER](https://weareher.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110079 * [Heroku](http://heroku.com/) - [Go blog post](http://blog.golang.org/2011/04/go-at-heroku.html)
Jason Bubereleedb98a2015-08-12 06:56:04 -070080 * [HM Treasury, UK.gov](http://hm-treasury.gov.uk/) - [github](https://github.com/guidance-guarantee-programme/)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +020081 * [Hooklift](https://github.com/hooklift) - [github](https://github.com/hooklift)
Jason Buberel8e789792015-07-23 18:05:57 -070082 * [IBM](http://www.ibm.com/) - [Clampify](https://developer.ibm.com/open/clampify/), [i18n4go](https://developer.ibm.com/open/i18n4go/), [libsecurity](https://developer.ibm.com/open/libsecurity/)
mcellis33e729cdf2014-12-14 02:08:40 -080083 * [Igneous](http://www.igneous.io/)
dgnorton0e68c3d2015-07-25 12:10:50 -040084 * [InfluxDB](https://influxdb.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/why-influxdb-uses-go/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110085 * [Intel Germany (Debugger QA Team)](http://www.intel.com) - [source](http://www.reddit.com/r/golang/comments/16qw6x/the_intel_debugger_qa_team_in_germany_ulm_is/)
86 * [Iron.io](http://iron.io/) - [source](http://www.youtube.com/watch?v=kKQLhGZVN4A) [blog:"30 servers to 2"](http://blog.iron.io/2013/03/how-we-went-from-30-servers-to-2-go.html) [blog:"2 years of production Go"](http://blog.iron.io/2013/08/go-after-2-years-in-production.html)
87 * [JelloLabs](http://www.jellolabs.com) - [blog](http://www.jellolabs.com/blog/why-golang-is-ready-for-early-stage-startups.html)
88 * [Jimdo](http://www.jimdo.com) - [tweet](https://twitter.com/mlafeldt/status/351661314017476608) [github](https://github.com/jimdo)
Jason Buberel55553632015-08-10 17:57:09 -070089 * [Karma](http://www.yourkarma.com) - [blog](https://blog.yourkarma.com/how-we-use-mqtt-at-karma)
Jason Buberel277a1142015-07-18 18:51:10 -070090 * [Keybase.io](http://keybase.io) - [github](https://github.com/keybase)
Jason Buberel85e43692015-07-23 11:34:25 -070091 * [Kingsoft](http://www.kingsoft.com/) - [github](https://github.com/flike/kingshard)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110092 * [Koding](http://www.koding.com) - [quora](http://www.quora.com/Node-js/Why-did-Koding-switch-from-Node-js-to-Go)
Jason Buberel70a4df72015-06-28 13:05:47 -070093 * [LabStack](http://labstack.com/) - [github](https://github.com/labstack/echo), [website](http://echo.labstack.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110094 * [Lincoln Loop](http://lincolnloop.com/) - [blog (as part of https://botbot.me/ , #go-nuts IRC logging)](http://lincolnloop.com/blog/djangonaut-building-webapp-go-gorilla/)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +020095 * [Maldive](https://www.maldive.com)
Jason Buberelad38ef42015-07-08 18:48:30 -070096 * [MalwareBytes](https://www.malwarebytes.org/) - [blog](http://marcio.io/2015/07/handling-1-million-requests-per-minute-with-golang/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110097 * [MaxCDN](http://www.maxcdn.com) - [blog](http://blog.maxcdn.com/learned-stop-worrying-love-logs/)
vinibaggio6d8f79f2014-12-22 11:14:49 -080098 * [Medium](https://medium.com) - [blog](https://medium.com/medium-eng/how-medium-goes-social-b7dbefa6d413)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110099 * [Microcosm](http://www.microco.sm) - [slides](https://speakerdeck.com/mattcottingham/building-an-api-with-go-at-microco-dot-sm)
100 * [Modcloth](http://www.modcloth.com) - [github](https://github.com/modcloth-labs)
101 * [Moovweb](http://www.moovweb.com) - [github](https://github.com/moovweb) [source](https://groups.google.com/forum/#!topic/golang-nuts/MeiTNnGhLg8/discussion)
FrancescaKc6d8c0b2014-12-21 14:52:50 -0800102 * [MongoDB](http://www.mongodb.com) - [blog](http://blog.mongodb.org/post/51643994762/go-agent-go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100103 * [Mozilla Services](https://github.com/mozilla-services) - [github](https://github.com/mozilla-services/heka) [blog](https://blog.mozilla.org/services/2013/04/30/introducing-heka/)
104 * [MROffice](http://mroffice.org/) - [source](http://www.youtube.com/watch?v=7QDVRowyUQA)
Jason Buberela25e03f2015-08-06 18:34:43 -0700105 * [Namely](http://www.namely.com/) - [blog](https://medium.com/namely-labs/postgres-in-go-cf794adc4c52)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +0200106 * [New Bamboo](http://www.new-bamboo.co.uk) - [blog](http://blog.new-bamboo.co.uk/2013/09/17/micro-network-daemons-in-go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100107 * [New York Times](http://nyt.com/) - [source](http://open.blogs.nytimes.com/2014/07/10/emr-streaming-in-go/?_php=true&_type=blogs&_r=0)
Christophe Eblé63832d22015-07-20 19:36:23 +0200108 * [Nexway](http://www.nexway.com)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100109 * [ngmoco:)](http://ngmoco.com/) - [blog](http://ngenuity.ngmoco.com/2012/01/introducing-falcore-and-timber.html)
110 * [Novartis](http://www.novartis.com) - [g+ post](https://plus.google.com/114945221884326152379/posts/d1SVaqkRyTL)
111 * [Ooyala](http://www.ooyala.com/) - [github](https://github.com/ooyala/)
Damian Gryski62fd2932015-04-30 10:07:13 +0200112 * [OpenShift](https://www.openshift.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/openshift-3-old-dogs-new-tricks/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100113 * [Oyster Books](https://www.oysterbooks.com/) - [blog](http://engineering.oysterbooks.com/post/79458380259/resizing-images-on-the-fly-with-go)
114 * [Percona](http://www.percona.com) - [blog](http://www.mysqlperformanceblog.com/2014/05/14/tips-benchmarking-go-mysql/)
115 * [Plano Bê](https://www.planobe.com.br) - [podcast](http://www.grokpodcast.com/2013/07/17/episodio-95-golang/)
116 * [pool.ntp.org](http://pool.ntp.org/) - [blog](http://news.ntppool.org/2012/10/new-dns-server.html) [status](http://dns-status.ntppool.org/)
117 * [Poptip](https://poptip.com/) [job posting](https://groups.google.com/d/msg/golang-nuts/cQ0uuLCcQQQ/4nNm_YYh_l4J)
Jason Buberel0ac76ee2015-07-09 12:27:59 -0700118 * [Public Good Corp](https://publicgood.com/) - [meetup](http://www.meetup.com/ChicaGoLang/events/222224696/)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +0200119 * [Qurami](http://www.qurami.com)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100120 * [Rawstream ](http://www.rawstream.com) - [tweets](https://twitter.com/brianazzopardi/status/387920069327872000)
121 * [Raygun](http://raygun.io) - [blog](http://raygun.io/blog/2013/11/5-reasons-go-will-kick-ass-in-your-next-project/)
Jason Buberel10102202015-06-27 13:26:07 -0700122 * [Remind101](https://www.remind.com/) - [github](https://github.com/remind101/empire), [blog](http://engineering.remind.com/introducing-empire/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100123 * [Rendered :Text](http://renderedtext.com/) - [blog](http://renderedtext.com/blog/2013/08/28/building-our-first-app-in-go/)
124 * [Repustate](http://www.repustate.com) - [blog](http://blog.repustate.com/migrating-code-from-python-to-golang-what-you-need-to-know/2013/04/23/)
125 * [Rounds](http://www.rounds.com) - [blog](http://www.rounds.com/blog/joys-affordable-concurrency/)
126 * [Secret](https://www.secret.ly/) - [blog](https://medium.com/secret-den/12ab82fda29f)
Ilya Volodarsky088eebf2015-01-07 17:24:45 -0800127 * [Segment](https://segment.com/) - [github](https://github.com/segmentio?query=go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100128 * [SendGrid](http://sendgrid.com/) - [blog](http://sendgrid.com/blog/convince-company-go-golang/)
129 * [SendHub](https://www.sendhub.com/) - [source (shipbuilder PaaS)](http://shipbuilder.io/)
130 * [Shopify](http://www.shopify.com) [tweet](https://twitter.com/burkelibbey/status/312328030670450688)
131 * [Showyou](http://www.showyou.com) [source](https://plus.google.com/101522949595361604155/posts/8n4CSePMwgV)
Piyush Verma1c8b9992015-03-27 08:18:20 +0530132 * [Siminars](http://siminars.com) - [github](https://github.com/simversity)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100133 * [SmartyStreets](http://smartystreets.com) [source](http://mwholt.com/autocomplete#technical)
134 * [SmugMug](http://www.smugmug.com/) - [blog](http://sorcery.smugmug.com/2012/04/06/deriving-json-types-in-go/)
135 * [Skimlinks](http://www.skimlinks.com) [blog](https://speakerdeck.com/rjohnsondev/go-at-skimlinks)
136 * [SoundCloud](http://soundcloud.com) - [blog](http://backstage.soundcloud.com/2012/07/go-at-soundcloud/)
137 * [Sourcegraph](https://sourcegraph.com) [github](https://github.com/sourcegraph)
138 * [Space Monkey](http://www.spacemonkey.com) - [blog](https://www.spacemonkey.com/blog/posts/go-space-monkey)
139 * [Splice](http://splice.com) - [tweet](https://twitter.com/mattetti/status/387935640513683456)
Chris Jamesf69be4d2015-05-12 16:35:15 +0100140 * [Springer](http://joinit.springer.com) - [tweet](https://twitter.com/quii/status/575647166091370497)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100141 * [Square](http://www.squareup.com) - [blog](http://corner.squareup.com/2014/05/evaluating-go-frameworks.html)
Jason Buberel156157c2015-06-27 13:23:29 -0700142 * [Stack Exchange](http://stackexchange.com/) - [github](https://github.com/bosun-monitor/bosun), [website](http://bosun.org/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100143 * [StatHat](http://stathat.com/) - [Go blog post](http://blog.golang.org/2011/12/building-stathat-with-go.html)
144 * [Steals.com](http://steals.com) [blog](http://blog.gopheracademy.com/day-15-shopping-with-go)
145 * [Streetspotr](http://streetspotr.com) - [tweet](https://twitter.com/thcyron/status/372350650580865024)
146 * [Stretchr](http://stretchr.com/) [github](https://github.com/stretchrcom)
147 * [SyndicatePro](http://syndicatepro.com/) - [source](https://groups.google.com/d/msg/golang-nuts/eeAmkzaRt-w/rHpoRAGeLD8J)
148 * [Tamber](http://www.tamber.com/) - [blog](http://www.tamber.com/posts/ferret.html)
Jason Buberelf809e6e2015-08-16 13:59:33 -0700149 * [Tapjoy](http://home.tapjoy.com/) - [blog](http://basho.com/posts/technical/built-on-riak-dynamiq-by-tapjoy/), [github](https://github.com/Tapjoy/dynamiq)
Jason Buberel80970d42015-07-29 14:04:16 -0700150 * [Teamwork](http://teamwork.com/) - [blog](http://engineroom.teamwork.com/our-future-stack-or-why-we-love-knockout-coffeescript-redis-and-go/)
Jason Buberel98f8bde2015-07-23 18:03:15 -0700151 * [The Plant](http://theplant.jp) - [Qortex](http://qortex.com), [QoR](http://getqor.com)
Damian Gryski5777b3c2015-03-17 17:20:36 +0100152 * [Thomson Reuters Eikon](https://github.com/ThomsonReutersEikon) - [github](https://github.com/ThomsonReutersEikon) [source](https://groups.google.com/forum/?fromgroups#!topic/golang-nuts/ikt3hcIqicA), [video](https://www.youtube.com/watch?v=mDTg1dLUqBE)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100153 * [Thumbtack](http://thumbtack.com) - [Go Hercule blog post](http://www.thumbtack.com/engineering/go-hercule/)
Benny Wongd01a5d82015-06-26 15:48:50 -0400154 * [Timehop](http://timehop.com/) - [blog](https://medium.com/building-timehop/why-timehop-chose-go-to-replace-our-rails-app-2855ea1912d)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100155 * [TinkerCad](http://tinkercad.com/)
156 * [Toggl](http://www.toggl.com) - [blog](http://blog.toggl.com/2012/09/moving-to-go/)
157 * [Torbit ](http://www.torbit.com) - [blog](http://torbit.com/blog/2013/02/19/big-data-at-torbit/)
Damian Gryski6ac04912015-01-09 22:44:14 +0100158 * [Transloadit](https://transloadit.com) - [blog](https://transloadit.com/blog/2014/11/releasing-our-new-go-sdk/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100159 * [Tumblr ](http://www.tumblr.com) - [github](https://github.com/tumblr/gocircuit) [source](https://groups.google.com/forum/?fromgroups=#!topic/golang-nuts/qelU5Lrq-uA)
Jason Buberelf5ce2432015-07-29 14:07:02 -0700160 * [TurboBytes](http://turbobytes.com) - [github](https://github.com/turbobytes?utf8=%E2%9C%93&query=+only%3Asources+), [tweet](https://twitter.com/sajal/status/626287855111835648?s=09)
peterhellberg86ef0da2014-12-10 02:56:31 -0800161 * [TV4 (Swedish TV station)](http://www.tv4.se/) - [blog](http://http.tv4.se/2014/12/04/tv4-tech-peter-hellberg-kristian-saebdal-tv4-vara-topplistor-i-go/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100162 * [Twitch](http://www.twitch.tv/) - [blog](http://blog.twitch.tv/2014/04/technically-speaking-group-chat-and-general-chat-engineering/)
Damian Gryski5777b3c2015-03-17 17:20:36 +0100163 * [Twitter](https://twitter.com) - [blog](https://blog.twitter.com/2015/handling-five-billion-sessions-a-day-in-real-time)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100164 * [TweetQureet](http://qureet.com) - [blog](http://www.qureet.com/blog/golang-technology-stack/)
Matt Horsnella734d802015-07-23 12:11:08 +0100165 * [Uber](http://uber.com) - [tweet](https://twitter.com/andygrunwald/status/624166365793001472) [github](https://github.com/uber/go-torch)
Jason Buberel70d21192015-07-23 09:35:07 -0700166 * [Umbel](http://umbel.com) - [tweet](https://twitter.com/findmjob/status/624255179227967488)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100167 * [Undisclosed.ch](https://undisclosed.ch/) - [github](https://github.com/xoba/goutil)
168 * [Urlist](http://urli.st/) - [tweet](https://twitter.com/ScintillaLuz/status/364767411750174720)
169 * [Viki](http://www.viki.com/) - [github](https://github.com/viki-org/)
170 * [VividCortex](https://vividcortex.com/) - [source](https://vividcortex.com/jobs/) [github](https://github.com/VividCortex/)
Jason Buberelac9f09b2015-08-06 18:14:13 -0700171 * [Whim](http://joinwhim.com/) - [meetup](http://www.meetup.com/golangsf/events/223166815/), [tweet](https://twitter.com/_peggyli/status/629176462155755520)
Jason Buberel3e161ea2015-08-05 18:04:29 -0700172 * [Yik Yak](http://www.yikyakapp.com/) - [tweet](https://twitter.com/ardanlab/status/629002599484813312/photo/1)
Simon Waldherr7d30e2b2015-08-15 16:48:52 +0200173 * [ZITEC](http://www.zitec.de)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100174 * [Zynga](http://www.zynga.com) - [source (zbase component)](http://code.zynga.com/2013/08/zbase-a-high-performance-elastic-distributed-key-value-store/) [github](https://github.com/zbase)
175
176
177# Tried Go, but moved away
178 * [Atlassian](http://atlassian.com/) - [using](http://www.youtube.com/watch?v=7QDVRowyUQA) [not using](http://news.ycombinator.com/item?id=4159654), but [bitbucket is experimenting with Go again](https://twitter.com/nperson/status/395553183201628160/photo/1)
179 * [Braintree Payments](http://braintreepayments.com) - [blog](https://www.braintreepayments.com/braintrust/gotchas-irritants-and-warts-in-go-web-development)
180
181
dmitris88f7e472014-12-26 11:50:28 -0800182See also [[SuccessStories]]