Tideland Common Go Library
The Tideland Common Go Library provides a set of general purpose packages for many kinds of applications. Some are intended to simplify the implementation of functionality, others help the developer or the administrator to get a better view into what’s going on in his system.
You can install it with goinstall via
goinstall tideland-cgl.googlecode.com/hg
It can be used with the package name cgl.
Features
- Map/Reduce
- Parallel Quicksort
- UUID
- ID Generation
- Date and Time Functions
- Crontab
System Monitor (Execution Time Measuring, Stay-Set Indicator, Dynamic Status Retrieval)
- Finite State Machine
- Simple Markup Language
Supervision (Single and Group Recovering, Heartbeat)
More information
