concurrent-writer
Writer library
A high-performance alternative to bufio.Writer with concurrency support
Highly concurrent drop-in replacement for bufio.Writer
55 stars
6 watching
10 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
concurrentgolangiomultithreadingnon-blockingwriter
Related projects:
Repository | Description | Stars |
---|---|---|
| A type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming. | 38 |
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A gomol logger that supports logging to any io.Writer | 0 |
| Provides an optimized way to read and write bits in binary data | 246 |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
| A Go library for reading and writing Microsoft Office document formats | 114 |
| Provides cross-platform access to clipboard data in various formats | 633 |
| A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
| A Haskell adaptation of Go's concurrency tutorial | 130 |
| A lightweight, low-overhead concurrency library | 360 |
| Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |