bproctor's Stars
Sequel-Ace/Sequel-Ace
MySQL/MariaDB database management for macOS
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
gtank/cryptopasta
copy & paste-friendly golang crypto
jmoiron/sqlx
general purpose extensions to golang's database/sql
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
therecipe/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
julienschmidt/httprouter
A high performance HTTP request router that scales well
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
alexcesaro/statsd
An efficient Statsd Go client.
pquerna/ffjson
faster JSON serialization for Go
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
xo/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
dspinellis/unix-history-repo
Continuous Unix commit history from 1970 until today
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
slatedocs/slate
Beautiful static documentation for your API
satori/go.uuid
UUID package for Go
apache/cassandra-gocql-driver
GoCQL Driver for Apache Cassandra®
ReturnInfinity/Pure64
Pure64 is a kernel/software loader for x86-64 systems.
ReturnInfinity/BareMetal-OS-legacy
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
karpathy/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
elasticdog/transcrypt
transparently encrypt files within a git repository
openssl/openssl
TLS/SSL and crypto library
postmanlabs/newman
Newman is a command-line collection runner for Postman
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
golang/go
The Go programming language
oschwald/maxminddb-golang
MaxMind DB Reader for Go