tidwall / bfileLinks
A buffer pool file I/O library for Go
☆55Updated 3 years ago
Alternatives and similar repositories for bfile
Users that are interested in bfile are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 3 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- ☆80Updated 3 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- Rolling window implementation in go.☆57Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago