Here are
165 public repositories
matching this topic...
JavaScript library to generate a human readable String describing the file size
Updated
Jun 27, 2022
JavaScript
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
🍀 Go basic library. || Go语言基础库
** DISCONTINUED ** 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
Dec 21, 2021
Java
Solutions for Cracking the Coding Interview - 6th Edition
Updated
Jun 13, 2021
Java
Official Website for BITS 2021 intraschool ICT competition
Updated
Feb 20, 2022
JavaScript
🎉 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! 🚀 | UPDATED for 2022!
Read and write bits and bytes in Swift.
Updated
May 18, 2022
Swift
Value types, operators and functions for tinkering with microcontrollers in software.
Updated
Apr 10, 2018
Swift
Extract bits from a byte slice
Updated
Apr 15, 2022
Rust
Bitwise operators in pure Lua using Lua numbers
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Updated
Jun 23, 2022
JavaScript
Download Impartus lectures, convert to mkv for offline viewing.
Updated
Feb 10, 2022
Python
A bite sized library for dealing with bytes.
Updated
May 24, 2018
Swift
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
Mar 25, 2022
XSLT
Effectful Streaming for Idris
Updated
Dec 13, 2020
Idris
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
Updated
Jul 19, 2017
JavaScript
Challenge: Can you develop a game with only 8 bytes of state?
0️⃣ 1️⃣ OCaml library for bit/byte operations
Updated
Sep 1, 2019
OCaml
Rust library to compute bit reversal.
Today I Learned — a collection of things I've learned in my day-to-day web development work.
DoJMA news app for BITS Pilani K K Birla Goa Campus students
Updated
Jun 26, 2022
Java
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 ?