34 skills found · Page 1 of 2
valyala / BytebufferpoolAnti-memory-waste byte buffer pool
retrooper / PacketeventsPacketEvents is a protocol library tailored to Minecraft Java Edition, designed to facilitate the processing and transmission of packets.
protobufjs / Bytebuffer.jsA fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.
RamseyK / ByteBufferCppAn implementation of ByteBuffer in C++
jenly1314 / ANetty:envelope: ANetty 是基于Netty二次封装的Android链路通讯库,用以快速开发高性能,高可靠性的网络交互。在保证易于开发的同时还保证其应用的性能,稳定性和伸缩性。轻松实现长连接通讯。
play175 / ByteBuffernodejs版本的ByteBuffer和C++通信的利器!
geoffsalmon / BytebufferClojure lib for packing and unpacking binary data using a java.util.ByteBuffer
metamx / Bytebuffer CollectionsByteBuffer collection classes for java and jvm-based languages.
OleMchls / ByteBufferNode.js inspired byte stream buffer for PHP
terahlunah / BytebufferThis crate provides an easy to use api to read/write data from/to a bunch of bytes
RamseyK / ByteBufferCAn implementation of ByteBuffer in C
Electroid / BytebufA byte buffer for encoding and decoding binary data in JavaScript.
evanj / Java Bytebuffer LeakJava's NIO APIs cache direct ByteBuffers, causing a native memory leak.
CPythoner / ByteBufferByteBuffer with C++.
lgphp / Bytebuf RsRust implementation of the ByteBuf similar to Netty ByteBuf
d-t-w / Netty BuffersDiagnosing OOMs with Pooled Direct Netty ByteBufs.
milenkovicm / Avro NettyAvro Encoder/Decoder implemented using Netty ByteBuf
haidfs / ByteBuffer Beringei Compress利用ByteBuffer来实现Beringei的核心压缩算法,仅仅是压缩算法,不考虑持久化和多线程以及retry等等
Guthix / Jagex ByteBufNetty ByteBuf extensions for the RuneTek game engine
xuqix / ByteBufferbytebuffer for cpp