agnivade / frodo
Demo API to play with io_uring in Go
☆63Updated 4 years ago
Alternatives and similar repositories for frodo:
Users that are interested in frodo are comparing it to the libraries listed below
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆64Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- eBPF package for Go☆27Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Allotment Routing Table☆57Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Child process reaping utilities for Go☆66Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago