Projects in Awesome Lists tagged with bytebuffer
A curated list of projects in awesome lists tagged with bytebuffer .
https://github.com/m4b/scroll
Scroll - making scrolling through buffers fun since 2016
bytebuffer endianness generic parallel pread
Last synced: 13 Apr 2025
https://github.com/patrickfav/bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
biginteger byte-array bytebuffer bytes bytes-java checksum encoding endianness gzip hash java utility-library
Last synced: 10 Apr 2025
https://github.com/bakercp/ofxio
A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
addon bytebuffer c-plus-plus compression directory-watcher openframeworks polling threads
Last synced: 16 Mar 2025
https://github.com/play175/bytebuffer
nodejs版本的ByteBuffer和C++通信的利器!
bytebuffer cplusplus javascript nodejs protocol
Last synced: 30 Apr 2025
https://github.com/nightowl888/j2n
Java-like Components for .NET
analysis atomicboolean atomicinteger atomiclong bytebuffer character collections-java dotnet hacktoberfest java linkedhashset text
Last synced: 16 May 2025
https://github.com/fengzhizi715/bytekit
Java 字节操作的工具库(不是字节码的工具库)
byte-array bytebuffer bytes deepcopy deserialize encryption mmap serialize transformer
Last synced: 21 Apr 2025
https://github.com/jhg023/pbbl
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.
byte bytebuffer bytes java java-11 pool pooling
Last synced: 10 Apr 2025
https://github.com/terahlunah/bytebuffer
This crate provides an easy to use api to read/write data from/to a bunch of bytes
Last synced: 24 Apr 2025
https://github.com/assyrianic/harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector
Last synced: 21 Apr 2025
https://github.com/kevyonan/harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector
Last synced: 16 Jun 2025
https://github.com/phpinnacle/buffer
Simple library for operating binary data in PHP
binary binary-data bytebuffer bytes php php-library php7 phpinnacle
Last synced: 10 Apr 2025
https://github.com/adam-fowler/compress-nio
Compression/Decompression support for Swift NIO ByteBuffer
bytebuffer compression decompression lz4 swift swift-nio zlib
Last synced: 17 Mar 2025
https://github.com/jhg023/bitbuffer
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
bitbuffer bits bitwise bitwise-arithmetic bitwise-operators buffer bytebuffer java java-11
Last synced: 10 Apr 2025
https://github.com/phpinnacle/ext-buffer
PHP extension for operating binary data
binary binary-data bytebuffer bytes php php-extension php7 phpinnacle
Last synced: 13 Aug 2025
https://github.com/chyccs/choi-bytebuffer
ByteBuffer for .NET environment
bytebuffer choi-bytebuffer nuget streams
Last synced: 10 Apr 2025
https://github.com/sormuras/stash
Java interface-driven ByteBuffer-based persistence layer
annotation-processor bytebuffer java persistence
Last synced: 04 May 2025
https://github.com/taym95/byte_data_wrapper
A package to convert your byte data to int(Uint8, Uint16, Uint32, Uint64..)
bluetooth byte-array bytebuffer bytes flutter flutter-bluetooth
Last synced: 28 Apr 2025
https://github.com/marschall/native-bytebuffers
Native ByteBuffers for Java
Last synced: 13 Apr 2025
https://github.com/mathishouis/buffer.ws
A simple, light and fast bytebuffer implementation under node.js
array arraybuffer buffer bytebuffer javascript nodejs typescript websocket
Last synced: 01 Jul 2025
https://github.com/oughttoprevail/asyncnetwork
An easy-to-use asynchronous network library
android asynchronous bytebuffer client easy-to-use epoll iocp java kqueue library maven multithreaded network nio scalable server tcp
Last synced: 29 Aug 2025
https://github.com/hituziando/bytebuffer
ByteBuffer in Objective-C.
bytebuffer cocoapods ios library macos
Last synced: 16 May 2025
https://github.com/felixklauke/scallenger
Overwhelming fast and lightweight shared memory based inter process communication supporting ultra fast mode using internal unsafe APIs to ensure low latency communication procedures.
bytebuffer interprocess-communication ipc lightweight mappedbytebuffer mmapped nio poc
Last synced: 16 Jun 2025
https://github.com/danaozhong/rust-bitwriter
rust library to write integer types of any bit length into a buffer - from `i1` to `i64`.
bitbanging bitbuffer bitwriter bytebuffer int15 int4 rust
Last synced: 30 Aug 2025
https://github.com/andrehrferreira/csharp-bytebuffer
Class for reading and writing binary communication and buffers in C#
bytebuffer bytebufferpool bytes csharp
Last synced: 12 Apr 2025
https://github.com/andrehrferreira/typescript-bytebuffer
Class for reading and writing binary communication
byte bytebuffer bytebufferpool typescript
Last synced: 12 Apr 2025
https://github.com/tokaa1/byffer.ts
Library to manipulate byte arrays with primitive types
buf bytebuf bytebuffer bytes typescript
Last synced: 05 May 2025
https://github.com/helins/byte_buffer.cpp
Easily and safely read/write any type to byte arrays
arduino bytebuffer cplusplus cpp types
Last synced: 16 Dec 2025
https://github.com/koykov/bytebuf
Collection of various byte buffer implementations.
Last synced: 24 Dec 2025
https://github.com/prempreetbrar/tcpfileprocessor
A program that processes a file over a TCP connection.
bytebuffer client-server concurrency echo-server file-transfer gzip-compression gzip-decompression java multithreading network-programming socket-programming tcp
Last synced: 04 Oct 2025
https://github.com/r-siddiq/schemacraft
SchemaCraft is a lightweight Java/Maven toolkit for defining schemas, creating typed tables, storing tuples, and performing relational operations (projection, joins, lookups) with JUnit-tested in-memory models.
bytebuffer exception-handling file-io junit lookups maven object-oriented-programming relational-operators schema serialization tables tuples
Last synced: 24 Sep 2025
https://github.com/sime-audrey/schemacraft
🔧 Build and manage in-memory relational schemas with SchemaCraft, featuring typed tables, easy tuple insertion, and advanced querying functions.
ai bytebuffer data-parsing database-design datamodeling developer-tools exception-handling flask json-schema maven mongoose nodejs schema schema-generation serialization tables tuples web-development
Last synced: 04 Oct 2025
https://github.com/koykov/cbytebuf
Byte buffer with zero alloc on grow
bytebuffer cbyte minimize-allocs minimize-gc
Last synced: 24 Dec 2025