An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with karnaugh-map

A curated list of projects in awesome lists tagged with karnaugh-map .

https://github.com/upsetjs/upsetjs

😠 UpSet.js - a set visualization library for rendering UpSet Plots (a JavaScript re-implementation of UpSet(R) by Lex et al), Euler Diagrams, Venn Diagrams, and Karnaugh Maps

d3js euler euler-diagram javascript karnaugh-map react typescript upset upsetr venn venn-diagram visualization

Last synced: 07 Apr 2025

https://github.com/hkproj/karno

Karnaugh map solver that works with any number of variables

karnaugh karnaugh-map karnaugh-map-simplifier karnaugh-map-solver

Last synced: 09 Apr 2025

https://github.com/obsfx/kmap-solver

kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.

cli command-line-tool karnaugh-map karnaugh-map-simplifier karnaugh-map-solver nodejs typescript

Last synced: 06 Feb 2026

https://github.com/linguini1/logicgates

The Logic Gates generator is a command line program that makes use of Python to generate logic gate schematics of (theoretically) any size, along with their Karnaugh map.

image-generation karnaugh karnaugh-map karnaugh-maps logic-gate logic-gate-circuits logic-gate-simulator logic-gates pixel-art python

Last synced: 06 Sep 2025

https://github.com/obsfx/kmap-solver-lib

This is a utility function that is using in kmap-solver to solve Karnaugh Maps up to 4 variables.

boolean-algebra karnaugh-map karnaugh-map-simplifier karnaugh-map-solver library logic typescript utility

Last synced: 07 Jan 2026

https://github.com/noah-friedman/kmap

A program for generating k-maps based on user input.

bdd cli command-line command-line-tool cucumber gherkin go go117 godog golang golang117 k-map karnaugh-map kmap

Last synced: 11 Apr 2025

https://github.com/judahpaul16/kmaps

Generate Karnaugh maps fast with Python.

boolean-algebra express karnaugh-map python reactjs saas seaborn

Last synced: 16 Apr 2026

https://github.com/ghost---shadow/karnaugh-map-simplifier

A program in c++ used to simplify expressions using Karnaugh Map.

command-line karnaugh-map

Last synced: 12 Feb 2026

https://github.com/speelbarrow/kmap

A program for generating k-maps based on user input.

bdd cli command-line command-line-tool cucumber gherkin go go117 godog golang golang117 k-map karnaugh-map kmap

Last synced: 20 Apr 2026

https://github.com/iamareebjamal/boolean-minimizer

A Java GUI application for minimizing boolean expressions showing Truth Table and K-Map using Quine McCluskey Technique

boolean-expression java-gui-application karnaugh-map quine-mccluskey-technique

Last synced: 22 Mar 2025

https://github.com/mcquerol/bcd-to-seven-segment-e-simulation

This repository explores the design of a seven-segment display decoder focused on segment 'e'. It compares various logic design methods—including sum of products, product of sums, and NOR gate implementations—using Boolean algebra and Karnaugh maps. The study concludes that the NOR gate circuit is the most efficient, requiring only three NOR gates,

boolean-algebra circuit-design de-morgans-laws digital-logic karnaugh-map nor-gates product-of-sums schematic-design seven-segment-display sum-of-products

Last synced: 14 Feb 2026

https://github.com/qasimwani/karnaugh-map-batch-calculator

Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)

converts dataflow-verilog karnaugh-map karnaugh-map-solver karnaugh-maps selenium verilog web-scraping

Last synced: 25 Apr 2026