bitwise
Bitwise calculator
An interactive terminal-based calculator for bitwise operations and base conversion
Terminal based bit manipulator in ncurses
649 stars
11 watching
28 forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists
bitwisebitwise-operationccurseslinuxterminal-app
Related projects:
Repository | Description | Stars |
---|---|---|
kenn/bitwise | A high-performance library for efficient bitwise operations on large binary strings | 49 |
bitcoinjs/merkle-lib | A performance-oriented library for efficiently calculating Merkle roots and trees | 30 |
codedot/lambda | An implementation of lambda calculus using interaction nets, providing a CLI and API. | 45 |
nblumhardt/tcalc | A C# parser implementation using Superpower for a simple calculation language | 38 |
jarun/bcal | A utility for evaluating storage expressions and performing unit conversions | 632 |
kelindar/bitmap | A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 312 |
elizabethadegbaju/remotecalc | A service that evaluates mathematical expressions encoded in base64 and returns the result. | 5 |
bits-and-blooms/bitset | A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,350 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 130 |
barncastle/bitskit | A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 42 |
biotrump/cvlab-binboost | An implementation of boosted binary keypoint descriptors for image matching. | 8 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,656 |
fraillt/bitsery | A binary serialization library optimized for speed and space. | 1,078 |
alt-romes/programmer-calculator | A terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes. | 551 |
kde/kcalc | A high-level calculator with scientific capabilities and advanced features. | 35 |