Gobelt
Gobelt is a collection of Go tools that I got tired of implementing again and again.
- Config: Configuration manager
 - CSV: Extensions to 
encoding/csvpackage - File cache: File cache implementation
 - Log:
 - Pointers: Pointers to basic types
 - Reflect: Extensions to 
reflectpackage - Sets: A collection of packages that implement set data structure for basic types.
 - ORM: ORM wannabe
 - Thread pool: Implements a thread pool
 - Time: Extensions to 
timepackage with time freezing features 
Description
				
					Languages
				
				
								
								
									Go
								
								99.7%
							
						
							
								
								
									Makefile
								
								0.3%