bitwise-operations
Here are 66 public repositories matching this topic...
Language:All
Sort:Most stars
Encode binary files to printable utf16be.
- Updated
Sep 3, 2025 - C
A pure Lua bit-manipulation library.
- Updated
Jan 5, 2025 - Lua
- Updated
Apr 1, 2023 - VBA
Ever needed to compress 32 booleans into a single number?
- Updated
Jan 2, 2023 - C++
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.
- Updated
Dec 16, 2023 - JavaScript
A python based chess engine
- Updated
Jul 15, 2025 - Python
Addition of two integers using only bitwise operators (C++).
- Updated
Nov 28, 2021 - C++
A project focused on converting between signed magnitude representations in assembly language. This code efficiently manipulates signed binary numbers, performing mathematical and bitwise operations.
- Updated
Aug 22, 2024
FlaggyJS 🚩 - Manage bitewise flags wisely
- Updated
Dec 27, 2024 - TypeScript
Common utils from Redbit projects
- Updated
May 26, 2022 - PHP
A rigorous and consistent foundation for numerical and arithmetic programming
- Updated
Feb 6, 2025 - Scala
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.
- Updated
Aug 22, 2024
My solutions to "The Ultimate Topic List" for competitive programming, implemented in C++
- Updated
Sep 29, 2025 - C++
Bitwise calculator with step-by-step binary operations visualization. Supports AND, OR, XOR, bit shifting, and NOT operations with automatic bit width definition.
- Updated
Sep 22, 2025 - Python
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++.
- Updated
Mar 7, 2024 - C++
Bitwise Implementation of a Tetromino Board Solver.
- Updated
May 16, 2019 - C
In this repository, I provide my solutions to problems of various levels of complexity provided by the Codewars platform.
- Updated
Jun 23, 2024 - Python
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.
- Updated
Mar 21, 2021 - Java
Improve this page
Add a description, image, and links to thebitwise-operations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebitwise-operations topic, visit your repo's landing page and select "manage topics."