Pinned Repositories
3d-bin-container-packing
A variant of the Largest Area Fit First (LAFF) algorithm
3d-bin-pack
A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.
aminal
A modern cross-platform terminal emulator in Go
ansi
ANSI control sequence parsing and processing in Go
apps-app
Template app attributes and functions
apps-appname
Returns name of the running executable and folder
apps-date
Date and time related functions
apps-startapps
Service starts apps
apps-text
String related functions
gitdlam's Repositories
gitdlam/aminal
A modern cross-platform terminal emulator in Go
gitdlam/ansi
ANSI control sequence parsing and processing in Go
gitdlam/apps-app
Template app attributes and functions
gitdlam/apps-appname
Returns name of the running executable and folder
gitdlam/apps-date
Date and time related functions
gitdlam/apps-startapps
Service starts apps
gitdlam/apps-text
String related functions
gitdlam/apps-util-file
Helper functions
gitdlam/apps-util-lastfile
Returns last file (by name) with a given prefix
gitdlam/apps-util-secret
gitdlam/email
Robust and flexible email library for Go
gitdlam/ewm-product
gitdlam/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
gitdlam/g01_web
Incomplete code for reverse proxy + static file server + limited authentication. Omitted configuration file. Please fork instead of using this direct.
gitdlam/gava-deserializer
Java object de-serialize algorithm implementation in golang
gitdlam/go-flags
go command line option parser
gitdlam/go-interview
Collection of Technical Interview Questions solved with Go
gitdlam/go-ps
Find, list, and inspect processes from Go (golang).
gitdlam/gofpdf
A PDF document generator with high level support for text, drawing and images
gitdlam/gosip
⚡️ SharePoint authentication, HTTP client & fluent API wrapper for Go (Golang)
gitdlam/grpc-go-course
Companion Repository for my gRPC Golang course
gitdlam/jBox
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
gitdlam/jsbeautifier-go
A Go port of the awesome jsbeautifier tool
gitdlam/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
gitdlam/now
Now is a time toolkit for golang
gitdlam/pg_tileserv
A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
gitdlam/queue-select-print
Switch between local and network print queues. Windows only.
gitdlam/service
Run go programs as a service on major platforms.
gitdlam/tegola
Tegola is a Mapbox Vector Tile server written in Go
gitdlam/wait-for
Go package to test and wait on the availability of a TCP host and port. This package is port of wait-for-it.sh