chuckpreslar / codexLinks
SQL Relational Algebra for Go.
☆77Updated 9 years ago
Alternatives and similar repositories for codex
Users that are interested in codex are comparing it to the libraries listed below
Sorting:
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- 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
- github.com/cznic/zappy has moved to modernc.org/zappy☆26Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Software Transactional Memory in Go☆187Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Simple code templating for Go☆19Updated 8 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- Middleware decorator for go servers.☆37Updated 10 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- ☆70Updated 3 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A zero-config, reverse-proxy written in Go☆118Updated 10 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago