bitwise-operations

There are 56 repositories under bitwise-operations topic.

  • fumiama/base16384

    Encode binary files to printable utf16be.

    Language:C1338419
  • oguzkaran/JavaApp1-Oct-2021

    JavaApp1-Oct-2021

    Language:Java163024
  • morikosm/bitazard

    A pure Lua bit-manipulation library.

    Language:Lua6
  • R3X-G1L6AME5H/gdnative-flagdb

    Ever needed to compress 32 booleans into a single number?

    Language:C++5100
  • Karls-Sun

    Izy266/Karls-Sun

    A python based chess engine

    Language:Python4300
  • tajnur007/js-benchmark-testing

    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.

    Language:JavaScript4100
  • seigtm/BitwiseAddition

    Addition of two integers using only bitwise operators (C++).

    Language:C++3100
  • AkhilRai28/MagniSign

    A project focused on converting between signed magnitude representations in assembly language. This code efficiently manipulates signed binary numbers, performing mathematical and bitwise operations.

  • AkhilRai28/Pack2Bin

    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.

  • dubisdev/flaggyjs

    FlaggyJS 🚩 - Manage bitewise flags wisely

    Language:TypeScript210
  • hypotenuse

    propensive/hypotenuse

    A rigorous and consistent foundation for numerical and arithmetic programming

    Language:Scala224
  • redbitcz/utils

    Common utils from Redbit projects

    Language:PHP2300
  • RZulu54/VBA7_ULongLong

    Emulate ULongLong 64 bit unsigned integers with VBA7 (64/32 bit MsOffice) or VB6

    Language:VBA2100
  • akharrou/42-Project-Fillit

    Bitwise Implementation of a Tetromino Board Solver.

    Language:C110
  • allenvox/bitwise-operations

    Learning bitwise operations in pure C, making varint & UTF-8 encoding methods

    Language:C1100
  • burhanahmed1/BitCalculator

    BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.

  • danieldotwav/31-Bit-Virtual-Storage-Address-Segment-Extraction

    The program demonstrates how to extract and display the segment, page, and offset components of a 31-bit virtual address using bitwise operations in C++. It includes a dedicated function for printing these components in a formatted hexadecimal representation.

    Language:C++110
  • danieldotwav/Microsoft-FAT-System-Date-Generator

    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++.

    Language:C++110
  • LuchoBazz/xbitwise

    Extend Bitwise Library for Rust

    Language:Rust1100
  • lukehollenback/genesis

    Genetic algorithm that strives to breed perfect offspring from imperfect parents.

    Language:Go1100
  • modemobpsycho/my-codewars-solutions

    In this repository, I provide my solutions to problems of various levels of complexity provided by the Codewars platform.

    Language:Python112
  • PrthD/Huffman-Compression-and-Decompression-Project

    ⚡ A Python-based Huffman Compression and Decompression project that efficiently encodes and decodes files using Huffman coding. Includes a web server to serve compressed files locally, allowing users to access them through a browser. Designed for data compression, file handling, and web-based visualization. 🚀📂

    Language:Python1100
  • remixtures/errorcorrectingencoderdecoder

    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.

    Language:Java1100
  • techinbuddy09/.-Sum-of-All-Subset-XOR-Totals

    Here's the source code of an Easy level Ques "Sum of All Subset XOR Totals"I did a very hard observation in this ques then got to explore this logic

    Language:C++1100
  • vikky2810/C-Preparation-Notes

    Intermediate-level C programming notes, covering advanced control flow, pointers, memory management, file handling, and more.

    Language:C1
  • justin-marian/bitwise-interpretor

    Simple encoder/decoder for arithmetic operations.

    Language:C0100
  • Pedro05Souza/filePerms

    A mockup file permission handler using bitwise operators.

    Language:C00
  • raghavrajsah/Binary-Toolkit-Perform-Bitwise-

    Perform any Bitwise operation

    Language:C0200
  • T-Lak/MagicBitboardCore

    This project leverages Magic Bitboards for highly efficient attack generation, implementing core functions essential for building a fast and optimized chess move generator and engine.

    Language:Java00
  • brann-meius/flag-forge

    High-performance PHP library for managing bitwise enumerations and flag operations—ideal for access control, configuration, and fast boolean state management.

    Language:PHP
  • brann-meius/laravel-flag-forge

    Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.

    Language:PHP
  • GitSiddharth/Bitwise_Visualizer

    A Python Tkinter-based GUI application for visualizing and performing bitwise operations with real-time binary and decimal output.

    Language:Python
  • joshroybal/bitsieve

    Bitwise sieve of Eratosthenes.

    Language:C
  • kichkiro/minitalk

    The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

    Language:C10
  • vkosuri/bitops

    Bitwise operations in C

    Language:C10