-
Updated
Jun 27, 2022 - JavaScript
#
bytes
Here are 316 public repositories matching this topic...
JavaScript library to generate a human readable String describing the file size
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
rust
serialization
parse
declarative
bytes
bits
deserialization
deku
rust-crate
encoder-decoder
symmetric
-
Updated
Jul 4, 2022 - Rust
2
rpjohnst
commented
Jun 21, 2020
Working with mostly-UTF-8 byte strings, the two biggest things my current project is missing are substring matching (which this crate provides) and integer parsing (which std
provides only for str
).
This is easily worked around by calling str::from_utf8
first, because if the input is not valid UTF-8 then it would never make it through a from_str
/parse
or from_str_radix
anyway.
Bu
Optimized string search routines for Rust.
-
Updated
Jul 9, 2022 - Rust
An android library that uses technologies like artificial Intelligence, machine learning, and deep learning to make developers understand the content that they are displaying in their app.
-
Updated
Mar 22, 2018 - Java
-
Updated
May 1, 2022 - Rust
It is a lightweight client socket solution, you can used it in C# project or Unity3d
plugin
socket
channel
csharp
tcp
unity
network
buffer
protocol
ping
plugins
unity3d
bytes
tcp-socket
connection
net
datagram
unitypackage
bytes-message
-
Updated
Dec 20, 2021 - C#
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
serial
communication
packets
i2c
transfer
bytes
arduino-library
spi
uart
usart
spi-communication
serial-communication
i2c-protocol
spi-protocol
senddata
tx-buffer
arduino-to-arduino
inter-arduino
rx-buffer
i2c-communication
-
Updated
May 1, 2022 - C++
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js
nodejs
javascript
buffer
bytes
node-js
node-module
unique-id
unique-identifier
identifier
unique
flake-ids
flake
uniquid
uniqueid
-
Updated
Jul 29, 2021 - JavaScript
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
java
client
networking
tcp
server
packets
gradle
maven
asynchronous
network
bytes
byte
tcp-server
nio
tcp-client
java-8
client-server
nio2
java-11
simplenet
-
Updated
Dec 30, 2020 - 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.
java
encoding
gzip
checksum
bytes
hash
utility-library
biginteger
endianness
byte-array
bytebuffer
bytes-java
-
Updated
Mar 30, 2021 - Java
-
Updated
Dec 22, 2020 - Swift
The XXV visual hex viewer for the terminal.
-
Updated
Jan 21, 2022 - Rust
A library that makes working with bytebuffers painless.
-
Updated
Aug 23, 2021 - Clojure
Work with bytes and implement network protocols
-
Updated
Feb 11, 2019 - Elm
An idiomatic and fast QP-trie implementation in pure Rust.
-
Updated
Apr 10, 2022 - Rust
-
Updated
Sep 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the bytes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bytes topic, visit your repo's landing page and select "manage topics."
Hi, thanks for this action. My npm package is not in the root of the repo.
WDYT about adding
working_directory
option - good idea or not?