bytebuffer topic

List bytebuffer repositories

Pbbl

36
Stars
10
Forks
Watchers

A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.

bytebuffer

27
Stars
18
Forks
Watchers

This crate provides an easy to use api to read/write data from/to a bunch of bytes

buffer

24
Stars
2
Forks
Watchers

Simple library for operating binary data in PHP

compress-nio

22
Stars
4
Forks
Watchers

Compression/Decompression support for Swift NIO ByteBuffer