Skip to content

A Table giving equivalents of ruby/python libraries in Golang

Notifications You must be signed in to change notification settings

alagu/go-lang-equivalent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Go Lang Equivalents

A Table giving equivalents of ruby/python libraries in Golang

Ruby Equivalents

Ruby Golang Purpose
Rake, Rakefile Gobuild Makefile, Dependent Tasks
Nokogiri Gokogiri, Go-html-transform HTML Scraping
ActiveRecord, Sequel xorm, qbs, hood, beedb, gorp ORM
Resque Goworker Background worker that could work along with with Resque
MySQL gem go-sql-driver MysSQL driver

Python Equivalents

About

A Table giving equivalents of ruby/python libraries in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published