xqueries / xdb
An experimental database with focus on a readable codebase before performance.
☆9Updated 2 years ago
Alternatives and similar repositories for xdb:
Users that are interested in xdb are comparing it to the libraries listed below
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Fast key-value DB in Go.☆26Updated 6 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆33Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆114Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Intern Go strings☆94Updated last year
- Expression evaluator for Go☆72Updated last month
- simple data streams for go☆31Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago