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
- Fastest Encoder in the West☆65Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Software Transactional Memory in Go☆187Updated 5 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- github.com/cznic/zappy has moved to modernc.org/zappy☆26Updated 6 years ago
- Simple code templating for Go☆19Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago