byte
Here are 89 public repositories matching this topic...
An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
-
Updated
Aug 29, 2020 - Java
-
Updated
Oct 13, 2020 - Swift
(Unofficial) Web app for the byte community
-
Updated
Sep 12, 2020 - JavaScript
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
-
Updated
Jun 28, 2020 - C++
Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')
-
Updated
May 27, 2020 - JavaScript
Node module that generates byte field diagrams in SVG format
-
Updated
Sep 2, 2020 - Clojure
a native library implementing secp256k1 purely for the crystal language
-
Updated
Jun 19, 2020 - Crystal
R package for Byte Pair Encoding / Unigram modelling based on Sentencepiece
-
Updated
Sep 29, 2020 - C++
A bite sized library for dealing with bytes.
-
Updated
May 24, 2018 - Swift
Main repository - implementation of the dynamic programming environment Oopsilon
-
Updated
Dec 25, 2019 - C++
Simple C file decrypter
-
Updated
Feb 9, 2020 - C
-
Updated
Sep 1, 2019 - OCaml
-
Updated
Sep 15, 2020 - TypeScript
Clojure/ClojureScript library for parsing binary data in a C like way
-
Updated
Oct 6, 2019 - Clojure
ByteNet is a social networking site built with Django and bootstrap.
-
Updated
Oct 11, 2020 - Python
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 ?