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
- Load file-backed memory☆121Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆38Updated 2 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆24Updated 3 years ago
- ☆80Updated 2 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- Performance related examples for Go☆29Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A spinlock implementation for Go.☆61Updated 4 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
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Lock-Free Queue for Go☆25Updated 7 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago