eatonphil / docdbLinks
Basic document db from scratch in Go
☆47Updated 3 years ago
Alternatives and similar repositories for docdb
Users that are interested in docdb are comparing it to the libraries listed below
Sorting:
- Structured concurrency manager for Go☆46Updated 2 years ago
- ☆48Updated 5 years ago
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- This is the Go implementation of simple-graph (https://github.com/dpapathanasiou/simple-graph)☆22Updated 2 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Postgres connection pooler☆22Updated 3 years ago
- Fast message store, written in Go☆28Updated 3 weeks ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆36Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated last month
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- curl for websockets☆30Updated 9 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 4 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆56Updated 5 months ago
- Float parser that sacrifices nothing.☆55Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Ungrammar implementation and API in Go