tweenietomatoes's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
crystal-lang/crystal
The Crystal Programming Language
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
HeidiSQL/HeidiSQL
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi
oxalorg/sakura
:cherry_blossom: a minimal css framework/theme.
kemalcr/kemal
Fast, Effective, Simple Web Framework
helidon-io/helidon
Java libraries for writing microservices
eclipse-threadx/threadx
Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
diafygi/gethttpsforfree
Source code for https://gethttpsforfree.com/
Neoteroi/BlackSheep
Fast ASGI web framework for Python
oracle/graaljs
GraalJS – A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
stepancheg/grpc-rust
Rust implementation of gRPC
lessthanoptimal/BoofCV
Fast computer vision library for SFM, calibration, fiducials, tracking, image processing, and more.
mchehab/zbar
ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab.
dlbeer/quirc
QR decoder library
makiuchi-d/gozxing
Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
mratsim/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Silind-Software/direflow
🧩 Use the best of two worlds. Create fast, performant, native Web Components using React.
ozel/DIY_particle_detector
A mobile low-cost spectrometer for measuring radioactivity and the energy of ionising radiation like alpha particles and electrons
blackjack/webcam
Golang webcam library for Linux
oracle/linux-uek
Oracle Linux UEK: Unbreakable Enterprise Kernel
arduino-libraries/ArduinoHttpClient
Arduino HTTP Client library
piderman314/bardecoder
Detect and decode QR Codes, written in 100% Rust.
mattjlewis/diozero
Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
oracle/nosql-examples
This is a top level repository for code examples related to the use of Oracle NoSQL Database.
oracle/nosql-python-sdk
Python SDK for Oracle NoSQL Database
archit120/JuliaOpenCVBindingTest
A simple example of Julia and OpenCV binding using CxxWrap.jl
mozanunal/mqtt_decorator
mqtt_decorator is a decorator module that converts MQTT subscriptions and messages to a flask like API.