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:
- A fast little LRU cache for Go☆173Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆80Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Runtime struct builder for Go☆32Updated 3 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated 2 weeks ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- Simple string pattern matcher for Go☆130Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago