#
bitwise
Here are 101 public repositories matching this topic...
An arbitrary size Bit-Vector implementation in JavaScript
javascript
bitset
parse
range
bit-manipulation
bitwise
toggles
str
ndx
bit-array
bit-vector
bit-twiddling
-
Updated
Sep 23, 2020 - JavaScript
Common data structures and algorithms implemented in JavaScript
tree
memoization
algorithm
linked-list
stack
queue
algorithms
graph
graph-algorithms
array
data-structures
bitwise
a-star
dijkstra
shortest-paths
binary-heap
sorting-algorithms-implemented
hash-table
breadth-first-search
-
Updated
Jan 13, 2020 - JavaScript
0xflotus
commented
Jan 28, 2020
Can you please implement bit shift operations like logical shift, arithmetic shift and cyclic shift ?
- Logical Shift (#45 — currently stuck)
- Arithmetic Shift (#47 — currently stuck)
- Cyclic Shift (#49)
Open
Fix Naming
-
Updated
Apr 2, 2021 - TypeScript
RPN command-line calculator
python
calendar
astronomy
physics
mathematics
unit-conversion
bitwise
rpn
prime-numbers
factorization
mpmath
skyfield
gmpy2
quadruplet-prime
sextuplet-prime
twin-prime
-
Updated
Jul 20, 2021 - Python
javascript
firefox
calculator
binary
responsive
interactive
edges
bitwise
smartphone
numeral-systems
subtraction
xor
division
xor-mobile
-
Updated
Oct 4, 2020 - JavaScript
C STL - a Simple Template Library for C
c
cli
json
linked-list
strings
logging
stl
memory-allocator
bitwise
json-parser
arrays
url-parser
reference-counting
socket-programming
atomics
hash-maps
-
Updated
Jul 22, 2021 - C
Radeon Performance Primitives (RPP) library is a comprehensive high performance computer vision library for AMD (CPU and GPU) with HIP and OpenCL back-ends.
computer-vision
hpc
amd
gpu
histogram
contrast
bitwise
hip
rocm
comprehensive
openvx
rpp
mivisionx
radeon-performance-primitives
warp-affine
channel-extract
agumentation
-
Updated
Jul 23, 2021 - C++
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.
c-sharp
math
binary
dotnet
bytes
bitwise
arcus
endianness
byte-array
hacktoberfest
endian
big-endian
little-endian
bytearray
boolean-logic
-
Updated
Sep 18, 2020 - C#
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
-
Updated
Feb 3, 2019 - Java
Native B compiler for the Ti89
-
Updated
Apr 19, 2019 - C
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.
c-sharp
json
csharp
command-line
xml
xml-format
isometric
bitwise
isometric-tiles
blob
region
command-line-tool
ease
tilesets
xml-files
tileset-template
-
Updated
Oct 28, 2017 - C#
Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms
hashing
tree
linked-list
stack
queue
algorithms
datastructures
graphs
array
recursion
backtracking
bitwise
heap
search-algorithm
pointers
greedy-algorithms
deque
-
Updated
Jul 23, 2021 - C++
Just some of my CS Proofs, things like why `k << 1 == k * 2`
-
Updated
Apr 22, 2017 - TeX
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
-
Updated
Aug 9, 2020 - C++
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
-
Updated
Mar 19, 2017 - PHP
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.
networking
offline
ipv6
binary
geolocation
conversion
ipv4
lookup
ip
bitwise
geoip
maxmind
64-bit
geolite2
32-bit
hexidecimal
128-bit
geoip-lookup
-
Updated
Feb 3, 2021 - Batchfile
Fast, easy to calculate Bitwise operations. No need to click & wait to get an answer. 😎
-
Updated
Jan 27, 2020 - JavaScript
An all-in-one library that dedicated to provide more functions mostly focus on game development (and dumb things)
javascript
game
library
tween
js
math
geometry
interpolation
game-development
mathematics
boolean
bitwise
-
Updated
Oct 9, 2018 - JavaScript
Bitwise Calculator Language for easily integration into code editors
-
Updated
Mar 27, 2019 - Go
A Bitwize Operation Visualizer
-
Updated
Dec 11, 2020 - JavaScript
abstracted byte sequence calculator for node.js
-
Updated
May 3, 2019 - JavaScript
Improve this page
Add a description, image, and links to the bitwise topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitwise topic, visit your repo's landing page and select "manage topics."


I use dark background themes on my terminals. In VIM I
set bg=dark. The color palette that bitwise uses makes it difficult to see some things (e.g., those in dark blue) on dark bg terms.Nice tool though!