BitPack is a library that provides an easy to use API for packing and unpacking arbitrary binary strings. Unlike Array#pack and String#unpack, BitPack objects allow you to pack and unpack fields of arbitrary bit lengths.
☆15Jun 22, 2016Updated 9 years ago
Alternatives and similar repositories for bitpack
Users that are interested in bitpack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Creating executables from ELF-coredumps☆10Dec 7, 2015Updated 10 years ago
- ☆153Mar 29, 2012Updated 14 years ago
- Convert Java bytecode to firm IR☆18Feb 20, 2017Updated 9 years ago
- symbolic execution engine for brainfuck because lol☆14Feb 5, 2017Updated 9 years ago
- Orth bootstrap compiler, Orth self-hosting compiler, and OS written in Orth☆10Dec 28, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- r2 plugin for Dwarf☆29Dec 29, 2019Updated 6 years ago
- A lua collection library☆10Jan 31, 2015Updated 11 years ago
- MarI/O Without the Overfitting☆18May 27, 2018Updated 8 years ago
- ☆13Mar 24, 2021Updated 5 years ago
- Lean, static Git build for Linux☆15Apr 10, 2021Updated 5 years ago
- Serverless Lambda Cron - the fastest and easiest way to schedule lambda functions in the cloud!☆13Jul 1, 2021Updated 4 years ago
- Container image for running PocketBase backed by Litestream.☆12May 29, 2026Updated last week
- Enlightenment sources☆22Oct 1, 2013Updated 12 years ago
- Abusing Rubinius's Actors for fun and profit☆10Apr 9, 2011Updated 15 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A C expression parser and evaluator☆50Mar 2, 2023Updated 3 years ago
- Generate Java Virtual Machine .class files from Rust.☆30May 11, 2016Updated 10 years ago
- bugspots for subversion☆15Jan 17, 2012Updated 14 years ago
- A comparison of some ruby http clients☆24Apr 26, 2011Updated 15 years ago
- A statistic driven minecraft killaura detection KI☆10Mar 23, 2017Updated 9 years ago
- Simple x64dbg plugin to show registers on every step.☆16Jul 27, 2019Updated 6 years ago
- Simple project for handling application deployment to many servers☆11Dec 3, 2013Updated 12 years ago
- An API for launching/configuring/and maintaining services in the clouds☆17Apr 15, 2015Updated 11 years ago
- Textmate Bundle for Google's protocol buffers☆20Jun 26, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Simple CHANGELOG parser for Ruby.☆17May 2, 2011Updated 15 years ago
- Simple anti-tamper embedded into a simple string encryption.☆10Mar 7, 2019Updated 7 years ago
- ☆12Jun 1, 2026Updated last week
- Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.☆13Dec 13, 2025Updated 5 months ago
- SSL Provider for Java that Supports Next Protocol Negotiation☆24Jan 21, 2013Updated 13 years ago
- Super Play - SNES inspired game engine☆51Nov 4, 2025Updated 7 months ago
- A uniform foundation for unobtrusive (ASCII art in) cli apps.☆10Nov 5, 2016Updated 9 years ago
- ffi bindings for libevent. API compatible to EventMachine.☆15Jun 27, 2011Updated 14 years ago
- An implementation of the core Rubinius API for other rubies☆19Dec 11, 2012Updated 13 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Low-level IO storage which packs data into sorted (zlib/bzip2/snappy compressed) blobs☆31Jan 31, 2013Updated 13 years ago
- realtime markdown viewier☆11May 21, 2011Updated 15 years ago
- A tool to find/download malware samples from various public repositories☆12Dec 22, 2021Updated 4 years ago
- Sequenced file reader and writer through EventMachine. Solves problem of blocking disk IO while operating with large files.☆24Jul 19, 2015Updated 10 years ago
- Automate the testing of discord bots.☆26Sep 18, 2019Updated 6 years ago
- C recursive descent parser based on Ian Piumarta's peg(1)