perbu / cdbLinks
CDB library for Go with memory map and 64b support.
☆52Updated 3 months ago
Alternatives and similar repositories for cdb
Users that are interested in cdb are comparing it to the libraries listed below
Sorting:
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- A very fast arena allocator for Go☆33Updated 3 weeks ago
- Serve HTTP on a tailnet☆22Updated last year
- Ordered codes for database keys☆46Updated last year
- generic key-value database in go, built on lmdb☆16Updated last year
- simple data streams for go☆31Updated 3 years ago
- Go sqlite3 cache☆21Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated this week
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- ☆27Updated 3 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆25Updated 10 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- ☆12Updated 2 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.