free / concurrent-writerLinks
Highly concurrent drop-in replacement for bufio.Writer
☆56Updated 7 years ago
Alternatives and similar repositories for concurrent-writer
Users that are interested in concurrent-writer are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆82Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Collect data about your dependencies☆43Updated last month
- simple data streams for go☆31Updated 2 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Graphic library supporting various displays☆28Updated 2 months ago
- string interning library for lots of strings☆38Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A MIME type sniffer for Go.☆33Updated 2 years ago