tvmaly
Engineer Manager / Computer Engineer in Financial Services / Fintech since 2005. Side project https://nextlesson.com teaching kids coding and robotics
Skillfilters LLCNew York, New York
Pinned Repositories
bitset
a bitset in Go to work with bitstrings represented as hexadecimal values
clean-code-python
cryptoexchangereport
crypto exchange metrics important to crypto traders
go-htmlemailer
a simple way to send html emails in Go using SMTP or Mailgun
go-json-rest-postgresql-example
an example go json rest api with a postgresql database
go-sessionids
generate session ids in Go
go-webparams
utility to handle web string parameters to types
go-yamlconfigfile
yaml config file reader in Go
gostalk
Implementation of the beanstalkd work queue in Go
hugo-emaillist-theme
Hugo theme with a CTA to signup for an email list
tvmaly's Repositories
tvmaly/go-sessionids
generate session ids in Go
tvmaly/chi
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
tvmaly/gostalk
Implementation of the beanstalkd work queue in Go
tvmaly/priorityqueue
go priority queue
tvmaly/bfnm
tvmaly/go-oci8
oracle driver for go that using database/sql
tvmaly/bitset
a bitset in Go to work with bitstrings represented as hexadecimal values
tvmaly/lumberjack
lumberjack is a rolling logger for Go
tvmaly/go-bootstrap
Generates a lean and mean Go web project.
tvmaly/fallback
JavaScript library for dynamically loading CSS and JS files. Also provides the ability to load multiple files from a CDN with multiple fallback options and shimming!
tvmaly/contrib
Collection of middlewares created by the community
tvmaly/gin-cors
Cross Origin Resource Sharing middleware for gin-gonic
tvmaly/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.
tvmaly/roaring
tvmaly/bolt
A low-level key/value database for Go.
tvmaly/homebrew-tap
homebrew formula for Go web development
tvmaly/autocomplete
Tries for efficient automatic word completion in Python, C++, Ruby & Java.
tvmaly/go-json-rest-postgresql-example
an example go json rest api with a postgresql database
tvmaly/Laravel-Twitter
TwitterOAuth Service Provider for Laravel 4
tvmaly/geohash-golang
Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)
tvmaly/Stormpath
Perl API client for Stormpath
tvmaly/beanstalkd
Beanstalk is a simple, fast work queue.
tvmaly/Mojolicious-Plugin-BcryptPassword
perl mojolicious plugin for bcrypt password hashing and verification
tvmaly/Mojolicious-Plugin-UrlToken
a perl module mojolicious plugin that provides a helper to generate url tokens for use in email verification
tvmaly/Prolog-Utility-FromPerl
a perl module for generating prolog facts from perl data structures
tvmaly/beanstalk
Go client for beanstalkd