Encode binary files to printable utf16be.
-
Updated
Sep 3, 2025 - C
Encode binary files to printable utf16be.
JavaApp1-Oct-2021
A pure Lua bit-manipulation library.
Ever needed to compress 32 booleans into a single number?
Explore the performance nuances of common JavaScript operations with this benchmark testing repository. Compare deep cloning methods, loop constructs, condition checks, bitwise operations, and arithmetic calculations. Optimize your code and make informed decisions based on real-world performance metrics.
A python based chess engine
Addition of two integers using only bitwise operators (C++).
Common utils from Redbit projects
FlaggyJS 🚩 - Manage bitewise flags wisely
A project focused on converting between signed magnitude representations in assembly language. This code efficiently manipulates signed binary numbers, performing mathematical and bitwise operations.
A rigorous and consistent foundation for numerical and arithmetic programming
An assembly project converting Packed BCD (Binary Coded Decimal) values into binary format. It focuses on efficient data conversion algorithms optimized for speed in low-level programming.
This C++ project validates user-input dates within a specific range and converts valid dates into FAT (File Allocation Table) format hexadecimal representation, showcasing fundamental date handling and bitwise operations in C++.
Bitwise calculator with step-by-step binary operations visualization. Supports AND, OR, XOR, bit shifting, and NOT operations with automatic bit width definition.
My solutions to "The Ultimate Topic List" for competitive programming, implemented in C++
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
Application that reads a text file and generates another file which encodes the original one by generating errors in the bytes it contains. This is done by way of bitwise and bit-shift operations.
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
Add a description, image, and links to the bitwise-operations topic page so that developers can more easily learn about it.
To associate your repository with the bitwise-operations topic, visit your repo's landing page and select "manage topics."