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

Topic: "bitwise-operation"

mellowcandle/bitwise

Terminal based bit manipulator in ncurses

Language: C - Size: 625 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 674 - Forks: 29

AlberTajuelo/bitop-lua Fork of davidm/lua-bit-numberlua

Bitwise operators in pure Lua using Lua numbers

Language: Lua - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 29 - Forks: 5

arogozine/EnumUtilities

Generic C# Enum Utilities

Language: C# - Size: 325 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 5

oguzkaran/JavaApp1-Jun-2022

JavaApp1-Jun-2022

Language: Java - Size: 34 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 30

Arjiit/LeetCode-Patterns

Set of Patterns to solve many algorithmic questions of similar type on LeetCode

Language: Java - Size: 249 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 11

Hank-Tsou/Computer-Vision-OpenCV-Python

Language: Python - Size: 17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 13 - Forks: 3

SYSolakov20/onsens

The essence of this project was to create a C++ game based on Bool logic. In the game you can choose between four game modes, two of which have a special “NOT” card. We have created the application with a graphical interface for a more pleasant user experience. You can also enjoy various card packs on our hosted website.

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

swiing/BitArray

An ES6 BitArray class for easy and native-like operations on sequences of bits

Language: TypeScript - Size: 104 KB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 8 - Forks: 2

Caume/HerraduraKEx

Herradura is a Key exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.

Language: C - Size: 94.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

aditisrinivas97/Bitmap4Rust

A Rust library for creating and manipulating Bitmaps.

Language: Rust - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

seigtm/BitwiseAddition 📦

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

Language: C++ - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

SteezCram/Arma-Crypto-Binary

Binary support for Arma 3

Language: SQF - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

Tech-Dex/-CPP-Folder-Encryption-Decryption

A program that encrypt content of a Folder - Images and Text Documents and after that can decrypt

Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

cups/Binary-fun

Inspired by the Hackers Delight book, a developers' eye view of the simplest binary tricks extracted whilst learning.

Language: C - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

rabbycse/C-programming-Course

This repository contains all of my works of CSE123 (C- programming and Problem Solving)

Language: C - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

zeynepturkmen/Advanced-Programming-Assignments

Sabanci University CS204 (Advanced Programming) Assignments

Language: C++ - Size: 7.43 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cmg189/singleKey_exploit

Exploiting the many-time pad vulnerability

Language: Python - Size: 40 KB - Last synced at: 9 months 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

mtumilowicz/java12-fundamentals-hash-map-implementation-workshop

Implementation of HashMap.

Language: Java - Size: 134 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Cerenorm/RBE

Analysis of an unknown bitwise operations algorithm.

Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjustboring/Integer

THE BIG INTEGER LIBRARY | BY : SP MAURYA | 27th April 2021 - 29th July 2021

Language: C++ - Size: 641 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

trilobit/Bitmask64

Simple bitmask implementation

Language: Go - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rajeev0651/Code_Prob_And_Sol

All coding problems I solved for practice

Language: C++ - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

macktb/steganography-cryptography

Encrypting and concealing a message within an image

Language: Kotlin - Size: 1.11 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vytkuklys/42HN_Minitalk

A data exchange program using UNIX signals

Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

candytale55/Bitwise_Operations_Py_2

Bitwise operations are operations that directly manipulate bits. Notes and code examples from Codecaemy course Learn Python 2.

Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

matleg/steganografor 📦

Hide one picture inside another and play with number of significant bits

Language: Python - Size: 465 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

basselkassem/problems-solutions

Solutions for some problems

Language: JavaScript - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0