markdicksonjr's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
evanw/esbuild
An extremely fast bundler for the web
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
dgraph-io/badger
Fast key-value DB in Go.
smallnest/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! ๐๐๐ฏ๐ๆ๐๐ฎ๐๐๐จ, ๐๐จ๐ฅ๐๐ง๐ ๆ๐ซ๐ฉ๐๐ฑ! build for cloud!
google/trax
Trax โ Deep Learning with Clear Code and Speed
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
qor/qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
getgauge/taiko
A node.js library for testing modern web applications
Shpota/goxygen
Generate a modern Web project with Go and Angular, React, or Vue in seconds ๐ฒ
ethereon/caffe-tensorflow
Caffe models in TensorFlow
view-design/ViewUI
A high quality UI Toolkit built on Vue.js 2.0
krakend/krakend-ce
KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
cogentcore/core
A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
go-graphics/go-gui-projects
A list of Go GUI projects
robinhood-unofficial/pyrh
Python Framework to make trades with the unofficial Robinhood API
sanko/Robinhood
Unofficial Documentation of Robinhood Trade's Private API
lestrrat-go/file-rotatelogs
[ARCHIVED] Port of perl5 File::RotateLogs to Go
maddyblue/esc
A simple file embedder for Go
neelsomani/senator-filings
Scrape public filings of the buy + sell orders of U.S. senators and calculate their returns
Helcaraxan/gomod
Go modules analysis tool
gofinance/ib
Pure Go interface to Interactive Brokers IB API
aunum/goro
A High-level Machine Learning Library for Go
medcl/infini-gateway
Moved to: https://github.com/infinilabs/gateway
arran-nz/RapidRescue
A reinvented Labyrinth game
Hiiamein/yolo_v3_tensorflow
yolo v3็tensorflowๅฎ็ฐ https://github.com/YunYang1994/tensorflow-yolov3
warriormaster12/Godot-Sci-fi_AssetPack
ubccr/terf
Go library for reading/writing TensorFlow TFRecords file format
Invest-In-a-Tech/Deep-Reinforcement-Learning-DayTradingAgent
This is a Deep Reinforcement Learning project designed to trade ES Emini Footprint data in Sierra Charts
markdicksonjr/quickform
Golang library for quickly making a simple form UI that runs as a multi-platform desktop app. It's perfect if you just need to grab some parameters from a user and start a task.