jnnamory's Stars
rakyll/gom
A visual interface to work with runtime profiling data for Go
shelakel/service
Go service runner abstraction
LK4D4/syscallpp
Pretty Printer for syscalls
nishanths/license
Command line license text generator.
pressly/sup
Super simple deployment tool - think of it like 'make' for a network of servers
ricardolonga/jsongo
Fluent API to make it easier to create Json objects.
bamzi/jobrunner
Framework for performing work asynchronously, outside of the request flow
go-ini/ini
Package ini provides INI file read and write functionality in Go
sirupsen/logrus
Structured, pluggable logging for Go.
swiftlang/swift
The Swift Programming Language
djc/runa
A Python-like systems programming language
kdzwinel/betwixt
:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
axw/gollvm
LLVM bindings for the Go programming language
go-llvm/llvm
LLVM bindings for the Go programming language
NARKOZ/hacker-scripts
Based on a true story
momokatte/go-drain-example
An example command-line app demonstrating use of the go-drain package
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
laher/goxc
a build tool for Go, with a focus on cross-compiling, packaging and deployment
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
ajsnow/kaleidoscope
Golang Port of LLVM's Kaleidoscope Tutorial
djherbis/times
#golang file times (atime, mtime, ctime, btime)
alexflint/go-arg
Struct-based argument parsing in Go
raganwald/allong.es
OverZealous/lazypipe
Lazily create a pipeline out of reusable components. Useful for gulp.
thlorenz/brace
📔 browserify compatible version of the ace editor.
wilmoore/php-version
stupid simple PHP version management
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
vkiryukhin/vkBeautify
vkBeautify is a small, simple and powerfull javascript plugin to beautify XML, JSON, CSS and SQL text.
matthew-andrews/denodeify
Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir
chjj/tty.js
A terminal for your browser, using node/express/socket.io