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

Projects in Awesome Lists tagged with programmable

A curated list of projects in awesome lists tagged with programmable .

https://github.com/stencila/stencila

Documents with Scientific Intelligence

document executable programmable

Last synced: 14 May 2025

https://github.com/Qengineering/YoloCam

Raspberry Pi stand-alone AI-powered camera with live feed, email notification and event-triggered cloud storage

aarch64 ai cpp email gdrive google-drive gpio gpio-pins livefeed livestream programmable raspberry-pi raspberry-pi-3b raspberry-pi-4 raspberry-pi-64-os raspberry-pi-zero-2-w surveillance usb yolo yolox

Last synced: 21 Apr 2025

https://github.com/qengineering/yolocam

Raspberry Pi stand-alone AI-powered camera with live feed, email notification and event-triggered cloud storage

aarch64 ai cpp email gdrive google-drive gpio gpio-pins livefeed livestream programmable raspberry-pi raspberry-pi-3b raspberry-pi-4 raspberry-pi-64-os raspberry-pi-zero-2-w surveillance usb yolo yolox

Last synced: 02 Nov 2025

https://github.com/tuomasr/pazel

pazel - generate Bazel BUILD files for Python

bazel code-generation programmable python python-script

Last synced: 11 Aug 2025

https://github.com/qengineering/yoloip

A Raspberry Pi 4/5, with stand-alone AI, supports multiple IP surveillance cameras.

ai cpp email gpio gpio-pins ip-camera livestream mqtt onvif-camera programmable raspberry-pi security-camera surveillance yolo yolox

Last synced: 13 Apr 2025

https://github.com/anko/partser

combinatory parsing library with hot-swappable parts and nested environments

hot-swap javascript modular parser-library programmable self-modifying-code

Last synced: 28 Oct 2025

https://github.com/sjml/dungen

narrative-driven procedural dungeon generator/simulator based on "How to Host a Dungeon"

dungeon-generator fantasy procedural-generation programmable

Last synced: 30 Apr 2025

https://github.com/smerrony/keypadder

Keypadder is a programmable virtual keypad you can access via a mobile phone or tablet

ada keyboard keypad linux macro macropad mobile programmable tablet

Last synced: 30 Apr 2025

https://github.com/arkenidar/simple

microcode machine (a C runtime and some microprograms are included). The challenge is compression of programs in this format. TODO: outputting that triggers memory mutation (program+data) for self-modification and read/write memory access by computed index.

programmable

Last synced: 03 Oct 2025

https://github.com/autonomoussoftware/time-bombs

Create time bombs and listen for them to 💥

programmable timeout timer

Last synced: 22 Apr 2025

https://github.com/arkenidar/resm_aka_bbjj

Raw Execution-Step Machine also known as Bit Bit Jump Jump machine. Computer/CPU design.Based on Turing Machine/BitBitJump machine.Extended,popularized,applied.Files,ideas,docs,programs,circuits,links.

easy-to-understand fpga genetic-programming hw naive programmable software-synthesis vm

Last synced: 26 Jan 2026

https://github.com/arkenidar/copyjumpmachine

VM based on Copy and Jump operations, coded in #Python. #Turing_machine, #simulation of a Turing-complete machine (of "bit-bit-jump" type) that can run programs written in #microcode. It can simulate digital circuits such as logic gates, full-adders, counters, and all that can fit in the program memory and in the data memory.

programmable

Last synced: 16 Jun 2025

https://github.com/lomztein/advanced-discord-commands

An advanced Discord bot command framework based on the Discord.NET API. Originally a part of the Adminthulhu Discord Bot, it has now been extracted, cleaned up, and put into a library. This library allows for borderline turing-complete command based programming, directly in Discord!

commands discord-bot framework library programmable

Last synced: 14 Jan 2026

https://github.com/arkenidar/zbytecode-cpp

UltraRISC CPU based on 1 bit copying + 1 bit path chooser + 2 path options per instruction

programmable

Last synced: 03 Nov 2025

https://github.com/ryncarmichael/viro

Viro, the virtual, retro inspired, fully programable computer system for all of us who like retro systems, but lack the space, tools or essential skills required to build something physical.

assembly godot programmable retro viro virtual

Last synced: 22 Mar 2025

https://github.com/arkenidar/exec_lang.es

executes a language based on JSON. compare to the parenthesis of LISP. exploratory work.

js json language programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/calculator-raw

calculate from formula

calc formula js programmable

Last synced: 03 Nov 2025

https://github.com/devsujay19/fault-cse

This is my own CSE (Custom Search Engine) powered and enhanced by Google.

cse custom custom-search-engine engine google program programmable programmable-search-engine pse se search search-engine

Last synced: 05 Jan 2026

https://github.com/joelniemela/calculator

An advanced calculator app written in JavaScript

calculator calculator-app javascript programmable unicode vanilla-javascript webapp

Last synced: 25 Feb 2025

https://github.com/arkenidar/simple.js

extremely reduced virtual machine, uniform computational system, part of a framework for software rewriting and optimization (successor of https://github.com/arkenidar/simple) and part of a family of related projects of mine and others

js language programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/turing2

neoturing: uniform computational system derived from the nor machine (https://pragprog.com/magazines/2012-03/the-nor-machine)

programmable

Last synced: 03 Nov 2025

https://github.com/marcos4503/lego-creative-hub

Lego Creative Hub is an Open Source Hub, a combination of Hardware and Software components that anyone can re-create to use in their Lego Power Functions projects. The goal is to be a COMPLETE Hub, programmable through an App, compatible with sensors/actuators and with all Lego Power Functions components.

android app arduino bluetooth esp32 function hub joystick lego lego-powerfunctions power programmable

Last synced: 28 Mar 2025

https://github.com/stonatm/sparkfun_com-21209

SparkFun COM-21209 OWire LED python library

com-21209 led micropython onewire programmable python

Last synced: 07 Oct 2025

https://github.com/arkenidar/sbul

SBUL: a Simple Basic Uniform Language. an exploration of JSON-based and HTML based software making.

js json language programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/js-pang

language design experiment

js languagedesignexperiment programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/runnerjs

successor of arkenidar/simple project (https://github.com/arkenidar/simple). uniform self-mutating virtual machine. an improvement/variation over other my related previous projects (simple and turing2) because of self-mutating programs. possible use for meta-genetic programming.

programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/dataflow_js

a way of processing data which uses simple primitives

programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/toggle_machine.js

toggle-node binary-graph computational machine

programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/parser

Simple parsing exercises (traditional)

parser programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/pangea

Pang.Lua a rewritten PolishNotation calculator and programming language (stub)

easy-to-understand language-forge lua naive programmable zerobrane-studio

Last synced: 03 Nov 2025

https://github.com/arkenidar/turing

URISC CPU based on bit copy and path chooser

programmable

Last synced: 13 Oct 2025

https://github.com/arkenidar/turingvm_halting_busybeavers.java

A Turing Virtual Machine, that detects infinite loops (thus solving the "Turing's Halting Problem"). This code solves the Busy Beaver problem too (it relies on the solution of the Halting Problem).

programmable

Last synced: 03 Nov 2025

https://github.com/arkenidar/livefunc

experimenting with computation, programming languages design and implementation

js programmable py

Last synced: 15 Jul 2025

https://github.com/arkenidar/redvm

reduced virtual machine

programmable

Last synced: 23 Jun 2025

https://github.com/lily-osp/spnc

ESP32 Scientific Programmable Networked Calculator

calculator esp32 programmable

Last synced: 23 Apr 2025