blob: 344e0d0f4e44d58df2abe3018c09106547d7aa82 [file] [log] [blame] [view]
Carlisia Campos9ba72342015-10-21 09:35:02 -07001# Companies currently using Go throughout the world
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11002
Carlisia Campos4a0f4642015-10-21 09:01:26 -07003## United States
4
Jason Buberel0edeeea2015-09-07 06:54:06 -07005 * [Google](http://google.com/) - the core Go team work at Google. Most uses of Go at Google are confidential.
Burcu Dogan8768a362015-09-27 15:26:19 -07006 * [Kubernetes](http://kubernetes.io/)
Jason Buberel2f308872015-08-24 17:47:26 -07007 * The [YouTube](http://youtube.com/) team have released their [MySQL scaling infrastructure](https://github.com/youtube/vitess) as open source software [1](https://www.youtube.com/watch?v=5yDO-tmIoXY), [2](https://www.youtube.com/watch?v=qATTTSg6zXk), [3](https://www.youtube.com/watch?v=midJ6b1LkA0&sns=gp)
Damian Gryskie093ec82015-04-30 10:08:36 +02008 * 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 +02009 * [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 +053010 * Other known uses include
campoyc1a3e272014-12-22 10:20:07 -080011 * the [Turkey Doodle (2011)](http://blog.golang.org/2011/12/from-zero-to-go-launching-on-google.html),
12 * the [Santa Tracker (2012)](https://www.youtube.com/watch?v=fc25ihfXhbg),
13 * [writing map/reduce jobs](http://simplystatistics.org/2013/02/15/interview-with-nick-chamandy-statistician-at-google/),
14 * [Jam With Chrome](http://www.jamwithchrome.com/technology),
15 * the [CubeSlam Chrome Experiment](https://code.google.com/p/cubeslam/),
16 * and the [pprof command line tool](https://codereview.appspot.com/153750043/).
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110017 * [6Wunderkinder](http://www.6wunderkinder.com/) - [video](https://www.youtube.com/watch?v=sVpMc0hwqps)
18 * [99designs](http://www.99designs.com) - [golang-nuts](https://groups.google.com/d/msg/golang-nuts/eeAmkzaRt-w/rmxBZszJUCcJ)
19 * [ActiveState](http://www.activestate.com) - [github](https://github.com/activestate)
Jason Buberel2cf8fc72015-09-13 18:54:46 -070020 * [adeven](http://www.adeven.com) - [blog](http://big-elephants.com/2012-10/deploying-go-with-capistrano/)
Satish Talimb5560f82015-10-23 16:38:09 +053021 * [Adori Labs](http://www.adorilabs.com/)
Jason Buberel7819bdb2015-08-13 06:53:37 -070022 * [AeroFS](https://www.aerofs.com/) - [github](https://github.com/aerofs/gockerize), [blog](https://www.aerofs.com/blog/introducing-gockerize/)
Jason Buberel2f308872015-08-24 17:47:26 -070023 * [Aerospike](http://www.aerospike.com) - [blog](https://groups.google.com/d/msg/golang-nuts/GA902tHnjdM/ARRaBS2g4zEJ)
Jason Buberel2cf8fc72015-09-13 18:54:46 -070024 * [Airbrake](http://airbrake.io/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110025 * [Apcera ](http://www.apcera.com) - [blog](http://gigaom.com/2012/09/13/will-go-be-the-new-go-to-programming-language/)
Siddharth Kothari6dfee642015-10-25 14:35:05 -050026 * [Appbase](https://appbase.io/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110027 * [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 -070028 * [Atatus](http://www.atatus.com/) - [blog](http://www.atatus.com/blog/golang-auto-build-versioning/)
Jason Buberel1a4eba12015-06-28 13:11:20 -070029 * [Avocet](http://avocet.io/) - [blog](http://blog.avocet.io/from-0-to-6-2-billion-requests/)
Jason Buberel2f308872015-08-24 17:47:26 -070030 * [Axioms](http://axioms.io) - [blog](http://axioms.io/zen/2014-11-06-swift-go/)
Jason Buberel41a157d2015-08-31 07:30:25 -070031 * [Basecamp](https://basecamp.com/) - [blog](https://signalvnoise.com/posts/3897-go-at-basecamp)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110032 * [BBC Worldwide](http://www.bbcworldwide.com/) - [source](http://www.quora.com/Go-programming-language/Is-Google-Go-ready-for-production-use/answer/Kunal-Anand)
33 * [Beachfront Media](http://www.beachfrontmedia.com) [article](http://arstechnica.com/information-technology/2013/05/my-favorite-programming-language-googles-go-has-some-coders-raving/)
Niket Patel49be6082015-08-30 12:10:45 +053034 * [Beehively](http://beehively.com) - [Presentation](https://speakerdeck.com/nexneo/joy-of-single-purpose-services-in-go)
Jason Buberelaa63c2d2015-07-22 18:14:23 -070035 * [Beme](http://beme.com) - [job post](http://beme.com/jobs.html#product-engineer)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110036 * [Betable](https://betable.com) - [talk #1](http://rcrowley.org/talks/surge-2013.html), [talk #2](http://rcrowley.org/talks/strange-loop-2013.html)
Jason Buberel0d8c1e72015-10-09 11:22:10 -070037 * [Big Commerce](https://www.bigcommerce.com/) - [blog](http://www.bigeng.io/what-keeps-us-going/), [github](https://github.com/bigcommerce)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110038 * [Bitbucket](https://bitbucket.org/) - [source](http://www.reddit.com/r/golang/comments/1pjn0k/bitbucket_hiccup_reveals_go_usage/)
39 * [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 +053040 * [Blackbuck Computing](http://fastah.blackbuck.mobi) - [blog](http://fastah.blackbuck.mobi/blog/)
Bogdana Verehad8d9af82015-08-10 22:40:31 +020041 * [Blippar](http://blippar.com)
Jason Buberelf51da832015-09-23 11:20:16 -070042 * [Bolt](http://bolt.com)
Jason Buberel05102342015-07-05 16:29:09 -070043 * [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 +010044 * [Booking.com](http://booking.com) - [source](http://www.techworld.com/careers/perl-developers-dispel-doubts-about-codes-longevity-3599357/)
Brian Starkef56303a2015-09-16 00:25:00 -040045 * [Bread Finance](https://www.getbread.com)
Christopher Martinezb5973372015-09-17 09:42:42 -070046 * [BuySellAds](https://buysellads.com)
pvangeepuram5b43c952015-09-10 14:20:21 -040047 * [Byndr](http://www.byndr.org)
Jason Buberel2f308872015-08-24 17:47:26 -070048 * [Canonical](http://canonical.com/) - [source](http://www.youtube.com/watch?v=7QDVRowyUQA), [email](https://groups.google.com/d/msg/golang-nuts/jLnMsUbYwrQ/isfMUvBOkEIJ)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110049 * [Carbon Games](http://carbongames.com/) - [source](http://carbongames.com/opensource.html#the_go_programming_language_bsd)
Jason Buberelf51da832015-09-23 11:20:16 -070050 * [Clearblade](http://clearblade.com/) - [github](https://github.com/ClearBlade/Go-SDK)
Rafaelf997b212015-07-14 18:30:21 -070051 * [Clever](https://clever.com/) - [github](https://github.com/clever) [blog](http://engineering.clever.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110052 * [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/)
53 * [Cloud Foundry](http://www.cloudfoundry.com) - [blog](http://pivotallabs.com/a-rubyist-learning-go-a-basic-go-program/) [github](https://github.com/cloudfoundry)
54 * [CloudWalk](https://www.cloudwalk.io) - [github](https://github.com/cloudwalkio/)
55 * [clypd](http://www.clypd.com) - [blog](http://www.clypd.com/getting-to-go/)
Nick Gauthierd2457a12015-03-26 08:26:26 -040056 * [Codeship](http://codeship.com) - [blog](http://blog.codeship.com/creating-fakes-in-go-with-channels/)
Mike Reedelle4dfed82015-09-23 16:03:38 -060057 * [Comcast](http://corporate.comcast.com/) - [github](https://github.com/comcast)
Jason Buberel2cf8fc72015-09-13 18:54:46 -070058 * [Conformal Systems](http://www.conformal.com) - [github](https://github.com/conformal)
Jason Buberel2f308872015-08-24 17:47:26 -070059 * [Copper.IO](http://copper.io) - [blog](https://blog.copper.io/building-a-scaleable-app-that-can-actually-scale/)
60 * [CoreOS](https://coreos.com/) - [github](https://github.com/coreos/), [blog](http://blog.gopheracademy.com/birthday-bash-2014/go-at-coreos/)
Damian Gryski6ac04912015-01-09 22:44:14 +010061 * [Couchbase](http://www.couchbase.com/) - [github](https://github.com/couchbaselabs)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110062 * [Crashlytics](http://try.crashlytics.com/) - [tweet](https://twitter.com/brianhatfield/status/360866306276327424)
63 * [Cupcake](https://cupcake.io) - [tweet](https://jonathan.cupcake.is/posts/QweOXcW6rmbdj16aXlEdNA) [github](https://github.com/cupcake)
Jason Buberel0edeeea2015-09-07 06:54:06 -070064 * [CURT Manufacturing](https://www.curtmfg.com) - [github](https://github.com/curt-labs/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110065 * [CustomerIO](http://www.customer.io) - [tweet](https://twitter.com/jrallison/status/365560974251540481)
Olivier Poitrey80499102015-09-20 14:20:59 -070066 * [Dailymotion](http://www.dailymotion.com) - [github](https://github.com/dailymotion)
Jason Buberel2f308872015-08-24 17:47:26 -070067 * [Datadog](https://www.datadoghq.com) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/go-at-datadog/)
Piyush Verma6e173672015-10-22 08:35:12 +053068 * [Datascale](http://datascale.io)
Jason Buberel1740f312015-08-31 07:25:10 -070069 * [DeferPanic](https://deferpanic.com) - [github](https://github.com/deferpanic)
Nick Van Wiggerenb0e56332015-05-12 11:41:24 -040070 * [DigitalOcean](http://www.digitalocean.com/) - [blog](http://www.digitalocean.com/company/blog/get-your-development-team-started-with-go/)
Jason Buberel2f308872015-08-24 17:47:26 -070071 * [Disqus](http://disqus.com/) - [blog](http://blog.disqus.com/post/51155103801/trying-out-this-go-thing), [blog](http://highscalability.com/blog/2014/5/7/update-on-disqus-its-still-about-realtime-but-go-demolishes.html)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110072 * [DNSimple](https://dnsimple.com/) - [blog](http://blog.dnsimple.com/a-golang-redirection-service/)
Jason Buberel2f308872015-08-24 17:47:26 -070073 * [DoubleDutch](https://www.doubledutch.me)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110074 * [domainr](http://domai.nr/) - [tweet](https://twitter.com/rr/status/368988340848037889)
Lloyd Dewolfca59d142015-03-12 21:06:42 -070075 * [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 +110076 * [drone.io](http://drone.io) - [post](https://groups.google.com/d/msg/golang-nuts/Lo7KP3rWP3o/GvNju75FgPIJ) [github](https://github.com/drone)
77 * [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 -070078 * [Economist](http://www.economist.com/) - [github](https://github.com/EconomistDigitalSolutions/ramlapi)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110079 * [Embedly](http://embed.ly) - [blog](http://blog.embed.ly/post/45149878472/167857590)
Jason Buberelad27b3c2015-07-17 12:08:54 -070080 * [EMC Cloud Services](http://www.emc.com/campaign/emc-cloud-services/index.htm) - [tweet](https://twitter.com/chadlung/status/622118049500364800)
Jason Buberel4395f762015-07-20 10:27:21 -070081 * [Everything.me](http://everything.me) - [blog](http://geeks.everything.me/2015/05/03/adventures-with-disque/)
Damian Gryski47d8bf72015-06-10 20:12:28 +020082 * [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 -050083 * [Factom](http://www.factom.org) - [github](https://github.com/FactomProject)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110084 * [Foize](https://www.foize.com) - [github](https://github.com/foize/)
85 * [Flipboard](http://www.flipboard.com) - [source (job post)](https://news.ycombinator.com/item?id=6140956)
Jason Buberele1919382015-08-20 07:03:01 -070086 * [FLXOne](http://flxone.com) - [blog](https://medium.com/@robin.verlangen/billions-of-request-per-day-meet-go-1-5-362bfefa0911)
Jason Buberel2f308872015-08-24 17:47:26 -070087 * [Fullstory](https://www.fullstory.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/go-at-fullstory/)
Jason Buberelef014bb2015-10-17 10:18:52 -070088 * [Gatherer](http://gathererapp.com/) - [twitter](https://twitter.com/codepushr/status/653880049343537153)
Mustafa Altun971ea0e2015-09-03 18:05:45 +030089 * [Gamegos](https://github.com/gamegos)
Jason Buberele990ef52015-07-28 18:30:55 -070090 * [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 -080091 * [Gengo](http://www.gengo.com) - [blog](http://blog.gengo.com/go-gengo/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110092 * [Getty Images](http://www.gettyimages.com) - [tweet](https://twitter.com/TrevorBramble/status/441372661336113152) [tweet](https://twitter.com/ickypop/status/441470245492908032)
93 * [GitHub](https://github.com) - [blog post](http://techno-weenie.net/2013/11/2/key-value-logs-in-go/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110094 * [Granify](http://granify.com/) - [blog](http://leonsbox.com/blog/2013/06/04/improving-testing-by-using-real-traffic-from-production/)
95 * [Hailo](http://www.hailocab.com) - [slides](https://speakerdeck.com/mattheath/youre-good-to-go)
Jason Buberel0166a362015-08-06 18:00:03 -070096 * [Happy Pancake](http://www.happypancake.com/) - [blog](https://abdullin.com/happypancake/)
Chris Kelner89e15ed2015-07-14 19:44:51 -040097 * [HashiCorp](https://hashicorp.com/) - [github](https://github.com/hashicorp)
Burcu Dogan67598b92015-08-09 23:56:28 -070098 * [HER](https://weareher.com/)
Jason Buberel2f308872015-08-24 17:47:26 -070099 * [Heroku](http://heroku.com/) - [Go blog post](http://blog.golang.org/2011/04/go-at-heroku.html), [news](http://www.theregister.co.uk/2011/05/05/google_go/)
Çağatay Gürtürk0f4ea582015-09-28 09:28:57 +0200100 * [Home24](http://www.home24.de) - [github](https://github.com/home24)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +0200101 * [Hooklift](https://github.com/hooklift) - [github](https://github.com/hooklift)
Jason Buberel8e789792015-07-23 18:05:57 -0700102 * [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 -0800103 * [Igneous](http://www.igneous.io/)
Jason Buberel0b9611a2015-08-19 12:35:50 -0700104 * [Imgur](http://imgur.com/) - [github](https://github.com/Imgur/mandible/)
dgnorton0e68c3d2015-07-25 12:10:50 -0400105 * [InfluxDB](https://influxdb.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/why-influxdb-uses-go/)
Çağatay Gürtürk2c9fac52015-09-28 09:30:37 +0200106 * [Instela](https://tr.instela.com)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100107 * [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/)
108 * [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)
Jason Buberel576b3da2015-09-13 18:27:54 -0700109 * [JelloLabs](http://www.jellolabs.com)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100110 * [Jimdo](http://www.jimdo.com) - [tweet](https://twitter.com/mlafeldt/status/351661314017476608) [github](https://github.com/jimdo)
Jason Buberel55553632015-08-10 17:57:09 -0700111 * [Karma](http://www.yourkarma.com) - [blog](https://blog.yourkarma.com/how-we-use-mqtt-at-karma)
Jason Buberelef014bb2015-10-17 10:18:52 -0700112 * [Kayako](http://www.kayako.com/) - [twitter](https://twitter.com/freatbeater/status/654689942254161920)
Jason Buberel277a1142015-07-18 18:51:10 -0700113 * [Keybase.io](http://keybase.io) - [github](https://github.com/keybase)
Jason Buberel85e43692015-07-23 11:34:25 -0700114 * [Kingsoft](http://www.kingsoft.com/) - [github](https://github.com/flike/kingshard)
Noel Cowere5426bb2015-10-07 13:39:55 -0700115 * [Kochava](https://www.kochava.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100116 * [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 -0700117 * [LabStack](http://labstack.com/) - [github](https://github.com/labstack/echo), [website](http://echo.labstack.com/)
Jason Buberel0edeeea2015-09-07 06:54:06 -0700118 * [Lean Labs](http://kanban.leanlabs.io/) - [git release](https://gitlab.com/leanlabsio/kanban/blob/master/CHANGELOG.md#130-2015-09-06)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100119 * [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/)
Jason Buberelcc0556b2015-08-22 12:23:47 -0700120 * [LocalRaces](https://localraces.com/) - [website](https://localraces.com/about)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +0200121 * [Maldive](https://www.maldive.com)
Jason Buberelad38ef42015-07-08 18:48:30 -0700122 * [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 +1100123 * [MaxCDN](http://www.maxcdn.com) - [blog](http://blog.maxcdn.com/learned-stop-worrying-love-logs/)
vinibaggio6d8f79f2014-12-22 11:14:49 -0800124 * [Medium](https://medium.com) - [blog](https://medium.com/medium-eng/how-medium-goes-social-b7dbefa6d413)
Jason Bubereldafb9342015-09-27 14:03:12 -0700125 * [MediaMath](https://mediamath.com) - [github](https://github.com/MediaMath/grim), [youtube](https://youtu.be/eDRoaxXerOM)
Jason Buberelca37ce22015-10-09 11:17:28 -0700126 * [Metasearch](https://www.meta.sc/) - [twitter](https://twitter.com/AndyHaskell2013/status/651528742330855424)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100127 * [Microcosm](http://www.microco.sm) - [slides](https://speakerdeck.com/mattcottingham/building-an-api-with-go-at-microco-dot-sm)
128 * [Modcloth](http://www.modcloth.com) - [github](https://github.com/modcloth-labs)
129 * [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 -0800130 * [MongoDB](http://www.mongodb.com) - [blog](http://blog.mongodb.org/post/51643994762/go-agent-go)
Jason Buberel37f37f52015-10-23 17:52:09 -0700131 * [Monsoon Commerce](https://www.monsooncommerce.com/) - [blog](https://www.monsooncommerce.com/2015/10/open-source-go-uptime/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100132 * [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/)
133 * [MROffice](http://mroffice.org/) - [source](http://www.youtube.com/watch?v=7QDVRowyUQA)
Jason Buberela25e03f2015-08-06 18:34:43 -0700134 * [Namely](http://www.namely.com/) - [blog](https://medium.com/namely-labs/postgres-in-go-cf794adc4c52)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100135 * [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 +0200136 * [Nexway](http://www.nexway.com)
Jason Buberelca37ce22015-10-09 11:17:28 -0700137 * [Ninchat](https://ninchat.com/) - [twitter](https://twitter.com/timosavola/status/555993344766390272)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100138 * [Novartis](http://www.novartis.com) - [g+ post](https://plus.google.com/114945221884326152379/posts/d1SVaqkRyTL)
Jason Buberel0e6e3cd2015-09-11 17:35:30 -0700139 * [Odoscope](http://www.odoscope.com) - [twitter](https://twitter.com/odoscope/status/642383738249322496), [job](http://www.odoscope.com/career-at-odoscope/developer-vacancy/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100140 * [Ooyala](http://www.ooyala.com/) - [github](https://github.com/ooyala/)
Damian Gryski62fd2932015-04-30 10:07:13 +0200141 * [OpenShift](https://www.openshift.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/openshift-3-old-dogs-new-tricks/)
Greg Osuri7c55eb32015-10-22 12:57:26 -0700142 * [OvrClk](https://www.ovrclk.com/) - [github](https://github.com/ovrclk)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100143 * [Oyster Books](https://www.oysterbooks.com/) - [blog](http://engineering.oysterbooks.com/post/79458380259/resizing-images-on-the-fly-with-go)
Jason Bubereld1c6b892015-08-22 08:23:39 -0700144 * [Pachyderm.io](http://www.pachyderm.io/) - [github](https://github.com/pachyderm/pachyderm)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100145 * [Percona](http://www.percona.com) - [blog](http://www.mysqlperformanceblog.com/2014/05/14/tips-benchmarking-go-mysql/)
Jason Buberelc9c12fa2015-09-02 17:16:05 -0700146 * [Pinshape](https://pinshape.com/) - [job](https://twitter.com/MusicHackFest/status/639219466262454272)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100147 * [pool.ntp.org](http://pool.ntp.org/) - [blog](http://news.ntppool.org/2012/10/new-dns-server.html) [status](http://dns-status.ntppool.org/)
Jason Buberel2f308872015-08-24 17:47:26 -0700148 * [Poptip](https://poptip.com/) - [blog](http://thenewstack.io/from-node-js-to-go-why-one-startup-made-the-switch/), [job posting](https://groups.google.com/d/msg/golang-nuts/cQ0uuLCcQQQ/4nNm_YYh_l4J)
Jason Buberel0ac76ee2015-07-09 12:27:59 -0700149 * [Public Good Corp](https://publicgood.com/) - [meetup](http://www.meetup.com/ChicaGoLang/events/222224696/)
Gianfranco Reppuccibc100ae2015-05-09 12:25:21 +0200150 * [Qurami](http://www.qurami.com)
Jason Buberelaeb116d2015-08-19 12:52:35 -0700151 * [Rackspace](http://www.rackspace.com) - [github](https://github.com/rackspace/rack)
Jason Buberel800e2ec2015-09-02 17:44:30 -0700152 * [Raintank](http://www.raintank.io/) - [blog](https://blog.raintank.io/where-and-why-we-use-go/)
Jason Buberel37f37f52015-10-23 17:52:09 -0700153 * [RapidLoop](https://www.rapidloop.com/) - [product](https://www.opsdash.com/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100154 * [Rawstream ](http://www.rawstream.com) - [tweets](https://twitter.com/brianazzopardi/status/387920069327872000)
155 * [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 -0700156 * [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 +1100157 * [Rendered :Text](http://renderedtext.com/) - [blog](http://renderedtext.com/blog/2013/08/28/building-our-first-app-in-go/)
Jason Buberel2cf8fc72015-09-13 18:54:46 -0700158 * [Repustate](http://www.repustate.com)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100159 * [Rounds](http://www.rounds.com) - [blog](http://www.rounds.com/blog/joys-affordable-concurrency/)
Jason Buberel2f308872015-08-24 17:47:26 -0700160 * [Runscope](http://www.runscope.com) - [blog](http://blog.runscope.com/posts/go-at-runscope)
Jason Buberel5553f002015-08-25 08:32:59 -0700161 * [Sajari](https://www.sajari.com) - [blog](https://www.sajari.com/blog/upgrading-sajari-to-go-15)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100162 * [Secret](https://www.secret.ly/) - [blog](https://medium.com/secret-den/12ab82fda29f)
Ilya Volodarsky088eebf2015-01-07 17:24:45 -0800163 * [Segment](https://segment.com/) - [github](https://github.com/segmentio?query=go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100164 * [SendGrid](http://sendgrid.com/) - [blog](http://sendgrid.com/blog/convince-company-go-golang/)
165 * [SendHub](https://www.sendhub.com/) - [source (shipbuilder PaaS)](http://shipbuilder.io/)
166 * [Shopify](http://www.shopify.com) [tweet](https://twitter.com/burkelibbey/status/312328030670450688)
167 * [Showyou](http://www.showyou.com) [source](https://plus.google.com/101522949595361604155/posts/8n4CSePMwgV)
Brian Downs0e293932015-09-23 15:07:23 -0700168 * [Shutterfly](http://www.shutterfly.com)
Jack Lindamoodeabbb312015-09-15 19:42:00 -0700169 * [SignalFx](https://signalfx.com/) - [blog](http://blog.signalfx.com/why-the-signalfx-metric-proxy-is-written-in-go)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100170 * [SmartyStreets](http://smartystreets.com) [source](http://mwholt.com/autocomplete#technical)
171 * [SmugMug](http://www.smugmug.com/) - [blog](http://sorcery.smugmug.com/2012/04/06/deriving-json-types-in-go/)
172 * [Skimlinks](http://www.skimlinks.com) [blog](https://speakerdeck.com/rjohnsondev/go-at-skimlinks)
173 * [SoundCloud](http://soundcloud.com) - [blog](http://backstage.soundcloud.com/2012/07/go-at-soundcloud/)
Jason Buberel2f308872015-08-24 17:47:26 -0700174 * [Sourcegraph](https://sourcegraph.com) - [talk](http://www.youtube.com/watch?v=-DpKaoPz8l8), [github](https://github.com/sourcegraph)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100175 * [Space Monkey](http://www.spacemonkey.com) - [blog](https://www.spacemonkey.com/blog/posts/go-space-monkey)
Jason Buberel37f37f52015-10-23 17:52:09 -0700176 * [SpaceX](http://www.spacex.com/) - [reddit](https://www.reddit.com/r/golang/comments/3pu3nl/spacex_is_using_go_for_its_telemetry_system/)
Jason Buberel2f308872015-08-24 17:47:26 -0700177 * [Splice](http://splice.com) - [tweet](https://twitter.com/mattetti/status/387935640513683456), [blog](http://blog.gopheracademy.com/birthday-bash-2014/go-shaped-splice-engineering-culture/), [blog](https://blog.splice.com/golang-improved-simplicity-reduced-maintenance/)
Chris Jamesf69be4d2015-05-12 16:35:15 +0100178 * [Springer](http://joinit.springer.com) - [tweet](https://twitter.com/quii/status/575647166091370497)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100179 * [Square](http://www.squareup.com) - [blog](http://corner.squareup.com/2014/05/evaluating-go-frameworks.html)
Karthik Gaekwad152803e2015-10-21 13:59:39 -0500180 * [StackEngine](http://www.stackengine.com) - [blog](http://stackengine.com/golang-with-circleci/)
Jason Buberel2f308872015-08-24 17:47:26 -0700181 * [Stack Exchange](http://stackexchange.com/) - [blog](http://blog.stackoverflow.com/2014/11/announcing-bosun-our-new-open-source-monitoring-alerting-system/), [github](https://github.com/bosun-monitor/bosun), [website](http://bosun.org/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100182 * [StatHat](http://stathat.com/) - [Go blog post](http://blog.golang.org/2011/12/building-stathat-with-go.html)
183 * [Steals.com](http://steals.com) [blog](http://blog.gopheracademy.com/day-15-shopping-with-go)
184 * [Streetspotr](http://streetspotr.com) - [tweet](https://twitter.com/thcyron/status/372350650580865024)
Jason Buberelc47e6f02015-09-25 16:25:09 -0700185 * [SumoLogic](https://www.sumologic.com/) - [github](https://github.com/SumoLogic/sumoshell)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100186 * [SyndicatePro](http://syndicatepro.com/) - [source](https://groups.google.com/d/msg/golang-nuts/eeAmkzaRt-w/rHpoRAGeLD8J)
187 * [Tamber](http://www.tamber.com/) - [blog](http://www.tamber.com/posts/ferret.html)
Florin Patan583a8812015-08-21 12:01:01 +0200188 * [Tapglue](https://www.tapglue.com/)
Jason Buberelf809e6e2015-08-16 13:59:33 -0700189 * [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 -0700190 * [Teamwork](http://teamwork.com/) - [blog](http://engineroom.teamwork.com/our-future-stack-or-why-we-love-knockout-coffeescript-redis-and-go/)
Vibhav Panta3a978e2015-09-18 11:49:21 +0530191 * [TF2Stadium](http://tf2stadium.com) - [github](https://github.com/TF2Stadium), [blog](http://blog.tf2stadium.com/how-it-works-basics/)
Jason Buberel98f8bde2015-07-23 18:03:15 -0700192 * [The Plant](http://theplant.jp) - [Qortex](http://qortex.com), [QoR](http://getqor.com)
Jason Buberel945d31c2015-10-03 08:54:20 -0700193 * [Thisissoon](http://thisissoon.com/) - [github](https://github.com/thisissoon/yam)
Damian Gryski5777b3c2015-03-17 17:20:36 +0100194 * [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 +1100195 * [Thumbtack](http://thumbtack.com) - [Go Hercule blog post](http://www.thumbtack.com/engineering/go-hercule/)
Benny Wongd01a5d82015-06-26 15:48:50 -0400196 * [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 +1100197 * [TinkerCad](http://tinkercad.com/)
198 * [Toggl](http://www.toggl.com) - [blog](http://blog.toggl.com/2012/09/moving-to-go/)
199 * [Torbit ](http://www.torbit.com) - [blog](http://torbit.com/blog/2013/02/19/big-data-at-torbit/)
Damian Gryski6ac04912015-01-09 22:44:14 +0100200 * [Transloadit](https://transloadit.com) - [blog](https://transloadit.com/blog/2014/11/releasing-our-new-go-sdk/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100201 * [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 -0700202 * [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)
Jason Buberel0edeeea2015-09-07 06:54:06 -0700203 * [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 +1100204 * [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 +0100205 * [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 +1100206 * [TweetQureet](http://qureet.com) - [blog](http://www.qureet.com/blog/golang-technology-stack/)
Matt Horsnella734d802015-07-23 12:11:08 +0100207 * [Uber](http://uber.com) - [tweet](https://twitter.com/andygrunwald/status/624166365793001472) [github](https://github.com/uber/go-torch)
Jason Buberel1740f312015-08-31 07:25:10 -0700208 * [Ulele](https://en.ulule.com/) - [tweet](https://twitter.com/thoas/status/638355320071409664)
Jason Buberel70d21192015-07-23 09:35:07 -0700209 * [Umbel](http://umbel.com) - [tweet](https://twitter.com/findmjob/status/624255179227967488)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100210 * [Undisclosed.ch](https://undisclosed.ch/) - [github](https://github.com/xoba/goutil)
Carlisia Campos4dc3ec62015-10-21 09:40:07 -0700211 * [VMware](http://www.vmware.com) - [github](https://github.com/vmware/govmomi)
Carlisia Campos8a4735c2015-10-21 09:40:52 -0700212 * [VerveMobile](http://www.vervemobile.com/)
Jason Buberel576b3da2015-09-13 18:27:54 -0700213 * [VividCortex](https://vividcortex.com/) - [blog](https://vividcortex.com/blog/2014/11/20/in-case-you-missed-it-developing-mysql-apps-with-go/), [github](https://github.com/VividCortex/)
bruceadownsbc7a3272015-09-16 12:59:40 -0600214 * [VMware](http://www.vmware.com) - [github](https://github.com/vmware/govmomi)
Clint Berryf082f742015-09-24 14:08:23 -0600215 * [Weave](http://www.getweave.com)
Jason Buberelac9f09b2015-08-06 18:14:13 -0700216 * [Whim](http://joinwhim.com/) - [meetup](http://www.meetup.com/golangsf/events/223166815/), [tweet](https://twitter.com/_peggyli/status/629176462155755520)
Jason Buberel2f308872015-08-24 17:47:26 -0700217 * [Yahoo](http://yahoo.com) - [github](https://github.com/yahoo/webseclab)
Jason Buberel3e161ea2015-08-05 18:04:29 -0700218 * [Yik Yak](http://www.yikyakapp.com/) - [tweet](https://twitter.com/ardanlab/status/629002599484813312/photo/1)
Simon Waldherr7d30e2b2015-08-15 16:48:52 +0200219 * [ZITEC](http://www.zitec.de)
Jason Buberel2cf8fc72015-09-13 18:54:46 -0700220 * [Zynga](http://www.zynga.com) - [github](https://github.com/zbase)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100221
Carlisia Campos2d05ce02015-10-21 09:38:21 -0700222## United Kingdom
223 * [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/)
224 * [HM Treasury, UK.gov](http://hm-treasury.gov.uk/) - [github](https://github.com/guidance-guarantee-programme/)
225 * [New Bamboo](http://www.new-bamboo.co.uk) - [blog](http://blog.new-bamboo.co.uk/2013/09/17/micro-network-daemons-in-go)
226
Carlisia Camposb5cbd2b2015-10-21 09:47:17 -0700227
Carlisia Campos4a0f4642015-10-21 09:01:26 -0700228## Brazil
Carlisia Camposb5cbd2b2015-10-21 09:47:17 -0700229 * [GissOnline](http://www.gissonline.com.br)
230 * [Globo.com](http://www.globo.com) - [github](https://github.com/globocom) [article](http://www.wired.com/wiredenterprise/2013/03/tsuru)
Mauricio Souza Lima638c90c2015-10-21 14:22:04 -0200231 * [Hotel Urbano](http://www.hotelurbano.com)
Vitor De Mario28d9abb2015-10-21 14:25:11 -0200232 * [Mendelics](http://www.mendelics.com) - [github](https://github.com/mendelics)
Carlisia Campos89e305d2015-10-21 09:49:29 -0700233 * [Nic.br](http://www.nic.br) - [github](https://github.com/registrobr)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100234
Satish Talim562d3a52015-10-22 07:58:39 +0530235## India
Satish Talime9f19952015-10-22 08:40:18 +0530236 * [Betacraft](http://www.betacraft.co/)
Satish Talimae75fcb2015-10-22 10:46:39 +0530237 * [C42 Engineering](http://c42.in/)
Satish Talim20753ed2015-10-22 08:45:39 +0530238 * [CodeIgnition](http://codeignition.co/)
Satish Talimc5b86562015-10-23 06:01:19 +0530239 * [Company 0](https://www.companyzero.com/)
Satish Talim158a9702015-10-22 08:36:24 +0530240 * [Exotel](http://exotel.in) - [website](http://www.gophercon.in/#sponsor)
Satish Talim878efae2015-10-22 08:49:10 +0530241 * [Fastah](http://fastah.blackbuck.mobi/)
Satish Talimbe042e62015-10-23 14:06:41 +0530242 * [Gloop](http://gloop.io/)
Satish Talima51e5742015-10-23 14:08:33 +0530243 * [Jabong](http://www.jabong.com)
Satish Talime9f19952015-10-22 08:40:18 +0530244 * [Josh Software](http://www.joshsoftware.com/)
245 * [JusTickets - built with Go](https://www.justickets.in/cities)
Krishna Sundarram654b1c72015-10-22 13:47:06 +0530246 * [Kayako](http://www.kayako.com/)
Satish Talima51e5742015-10-23 14:08:33 +0530247 * [Qwinix](https://www.qwinixtech.com/)
Satish Talimfbde27e2015-10-22 10:52:52 +0530248 * [Sahaj Software Solutions](http://www.sahajsoft.com/)
Piyush Verma6e173672015-10-22 08:35:12 +0530249 * [Siminars](http://siminars.com)
Satish Talim158a9702015-10-22 08:36:24 +0530250 * [SoStronk](https://www.sostronk.com/)
Satish Talimd8c22622015-10-22 10:58:57 +0530251 * [Synerzip](http://synerzip.com/)
Shiju Varghese1f086682015-10-23 10:26:55 +0530252 * [Techequity Technologies](http://www.techequity.in/)
Rajeev N Bharshetty77a48572015-10-23 11:47:01 +0530253 * [ThoughtWorks](https://thoughtworks.com/)
Satish Talim562d3a52015-10-22 07:58:39 +0530254
Shiju Vargheseb47efaf2015-10-24 08:52:18 +0530255## Middle East
Shiju Varghese67998012015-10-25 14:01:36 +0530256 * [aspros Wallet](http://asprosinstant.money/) ([Video](https://www.youtube.com/watch?v=BmsQYZpz1Ws))
Shiju Vargheseb47efaf2015-10-24 08:52:18 +0530257
Andrew Gerrand5bc444d2014-12-10 11:35:11 +1100258# Tried Go, but moved away
259 * [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)
260 * [Braintree Payments](http://braintreepayments.com) - [blog](https://www.braintreepayments.com/braintrust/gotchas-irritants-and-warts-in-go-web-development)
261
262
Carlisia Camposb5cbd2b2015-10-21 09:47:17 -0700263See also [Success Stories](SuccessStories)