bits
There are 241 repositories under bits topic.
avoidwork/filesize.js
JavaScript library to generate a human readable String describing the file size
sharksforarms/deku
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
q191201771/naza
🍀 Golang basic library. || Go语言基础库
Kudaes/LOLBITS
** DISCONTINUED ** C2 framework that uses Background Intelligent Transfer Service (BITS) as communication protocol and Direct Syscalls + Dinvoke for EDR user-mode hooking evasion.
creativetimofficial/bits
Bits by Creative Tim - Code Snippets for easier coding
Cosmo/BinaryKit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
nikolaydubina/go-hackers-delight
"Hacker's Delight" in Go
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
FlorianWendelborn/bitwise
:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
nickbabcock/bitter
Extract bits from a byte slice
teivah/bitvector
Static bit vector structures library
devnied/Bit-lib4j
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
barncastle/BitsKit
A C# library for efficient bit-level reading and writing also adding bit field support
deepak-malik/Cracking-The-Coding-Interview
Solutions for Cracking the Coding Interview - 6th Edition
mas-bandwidth/serialize
Bitpacking serializer for C++
1pkg/varint
VarInt: fast & memory efficient arbitrary bit width integers in Go.
AlberTajuelo/bitop-lua
Bitwise operators in pure Lua using Lua numbers
Pulho/sigBits
Steganography significant bits image decoder. Can help you out with some CTF
tsolomko/BitByteData
Read and write bits and bytes in Swift.
acicts/BITS21
Official Website for BITS 2021 intraschool ICT competition
miraclx/xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
paljsingh/impartus-downloader
Download Impartus lectures, convert to mkv for offline viewing.
aesy/easy-bits
Enums, BitFlags, BitFields, BitMasks and BitArrays for JavaScript & TypeScript
Joe2k/ERP-Swap-Script
🎉 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!
withanage/heimpt
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.
Ysoroko/minitalk
Communication between two programs using UNIX signals
louisdh/microcontroller-kit
Value types, operators and functions for tinkering with microcontrollers in software.
encodingx/binary
Marshal and unmarshal binary message and file formats in Go
vapor-community/bits
A bite sized library for dealing with bytes.
MarcelineVQ/idris2-streaming
Effectful Streaming for Idris
oschulz/BitOperations.jl
Julia Bit Manipulation Functions
jhg023/BitBuffer
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
sykeben/BITS-PyOS
BIOS-Implementation-Test-Suite-Based Python Operating System
d0p3t/SubNotifier
🔔 Simple Sub, Gifted Sub, and Resub Notifier for Twitch Chat (also supports Cheers) 🎮
lue-bird/elm-morph
a parser-printer: dev-friendly, general-purpose, great errors
zesterer/the-bitwise-challenge
Challenge: Can you develop a game with only 8 bytes of state?