Projects
Go Packages
Tideland Common Go Library
The Tideland Common Go Library of right now 14 packages for different purposes.
Content
asserts: Tests which can be used inside of unit tests or at runtime.
cache: Cache values which will be refreshed on demand.
cells: A framework for event and behavior based applications.
identifier: Generate UUIDs and other identifiers.
mapreduce: Use Googles great algorthim for data processing and aggregating.
markup: A simple markup language as an alternative to XML.
monitoring: Keep track of the performance, stay-set variables and dynamically retrieved statuses.
numerics: Some numerical types, intended to use them e.g. for statistical problems.
redis: A powerful client for the Redis database.
sort: A parallel quicksort to use the power of multiple cores.
state: A generic finite state machine.
time: Functions to work with times and an internal crontab server.
util: Some more smaller utilities.
web: A lean web framework. Especially the combination of REST and JSON is supported.
More information
Go Applications
No published application yet (but development is in progress).
