andlabs / wakeupLinks
Simple alarm clock program; also a demonstration of andlabs/ui.
☆53Updated 11 years ago
Alternatives and similar repositories for wakeup
Users that are interested in wakeup are comparing it to the libraries listed below
Sorting:
- ☆14Updated 7 years ago
- Python port of OrderedDict to Go☆68Updated 3 years ago
- Implementing b-spline curves in Go☆39Updated 5 years ago
- simpleline is a Golang package simplifies N dimensional lines using the Ramer–Douglas–Peucker algorithm☆13Updated 11 years ago
- Iris Go binding☆135Updated 10 years ago
- Blackfriday command-line tool☆106Updated 9 years ago
- Command-line tool based on gosync☆33Updated 8 years ago
- HTTP for Gophers☆62Updated 7 years ago
- An experimental PDF reader for go☆57Updated 13 years ago
- A multilayer perceptron network implemented in Go, with training via backpropagation.☆73Updated 5 years ago
- FSDB is a collection of Go libraries providing a key-value store on your file system☆24Updated 5 years ago
- A Golang CLI to browser news from HackerNews and Reddit☆44Updated 8 years ago
- golang binary manager (list, install, pack to zip)☆33Updated 7 years ago
- A library to find the percentage of similarity between two given strings (can be expanded to compare every thing!).☆46Updated 12 years ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- K-Means algorithm implementation in Go☆118Updated 11 years ago
- a (tiny) VM project built with Go☆58Updated 8 years ago
- Small reusable Go functions.☆47Updated 5 years ago
- Go cached file server☆40Updated 5 years ago
- godo is an improved `go run`☆37Updated last year
- ☆19Updated 10 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago
- GoSublime + MarGo reborn. I'm just sayin'☆30Updated 5 years ago
- a SeaWeedFS client written in golang☆50Updated 8 years ago
- A WIP toy interpreter in Go, for CPython☆30Updated 9 years ago
- wget, partially re-implemented in go