An open API service providing repository metadata for many open source software ecosystems.

Topic: "bitwise"

agavrel/42_CheatSheet

A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language

Language: C - Size: 2.33 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 1,792 - Forks: 149

mellowcandle/bitwise

Terminal based bit manipulator in ncurses

Language: C - Size: 625 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 679 - Forks: 30

rawify/BitSet.js

The RAW arbitrary size Bit-Vector implementation in JavaScript

Language: JavaScript - Size: 193 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 230 - Forks: 30

JoeKarlsson/data-structures

Common data structures and algorithms implemented in JavaScript

Language: JavaScript - Size: 784 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 183 - Forks: 43

IDouble/Binary-Calculator-JavaScript

📱 A handy Calculator for Binary operations, that works on all Devices 📱 💻 🖥 | ⛓ https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app ⛓

Language: JavaScript - Size: 2.04 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 23

facil-io/cstl

facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.

Language: C - Size: 21.9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 91 - Forks: 6

ErickWendel/websockets-with-nodejs-from-scratch

A complete application tutorial to show how to implement the Web Socket protocol using only Node.js builtin modules

Language: JavaScript - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 84 - Forks: 21

FlorianWendelborn/bitwise

:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.

Language: TypeScript - Size: 52.7 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 8

ROCm/rpp

AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/OpenCL/CPU back-ends.

Language: C++ - Size: 111 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 65 - Forks: 44

Shift3/standards-and-practices

Standards and Practices for Bitwise Industries

Language: Shell - Size: 7.18 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 60 - Forks: 39

alii/permer

🔑 A basic abstraction for handling flags using bitwise

Language: TypeScript - Size: 880 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 3

1pkg/varint

VarInt: fast & memory efficient arbitrary bit width integers in Go.

Language: Go - Size: 278 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 2

yaroslavche/BitMask

PHP library for working with bitmask

Language: PHP - Size: 191 KB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 33 - Forks: 6

ConceptJunkie/rpn

RPN command-line calculator

Language: Python - Size: 156 MB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 22 - Forks: 3

chrismichaelps/quantummatcher

QuantumMatcher library is a fuzzy matching algorithm that leverages bitwise operations to efficiently find approximate matches within a collection of items.

Language: TypeScript - Size: 273 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 21 - Forks: 1

AutomataLab/JSONSki

JSONPath Streaming with Bit-Parallel Fast-Forwarding

Language: C++ - Size: 3.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 4

sandialabs/Gulliver

Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length.

Language: C# - Size: 313 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 3

encodingx/binary

Marshal and unmarshal binary message and file formats in Go

Language: Go - Size: 256 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 1

laserbat/gol.py

efficient Game of Life in Python

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

Enichan/blobator

Utility which creates json/xml and image templates for blob tilesets (wang tiles with corners) written in C#. Also assembles tilesets from micro or subblobs.

Language: C# - Size: 490 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 3

Fanmade/laravel-bitwise-trait

Simple trait to use bitwise operators on any class

Language: PHP - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 2

ScriptTiger/IP

Tired of paying a subscription service to access an API to resolve geoIP data? Look no further! Resolving locally and maintaining your own database is easier than ever. This repo is everything IP: 32-bit/128-bit calculations, ping monitoring across multiple nodes, IPv4/IPv6 network calculations, geoip lookups.

Language: Batchfile - Size: 8.28 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 5

reinder83/binary-flags

Simple BinaryFlags class to extend from

Language: PHP - Size: 67.4 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

SahuSumanta/Java-DSA

This Repo contain java Solution of Kunal Kushwaha DSA questions.

Language: Java - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 9

jhg023/BitBuffer

A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

Language: Java - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

avagordon01/bitarray

c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset

Language: C++ - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

been-jamming/TiBc

Native B compiler for the Ti89

Language: C - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 0

preciz/abit

Use :atomics as a bit array or as an array of N-bit counters

Language: Elixir - Size: 137 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

gleam-lang/bitwise 📦

🍓 Bitwise operations on integers

Language: Gleam - Size: 21.5 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 8

nidhiupman568/Codeforces-Problem-Solved

👋Hello!👋 I'm Nidhi Upman😀, a passionate competitive programmer on Codeforces🏆. Started with basic problems (like A) and never gave up! 🚀 Upsolving after contests 📈 improved my skills. Now tackling tougher challenges (like B) 🧠. Codeforces hosts contests 2-3 times weekly 🗓️ and daily challenges to stay sharp. Determined to climb to Pupil.💪

Language: C++ - Size: 1.19 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

tunabay/go-bitarray

A Go package providing data types and functions for manipurating bit arrays, aka bit strings, of arbitrary length.

Language: Go - Size: 30.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

arjkashyap/computer-programming-basics

Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms

Language: C++ - Size: 3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 6

virtyaluk/Bit-Twiddling-Hacks

Bit Twiddling Hacks (Bit manipulation tips and tricks guide) by Sean Eron Anderson

Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 5

elliotwutingfeng/asciiset

asciiset is an ASCII character bitset.

Language: Go - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

barbarbar338/perman.js

🔑 Permission management made easy

Language: TypeScript - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

Aliance/Bitmask

Simple bitmask implementation

Language: PHP - Size: 61.5 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Jatin-8898/ultimate-placement-prep

My solved coding problems for the placement preparation. :blue_book:

Language: Java - Size: 346 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

gabochi/bANSh

bytebeat visual patterns in bash

Language: Shell - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

Marvin9/Bitwise-Calculator

Fast, easy to calculate Bitwise operations. No need to click & wait to get an answer. 😎

Language: JavaScript - Size: 4.17 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

mellowcandle/vim-bitwise

Vim plugin for Bitwise integration

Language: Vim script - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

keithstellyes/csproofs

Just some of my CS Proofs, things like why `k << 1 == k * 2`

Language: TeX - Size: 390 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

phip1611/bit_ops

Bitwise operations on primitive integer types, but no_std and const-compatible. Provides a collection of typical bit manipulation operations that are primarily required in low-level development. Unlike other crates that provide tooling to create sophisticated high-level types with bitfields, the focus of bit_ops is to work on raw integers.

Language: Rust - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 5 - Forks: 3

dotgksh/bitmask

A bitmask value object for PHP

Language: PHP - Size: 53.7 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

akatsuki105/bitwise-go

Multi-Platform Terminal based bit manipulator

Language: Go - Size: 25.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

barbarbar338/perman

🔑 Permission management made easy (Go port of NPM package perman)

Language: Go - Size: 15.6 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

smikhalevski/algomatic

🔢 Various algorithms and math utilities.

Language: TypeScript - Size: 976 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

nomnomab/BitCalculator

This asset allows users to convert formulas into a bit output, and allows for easy bit flipping in-editor.

Language: C# - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

oleggromov/magipack

Pack any number of bool or integer values into a single BigInt - save traffic, save the planet 🌏

Language: TypeScript - Size: 135 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

bitwisecc/bam

Bitwise Account Manager

Language: JavaScript - Size: 166 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

explore-node-js/node.js-bytes-calculator

abstracted byte sequence calculator for node.js

Language: JavaScript - Size: 58.6 KB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

madlambda/bwc

Bitwise Calculator Language for easily integration into code editors

Language: Go - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

Trung0246/Funch

An all-in-one library that dedicated to provide more functions mostly focus on game development (and dumb things)

Language: JavaScript - Size: 1.46 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Notgnoshi/Bitfield

A Python bitfield class for easier bit manipulation of integers

Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

nidhiupman568/GFG-Problem-Solved

🏆🌟I solve the Problem of the Day on GeeksforGeeks daily 🗓️🧩 and have successfully tackled Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟

Language: C++ - Size: 834 KB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 3 - Forks: 0

nidhiupman568/Leetcode-Solved-Problems

🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟

Language: C++ - Size: 1.84 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

nodef/extra-bit

The bit is a basic unit of information in information theory, computing.

Language: TypeScript - Size: 553 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

Rudxain/eso-math.ts

(WIP) Esoteric Mathematic Library for TypeScript

Size: 436 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

ScriptTiger/goIP

goIP is a Go package which validates, parses, and formats IPv4 and IPv6 addresses, as well as creates simple, lightweight structures to store and return common information about IPs which are well suited to be used in iteration.

Language: Go - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

nidhiupman568/C-PLUS-PLUS-PROBLEMS-SOLVED

🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟

Language: C++ - Size: 169 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

nidhiupman568/Data-Structures-and-Algorithms-DSALGO

Mastering Data Structures and Algorithms: Essential Interview Questions 🚀

Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

pektezol/bitreader

The simplest bit reader library with big/little-endian support for Golang.

Language: Go - Size: 71.3 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

SayedTahsin/Competitive_Programming

Algorithms and Data Structures for competitive Programming.

Language: C++ - Size: 21.8 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

js-choi/proposal-popcount

Draft specification for bit popcount in JavaScript.

Language: HTML - Size: 85.9 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

seigtm/BitwiseAddition 📦

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

Language: C++ - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

D7EAD/inet-conversion

Illustration and explanation of dotted-decimal to numeric conversion for INET family internet protocol addresses.

Language: C - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

unsuitable001/BitViz

A Bitwize Operation Visualizer

Language: JavaScript - Size: 2.26 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

ExtReMLapin/luajit_bit_extended

Extending the LuaJIT BitOp lib

Language: Lua - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

BecauseOfProg/bitwise

🔐 A bitwise permission library in Crystal

Language: Crystal - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

vookimedlo/alfred-bitwise-evaluator

Alfred 3 workflow for evaluating bitwise expressions.

Size: 683 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

maidmaid/flag

Bitfield flags manager/debugger

Language: PHP - Size: 192 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

CFdefense/RustedROM

A Complete Gameboy Emulator Written in Rust

Language: Rust - Size: 62.2 MB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

eoin-obrien/logiq

Awesome logical and bitwise operators with support for BigInt and TypedArrays

Language: TypeScript - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

vinicciusguedes/laravel-bitwise

Pacote para facilitar a manipulação de números usando operações bitwise no Laravel. Ideal para casos de uso como gerenciamento de permissões e flags, fornecendo funções para verificar, ativar, desativar e inverter bits de forma simples e eficiente.

Language: PHP - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

asacxyz/bitwiseexperiment

Bitwise Experiment

Language: Java - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Aliance/InfiniteBitmask

Infinite bitmask implementation

Language: PHP - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tomipro/progra-estructurada

Materia Programacion Estructurada de la UCA. En este repositorio se encuentran todos los ejercicios de las guias practicas resueltas por mi. Tambien se pueden encontrar parciales resueltos y contenido dado en clases de teoria.

Language: C - Size: 1.92 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

redbitcz/utils

Common utils from Redbit projects

Language: PHP - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

electricessence/BitwiseToShortCircuitAnalyzer

A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using short-circuit operators instead.

Language: PowerShell - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

42kmira/ft_fillit

A program that finds minimum board size for tetrominos.

Language: C - Size: 401 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

SupertigerDev/Emulation-Cheat-Sheet

Are you trying to be an emulation developer? This **might** be the cheat sheet for you!

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

giladreich/BitwiseCalculator

Simple tool for calculating a long bitwise expression which will show the result in a form of decimal, hex and binary.

Language: C# - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

semahawk/hc

Handy calculator to calculate haxor stuff (ie. hex values, bitshifts etc.)

Language: Rust - Size: 25.4 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Adityasinghvats/CPP---code

Data Structures and Algorithms

Language: C++ - Size: 10.8 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

uncallable/ct_memcmp

ct memcmp() w/ sidechannel resistance via data oblivious access patterns

Language: Rust - Size: 4.53 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Refloow/Binary-Decimal-Converter

❤️ A simple, dark-themed JavaScript binary-to-decimal and decimal-to-binary converter. Supports full IP address conversions, not just single octets.

Language: HTML - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

formulae-org/package-bitwise-js

Bitwise package for Fōrmulæ, in JavaScript

Language: JavaScript - Size: 26.4 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nanda-gopal-sb/Password_Manager

A Password Manager in mordern C++.

Language: C++ - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mulekick/CodeSignal

CodeSignal (formerly "CodeFights") solutions repository

Language: JavaScript - Size: 28.1 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 2

gulshanyadav01/DataStructures-Algorithms

All interview question.

Language: C++ - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

mgalang229/Codeforces-1775C-Interesting-Sequence

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

modemobpsycho/my-leetcode-solutions

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

Language: Python - Size: 173 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mzusin/js-bit-manipulation

A collection of bit manipulation helpers written TypeScript.

Language: TypeScript - Size: 181 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

drownedNonsense/rusty-toolkit

A simple bitwise utilities library made in Rust

Language: Rust - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

valpackett/unshift 📦

Reverses bitwise operations using CVC4 to find individual components of bitmasks

Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

LuchoBazz/xbitwise

Extend Bitwise Library for Rust

Language: Rust - Size: 18.6 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ai-simulator/numeric-array-integer

JavaScript numeric array implemented using an integer

Language: TypeScript - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bigbossguru/PythonFundamental

Python fundamentals knowledge

Language: Python - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cuong-dang/bitrepl

Bitwise repl for "bit twiddling hacks"

Language: C - Size: 223 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aristofanio/bitwiser

Bitwiser is an simple library for operations bit-to-bit (bitwise) and byte-to-byte (here is call bytewise).

Language: Go - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ExamDay/BitWise

coding and file handling with bit-level precision

Language: C++ - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0