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/node-response-time-tracking
markdicksonjr/anaconda
A Go client library for the Twitter 1.1 API
markdicksonjr/angular-swipebox
An AngularJS Directive for Swipebox
markdicksonjr/audiospritler
Howler compatible audio sprite generator
markdicksonjr/bootstrap-timepicker
A simple timepicker component for Twitter Bootstrap
markdicksonjr/Crouton
Context sensitive notifications for Android
markdicksonjr/easyrtc
EasyRTC is a bundle of Open Source WebRTC joy! Our Javascript API hides the differences between Chrome and Firefox browsers and simplifies coding needed for working WebRTC apps. Signalling server using socket.io built on node.js. Tons of free code so you can build WebRTC apps in a few hours that just work. Demos include Instant messaging, Multiparty chatroom, Audio + Video, Screen sharing, Data channel Messaging and File sharing, and more.
markdicksonjr/flot-barnumbers
simple jquery flot plugin to show bar numbers in bar graph
markdicksonjr/gonn
GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN
markdicksonjr/holla
An abstraction over P2P video/voice/data connections using WebRTC
markdicksonjr/jvectormap
markdicksonjr/mailparser
Decode mime formatted e-mails
markdicksonjr/ng-hackathon-starter
An Angular 2 starter project for the ng-hackathon
markdicksonjr/node-toggl-api
Toggl API for Node.js
markdicksonjr/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
markdicksonjr/raml2html
RAML to HTML documentation generator
markdicksonjr/socket.io
Realtime application framework for Node.JS, with HTML5 WebSockets and cross-browser fallbacks support.
markdicksonjr/spine-runtimes
2D skeletal animation runtimes for Spine.
markdicksonjr/webrtc-ios
webrtc build on ios
markdicksonjr/wink
Golang Client API for Wink
markdicksonjr/xlsx.js
XLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences.