buffered
There are 18 repositories under buffered topic.
RalleYTN/SimpleAudio
SimpleAudio is a pure Java library which allows you to play WAV, AIFF, AU, OGG and MP3 audio files in a unified way.
dsschneidermann/Serilog.Sinks.Buffer
Serilog sink to buffer log messages and conditionally emit them based on later events
gammazero/channelqueue
queue that can be used like buffered channel with any capacity
shenwei356/breader
breader (Buffered File Reader), asynchronous parsing and pre-processing while reading file. Safe cancellation is also supported.
fralalonde/iostream
Java IO streams handling sugar library
prashanthpai/asyncsqs
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
yoheimuta/BufferedLogger
Tiny but thread-safe logger with a buffering and retrying mechanism for iOS
swiftstack/stream
Stream, Seekable, BufferedStream, StreamReader/StreamWriter
homeport/retry
Tool to retry a command in case it fails
jwren0/bufio
A small C library which implements buffered I/O.
zr-hebo/util-cache
一个golang实现的能够对写文件进行缓存写操作的包
clholzin/chunky
Chunky will schedule out parallel runs of the same process for a single buffered channel.
dizmo/functions-buffered
dizmoFun: buffered invocations
Giaan46/Escritura
ejemplo basico de escritura y sobre escritura con java
LeandreBl/buffered-socky
A lightweight C library to handle buffered sockets
luisarojas/buffered-vs-unbuffered-reader
Once data is collected from a file, the efficiency of the buffered program is tested.
udevbe/retransmitting-websocket
A zero dependency wrapper around a ReconnectingWebsocket to ensure no messages are lost after a network failure.
UnterrainerInformatik/java-udp-observer
A small and generic UDP client that listens on a given port returning the datagrams when you ask for them.