Pinned Repositories
config
Yet another configuration module for Go, because why not? It's a little less configurable than some alternatives, but seemed to match what I wanted for projects more than others.
dot
Simple get/set on arbitrary data for Go, with additional utilities for type coercion. Enables "path-based" addressability into data.
gocv-ops
Some common operations performed with OpenCV and Go
nibbler
An extension-oriented app-building module designed to take a lot of the boilerplate out of making a top-notch Go web server or service worker. Nibble off only what you need (or create your own extensions) and get started on solving problems
node-mongo-backup-manager
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.
simple-daemon
A super simple daemon wrapper for Go to allow for creation of services with minimal code
tastyworks
Tastyworks (unofficial) API bindings for Go
wink-api
work
A worker pool and batch processing library written in Go. Ships with a few utilities for common use-cases (e.g. XML processing, splitting inputs, ensuring a single writer at a time for file output).
markdicksonjr's Repositories
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.
markdicksonjr/gocv-ops
Some common operations performed with OpenCV and Go
markdicksonjr/impact-radius
Golang client for the Impact Radius APIs
markdicksonjr/OpenDiablo2
An open source re-implementation of Diablo 2
markdicksonjr/angular-editor
A simple native WYSIWYG editor for Angular 6+, 7+, 8+
markdicksonjr/athenapdf
Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
markdicksonjr/ebay
Go client for eBay APIs
markdicksonjr/ebiten
A dead simple 2D game library in Go
markdicksonjr/go
The Go programming language
markdicksonjr/go-oauth2-es
markdicksonjr/Godot-Sci-fi_AssetPack
markdicksonjr/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
markdicksonjr/http-proxy-pool
A super simple pool of proxies for HTTP requests in Go
markdicksonjr/janus
An API Gateway written in Go
markdicksonjr/matf
Library to extract information from MAT-files into golang structures
markdicksonjr/muon
GPU based Electron on a diet
markdicksonjr/nibbler-elasticsearch
markdicksonjr/nibbler-mail-outbound
markdicksonjr/nibbler-mongodb
markdicksonjr/nibbler-rethinkdb
markdicksonjr/nibbler-socket
markdicksonjr/onnx-go
onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
markdicksonjr/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
markdicksonjr/react-redux-registration-login-example
React + Redux - User Registration and Login Tutorial & Example
markdicksonjr/robinhood-node
:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:
markdicksonjr/sniper
markdicksonjr/tensorflow-common
Common TF Go API utilities
markdicksonjr/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
markdicksonjr/terf
Go library for reading/writing TensorFlow TFRecords file format
markdicksonjr/watcher
watcher is a Go package for watching for files or directory changes without using filesystem events.