free / concurrent-writer
Highly concurrent drop-in replacement for bufio.Writer
☆55Updated 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
- A spinlock implementation for Go.☆61Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Software Transactional Locks☆30Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- ☆41Updated 4 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Load file-backed memory☆121Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- string interning library for lots of strings☆40Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 6 months ago
- Make random JSON in Go☆25Updated 4 years 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
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆15Updated 7 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Graphic library supporting various displays☆26Updated 5 months ago