bits
There are 236 repositories under bits topic.
the-bitwise-challenge
Challenge: Can you develop a game with only 8 bytes of state?
Project1_HammingCode
Variable Length Hamming Code Encoder & Error Detecting / Correcting Decoder (Odd & Even Parity), implemented in C++
MyEtherWallet
MyEtherWallet (v4+)
bit_reverse
Rust library to compute bit reversal.
Bit-Twiddling-Hacks
Bit Twiddling Hacks (Bit manipulation tips and tricks guide) by Sean Eron Anderson
FightingEntropy
[Manifest]@{ Name = "FightingEntropy"; Version = "2021.2.0"; Provider = "Secure Digits Plus LLC"; Author = "Michael C. Cook Sr."; Motto = "Sometimes you gotta take the throttle in life." }
bitlib
0️⃣ 1️⃣ OCaml library for bit/byte operations
The-Bitcoin-Standard-Bits
Bits about The Bitcoin Standard
bitmask
Arbitrary size bitmask (aka bitset) with efficient Slice method
stufbit
bit stuffing algorithm implementation !
perman.js
🔑 Permission management made easy
NetStack
Code for creating concurrent networking systems for multiplayer games
til
Today I Learned — a collection of things I've learned in my day-to-day web development work.
Bitmask
Simple bitmask implementation
DoJMA
DoJMA news app for BITS Pilani K K Birla Goa Campus students
jats2html
XProc library and XSLT stylesheets to convert JATS to HTML
bidz
Web application for auctions
perman
🔑 Permission management made easy (Go port of NPM package perman)
bit-iter
Rust crate to iterate forwards or backwards over the positions of set bits in a word. Useful for working with event flags, some bitboards etc.
Add-Xcode-bits-stdc--.h
为macOS Xcode加入bits/stdc++.h万能头文件的支持的一键式脚本。Script that adds the support of bits/stdc++.h c++ header file for mac OS Xcode.
Stepmania-Stream-Interactivity
Enables viewers to interact with your Stepmania game by redeeming channel points to enable mods.
usis.Net.Bits
usis Background Intelligent Transfer Service (BITS) Class Library
cunits
ComputerUnits allows to manipulate binary and decimal representations of bits and bytes
BitViewer
BitViewer is a simple bit exploration tool for packets
ts-union-struct
Small typescript utility class that helps with creating bit fields
MicroToolbox
Various small helper functions are useful for firmware development.
ARD
ARD portal for students. Latest apk build can be found at https://ard-bits.firebaseapp.com/assets/apks/
BitsEdit
(GPL) Android Bits editor is a FREE software.
PSM_Web_React_Client
This repository contains all the web application including front-end (User Interface and Behaviour to interact with server side using Rest API Endpoint). For server/backend side, please refer 'PSM_Web_React_Server' in Github
LCRYPT
Unbreakable encryption combination [ Byte Shuffle | reverse-bits | bit-padding | byte-to-decimal | decimal-to-byte | XOR Key ]
niknaks
Helpful niknaks or "things" that you may grasp for now and then
bits
Native bit bag operations
number-float32-base-from-binary-string
Create a single-precision floating-point number from a literal bit representation.
number-float32-base-to-binary-string
Return a string giving the literal bit representation of a single-precision floating-point number.
mit602
Solutions to MIT 6.02 (Introduction to EECS II: Digital Communication Systems) assignments
Compiler-Project
Compiler written in C-language for course CS F363 at BITS Pilani