a8m's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rethinkdb/rethinkdb
The open-source database for the realtime web.
ycm-core/YouCompleteMe
A code-completion engine for Vim
libuv/libuv
Cross-platform asynchronous I/O
go-delve/delve
Delve is a debugger for the Go programming language.
mislav/hub
A command-line tool that makes git easier to use with GitHub.
osquery/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
fatih/vim-go
Go development plugin for Vim
wifiphisher/wifiphisher
The Rogue Access Point Framework
moovweb/gvm
Go Version Manager
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
sjwhitworth/golearn
Machine Learning for Go
hybridgroup/gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
rkt/rkt
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
google/traceur-compiler
Traceur is a JavaScript.next-to-JavaScript-of-today compiler
draios/sysdig
Linux system exploration and troubleshooting tool with first class support for containers
IonicaBizau/git-stats
🍀 Local git statistics including GitHub-like contributions calendars.
iron/iron
An Extensible, Concurrent Web Framework for Rust
lpereira/lwan
Experimental, scalable, high performance HTTP server
gogo/protobuf
[Deprecated] Protocol Buffers for Go with Gadgets
x-motemen/gore
Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
antirez/linenoise
A small self-contained alternative to readline and libedit
bnoordhuis/node-heapdump
Make a dump of the V8 heap for later inspection.
vulcand/oxy
Go middlewares for HTTP servers & proxies
bradfitz/http2
old repo for HTTP/2 support for Go (see README for new home)
yahoo/webseclab
set of web security test cases and a toolkit to construct new ones
sunfmin/fanout
Fanout - make writing parallel code even easier