reusee / ccgLinks
go codes generator
☆45Updated 9 years ago
Alternatives and similar repositories for ccg
Users that are interested in ccg are comparing it to the libraries listed below
Sorting:
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 7 years ago
- mid is a generic domain-specific language for generating code and documentation☆70Updated last year
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A Go database☆529Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- In-process plugin framework for Golang code