relops / cqlcLinks
cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.
☆102Updated 5 years ago
Alternatives and similar repositories for cqlc
Users that are interested in cqlc are comparing it to the libraries listed below
Sorting:
- GoCqlTable is a wrapper around the GoCql-driver that seeks to simplify working with the Cassandra database in Golang projects.☆53Updated 8 years ago
- Runtime bindings for gocql☆44Updated 9 years ago
- xstats is a generic client for service instrumentation☆83Updated 5 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Updated 10 years ago
- Server Side Events client and server for Go☆142Updated 3 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 8 years ago
- A flexible error support library for Go☆167Updated 5 years ago
- Dependency-less dependencies for Go.☆121Updated 9 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 8 months ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 6 months ago
- Like Nexflix Hystrix but in Go☆82Updated 9 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆131Updated 6 years ago
- Error tracing and annotation.