#
byte
Here are 120 public repositories matching this topic...
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
-
Updated
Dec 22, 2020 - Swift
Node module that generates byte field diagrams in SVG format
-
Updated
Jun 11, 2021 - Clojure
Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')
nodejs
javascript
isomorphic
npm-package
bytes
byte
javascript-library
human-readable-units
iec-units
load-anywhere
-
Updated
Jul 4, 2021 - JavaScript
(Unofficial) Web app for the byte community
-
Updated
Aug 12, 2021 - JavaScript
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
-
Updated
Jul 5, 2021 - C++
a native library implementing secp256k1 purely for the crystal language
crystal
bitcoin
ethereum
checksum
byte
ecdsa
ecdh
ec
compressed
crystal-language
secp256k1
ethereum-addresses
native-library
bitcoin-addresses
-
Updated
Feb 9, 2021 - Crystal
R package for Byte Pair Encoding / Unigram modelling based on Sentencepiece
-
Updated
Jan 8, 2021 - C++
A bite sized library for dealing with bytes.
-
Updated
May 24, 2018 - Swift
rouke-broersma
commented
Feb 6, 2021
If no --testProjectName option is given it would be nice that faultify scans the current folder for a project file. This way you can just run faultify from the test project folder if you want to and not have to specify the csproj that is right there.
Main repository - implementation of the dynamic programming environment Oopsilon
language
programming-language
vm
programming
interpreter
bytecode
compiler
code
dynamic
machine
byte
quicksilver
virtual
critique
-
Updated
Dec 25, 2019 - C++
-
Updated
Sep 1, 2019 - OCaml
-
Updated
Sep 15, 2020 - TypeScript
Simple C file decrypter 🔒
c
obfuscation
algorithm
algorithms
code
university-project
bit
byte
character
operating-system
software
algorithms-datastructures
criptography
cripter
-
Updated
Jun 25, 2021 - C
Improve this page
Add a description, image, and links to the byte topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the byte topic, visit your repo's landing page and select "manage topics."
Can you please implement bit shift operations like logical shift, arithmetic shift and cyclic shift ?