free / concurrent-writerLinks
Highly concurrent drop-in replacement for bufio.Writer
☆58Updated 8 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 JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- Bitset data structure☆169Updated 3 years ago
- Golang source code parsing, usage like reflect package☆64Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Go simple async worker pool☆92Updated 5 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- efficient client ⚡️☆75Updated last year
- Static bit vector structures library☆72Updated 6 years ago