Pinned Repositories
cron
a cron library for go
dns-zonefile
A DNS zone file generator and parser written in Javascript.
filesync
Filesync is a utility written in Golang which helps you to keep the files on the client up to date with the files on the server.
gojq
JSON query in Golang
gosqlapi
Turns any SQL database into a RESTful API.
gosqljson
A Go library to work with SQL database
ip6
IPv6 address helper utilities.
jsonql
JSON query expression library in Golang.
leanweb
Builds framework agnostic web components.
splitargs
Splits strings into tokens by given separator, treating quoted part as a single token.
elgs's Repositories
elgs/gojq
JSON query in Golang
elgs/dns-zonefile
A DNS zone file generator and parser written in Javascript.
elgs/gosqljson
A Go library to work with SQL database
elgs/gosqlapi
Turns any SQL database into a RESTful API.
elgs/leanweb
Builds framework agnostic web components.
elgs/ip6
IPv6 address helper utilities.
elgs/gostrgen
Random string generator in Golang.
elgs/gosqlcrud
A Go library to work with SQL database using standard `database/sql` api. It supports SQL to array/maps/structs, and CRUD operations on structs.
elgs/goweb
Multi domain/host web server written in Golang.
elgs/MyNotes
A collection of my frequently used scripts.
elgs/optional
If you think if err != nil is too much, this might be for you.
elgs/gosplitargs
Splits strings into tokens by given separator except treating quoted part as a single token.
elgs/images
CNN Proof of Concept.
elgs/ip6.sh
ip6.sh website.
elgs/metal_gpu
Working with Metal GPU in C++ and Swift
elgs/wsl
Web SQL Lite (Golang)
elgs/ann
Artificial Neural Network Proof of Concept
elgs/byoc
Bring your own cloud.
elgs/dnd
drag and drop
elgs/gorediscache
Go redis cache.
elgs/large-comments
A VS Code plugin that generate large comments.
elgs/leanweb-pub-sub-demo
This project demonstrates how Leanweb helps web components to talk to each other.
elgs/leanweb.app
leanweb.app website source code.
elgs/nn
World simplest neural network.
elgs/ppw
Pixel Perfect Works.
elgs/sso
SSO login app powered by Leanweb.
elgs/sso-client
SSO client app powered by Leanweb.
elgs/ui
A css only ui library.
elgs/wsld
wsl daemon
elgs/gowebadmin