Here are
149 public repositories
matching this topic...
JavaScript library to generate a human readable String describing the file size
Updated
Sep 28, 2021
JavaScript
🔥 Go basic library. || Go语言基础库
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Updated
Oct 11, 2021
Rust
C2 framework that uses Background Intelligent Transfer Service (BITS) as communication protocol and Direct Syscalls + Dinvoke for EDR user-mode hooking evasion.
Bits by Creative Tim - Code Snippets for easier coding
💾 🔍 🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
Updated
Dec 22, 2020
Swift
Static bit vector structures in Go
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
Useful library to handle bytes or bits in Java. Read and write data in a byte array with a custom size for Java types. Read/Write Integer, Long, signed data, String, Hexa String and Date bit to bit
Updated
May 10, 2021
Java
Solutions for Cracking the Coding Interview - 6th Edition
Updated
Jun 13, 2021
Java
Official Website for BITS 2021 intraschool ICT competition
Updated
Oct 6, 2021
JavaScript
Value types, operators and functions for tinkering with microcontrollers in software.
Updated
Apr 10, 2018
Swift
Read and write bits and bytes in Swift.
Updated
Oct 2, 2021
Swift
Bitwise operators in pure Lua using Lua numbers
🎉 A fully tested Selenium script to get you ANY course you want in the swap period in milliseconds when someone else tries to swap it! 🚀
A bite sized library for dealing with bytes.
Updated
May 24, 2018
Swift
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Updated
Jan 18, 2021
JavaScript
Extract bits from a byte slice
Effectful Streaming for Idris
Updated
Dec 13, 2020
Idris
Heidelberg Monograph PublishingTool (heiMPT) is a stand-alone platform, as well as a plug-in application for OMP. It enables a high degree of automation in the digital publication process.
Updated
Aug 11, 2019
XSLT
Download Impartus lectures, convert to mkv for offline viewing.
Updated
Oct 3, 2021
Python
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
🔔 Simple Sub, Gifted Sub, and Resub Notifier for Twitch Chat (also supports Cheers) 🎮
Updated
Jul 4, 2019
JavaScript
Updated
Jul 19, 2017
JavaScript
Rust library to compute bit reversal.
0️⃣ 1️⃣ OCaml library for bit/byte operations
Updated
Sep 1, 2019
OCaml
Today I Learned — a collection of things I've learned in my day-to-day web development work.
Julia Bit Manipulation Functions
Updated
Aug 22, 2021
Julia
BIOS-Implementation-Test-Suite-Based Python Operating System
Improve this page
Add a description, image, and links to the
bits
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bits
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Can you please implement bit shift operations like logical shift, arithmetic shift and cyclic shift ?