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:
- Load file-backed memory☆122Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- ☆80Updated 4 months ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- Performance related examples for Go☆29Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆38Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 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…☆47Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Expression evaluator for Go☆78Updated last week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago