concurrent-writer

Writer library

A high-performance alternative to bufio.Writer with concurrency support

Highly concurrent drop-in replacement for bufio.Writer

GitHub

55 stars
6 watching
10 forks
Language: Go
last commit: almost 9 years ago
Linked from 2 awesome lists

concurrentgolangiomultithreadingnon-blockingwriter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
iyyel/fioA 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
tidwall/necoA C concurrency library providing coroutines and synchronization primitives.1,152
enriquebris/goconcurrentqueueA package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities404
safareli/freeA library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm.58
aphistic/gomol-writerA gomol logger that supports logging to any io.Writer0
icza/bitioProvides an optimized way to read and write bits in binary data246
typelift/concurrentA library providing functional concurrency primitives inspired by concurrent programming languages.209
teaentitylab/fpgoA Golang library providing functional programming features and Rx-style coding capabilities.349
xfxdev/xlogProvides a flexible logging system with a plugin architecture and customizable log layouts.8
gomutex/godocxA Go library for reading and writing Microsoft Office document formats114
golang-design/clipboardProvides cross-platform access to clipboard data in various formats633
didactic-drunk/concurrent.crA library that provides modern concurrency tools for parallel processing in Crystal48
syocy/a-tour-of-go-in-haskellA Haskell adaptation of Go's concurrency tutorial130
sharow/libconcurrentA lightweight, low-overhead concurrency library360
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133