tidwall / bfile
A buffer pool file I/O library for Go
☆54Updated 3 years ago
Alternatives and similar repositories for bfile:
Users that are interested in bfile are comparing it to the libraries listed below
- Off heap golang memory pool☆59Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- A JSON stream parser for Go☆67Updated 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
- Expression evaluator for Go☆67Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago
- A fast little LRU cache for Go☆167Updated last year
- ☆27Updated last year
- Non-Invasive goroutine inspector☆90Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆38Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- ☆79Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago