ATOM Lite (ESP32) を使用して、ニプロ製BLE医療機器からデータを取得し、シリアル通信でPCに送信するゲートウェイ。
A minimal bare-metal Web3 microkernel OS built from scratch in Assembly and C++ for the Raspberry Pi Pico 2 (RP2350) and ESP32.
Encrypted, local-first notes app for the Logos ecosystem.
ROS2 driver package for Wuji Hand dexterous hand. Provides 1000Hz joint state publishing, real-time control interface, multi-hand setup, and RViz visualization.
VCV Rack plugin — FM synthesizer and multi-mode filter.
Graph-Monkey is a C++ audio DSP framework with a visual node editor and PC simulator. It replaces DSP Concepts Audio Weaver for custom audio processing graph development.
visla-gps__visla-display
visionworkbench__visionworkbench
Custom inference engine for Qwen3.5-9B on a single Tenstorrent N300 card (two Wormhole chips), built from scratch with hand-written tt-metal kernels (no frameworks).
The version discussed in the PLDI paper is available here.
Cross-platform system tray agent for managing the TrustTunnel VPN client. Built with C++17 and Qt6. Supports Arch Linux and macOS.
> Phase 01 완료 및 백업 안내 > Phase 01에서 구현한 모든 내용은 Phase 01 Backup/ 폴더에 백업되었다. > 해당 폴더의 파일은 참조하거나 수정하지 않는다. > 이후 작업은 프로젝트 루트의 src/, tests/ 등 현재 디렉토리에서 진행한다.
A high-performance TPC-H data generator with multiple output format support (Parquet, ORC, CSV, Paimon, Iceberg, Lance) and optional asynchronous I/O capabilities using Linux io_uring.
A fast, native Chrome trace viewer built with C++ and Dear ImGui. Also runs in the browser via WebAssembly.
E-ink departure board showing real-time bus departures from Løvollvegen, Kristiansand.
A port of Emilie Gillet's renowned Mutable Instruments Grids topographic drum sequencer for the Expert Sleepers Disting NT platform.
This repository contains a port of the 4ms Ensemble Oscillator for the Expert Sleepers Disting NT platform. The Ensemble Oscillator is a unique polyphonic oscillator that generates a rich tapestry of sound by stacking and modulating multiple oscillator voices.
A voxel game engine built on FineStructureVK (Vulkan wrapper).
AetherSDR is free and open-source software licensed under the GNU General Public License v3 (GPLv3).
A DuckDB extension for parsing test results, build outputs, and CI/CD logs from 106 development tools.
C++ sender/receiver (stdexec) bindings for Intel Data Streaming Accelerator (DSA), focused on maximizing message rate for small transfers using inline polling.
室内多点配送机器人系统。基于 ROS2 Jazzy + Nav2 + BehaviorTree.CPP 构建,在 Gazebo Harmonic 仿真环境中运行。
A native Linux raster image editor inspired by Paint.NET, built with C++20 and Qt6.
A high-performance C++20 functional simulator for the Stillwater KPU - a specialized hardware accelerator for knowledge processing and AI workloads. Features Python bindings for easy testing and education.
고성능 C++ LS-DYNA d3plot 파일 리더 라이브러리
____ _____ ____ ___ ___ ___ __ __ ____ / ___|| ___| __ )| __|/ __/ _ \| \/ | _ \ | | _ | | | _ \| _|| (_| | | | |\/| | |_) | | |_| || |___| |_) | |___\__\_| |_| | | | __/ \____||_____|____/|_____| \___/|_| |_|_|
Dataflow microkernel MVP: ONNX graph on Intel NPU classifies network packets (HTTP/DNS/OTHER). Proves that NPU tensor ops can replace traditional C switch-based packet classification.
High-performance HF modem for amateur radio
A C++20 implementation of a WireGuard-compatible VPN server, designed for deployment on Digital Ocean or any Linux server.
Standalone C++23 implementation of the obfs4 pluggable transport protocol. Disguises network traffic to evade censorship detection.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Generate plausible 3D geometry from knitting instructions.
DC motor controller firmware for RP2040. PWM speed control with direction switching and closed-loop velocity mode via encoder feedback.
Fast binary serialization of Python objects — optimized for retrace record/replay workloads. The core serialization logic is implemented in C++ for speed; the Python layer provides a thin wrapper with customizable type serializers and a pluggable persistence backend.
The basis-rs project is a Rust utility library that provides high-performance Parquet I/O with C++ bindings, enabling efficient reading and writing of large datasets.
basis-rs هو مكتبة رست لتحسين أداء قراءة وكتابة باركيت مع روابط سي بلس بلس. يستخدم البولارس كإنجازة منطقية الأساسية وتعرضها إلى سي بلس بلس من خلال جسر سي إكس بريدج. توفر المكتبة API آمنة النوع ومستقرة لقراءة وكتابة ملفات باركيت. يدعم الميزات مثل التقييم اللاذع والتصفية والوصول إلى العمود بدون نسخ.
The pdf module provides PDF creation, reading, editing, and rendering support for Qore using QPDF and PoDoFo, with optional PDFium integration for rendering and text extraction.
Provide a WebAssembly‑based PKCS#11 v3.2 token that supports post‑quantum algorithms for browsers and Node.js.
يقدّم هذا المشروع نسخة WebAssembly من SoftHSMv3، مما يتيح تنفيذ معيار PKCS#11 v3.2 داخل المتصفحات وبيئات Node.js. يدعم المشروع خوارزميات التشفير ما بعد الكوانتم مثل ML-KEM وML-DSA وSLH-DSA، ما يوفّر حماية متقدمة للبيانات في مواجهة حواسيب الكم. يعمل عن طريق إنشاء رمز تخزين افتراضي (token) يمكن للبرامج الوصول إليه عبر واجهة PKCS#11، مع توفير وظائف إنشاء المفاتيح، التوقيع، التشفير وفك التشفير. يستهدف المطورين الذين يحتاجون إلى تخزين مفاتيح آمنة في تطبيقات الويب أو الخدمات الخلفية دون الاعتماد على مكونات أصلية. يحل مشكلة عدم وجود حلول مفتوحة المصدر تدعم خوارزميات ما بعد الكوانتم في بيئات JavaScript، ويمنح المطورين وسيلة سهلة لتجربة هذه الخوارزميات. يميز المشروع بكونه يعمل بالكامل في المتصفح أو Node.js، دون الحاجة لتثبيت برامج خارجية، ما يقلل من تعقيد النشر ويزيد من قابلية التوسع. كما يتيح دمج التشفير القائم على PKCS#11 مع تطبيقات الويب الحديثة، مما يسهل تطبيق معايير الأمان المتقدمة في واجهات المستخدم. يُعد خياراً مثالياً للمنظمات التي تسعى لتأمين تطبيقاتها ضد هجمات المستقبل القائم على الحواسيب الكمومية.
The DOMES project is a distributed open-source motion and exercise system designed for athletic training, physical therapy, and fitness.
هي نظام تدريب حركي مُوزع ومفتوح المصدر يسمح بالتدريبات المشتركة بين أجهزة متعددة. كل جهاز يحتوي على LEDs RGB، صوت، ردود فعل هAPTICA، وواجهة لمس، وتتصل عبر ESP-NOW بسرعة تحت 2 مللي ثانية. يتضمن النظام ميزات مثل تأثيرات الLED، الاستشعار باللمس، الاتصال عبر بلوتوث، التزامن عبر ESP-NOW، النقل عبر WiFi، التحديث عبر الهواء، وغيرها.
The partouf__OBSInfoWriter project is a multiplatform plugin for OBS Studio that writes timestamps to a file.
هذا الإضافة تسمح للمستخدمين بكتابة توقيعات زمنية في ملف، مما يمكن أن يكون مفيدًا للتوثيق. يدعم هذا الإضافة عدة منصات ويتضمن خيارات تكوين متعددة، بما في ذلك تنسيق اسم الملف وتواريخ التنسيق. بالإضافة إلى ذلك، يحتوي الإضافة على اختصارات لوحة المفاتيح لسهولة الوصول.
The ntlimited__coop project provides a cooperative multitasking framework for C++ applications, allowing developers to build efficient data structures and manage state across tasks.
هذا المكتبة مصممة لتقديم نهج متسلسل للتعاون في التطوير في C ++، مما يتيح للمطورين بناء بنية بيانات كفء و إدارة حالة المهام. تشمل الميزات مثل المراقبين والقتل والوقت الضائع، وكذلك التعامل مع الأجهزة لمنافذ أعلى المستوى. يُشجع المكتبة على استخدام APIs الحاجز بينما توفر خيارات غير حائزية.
High-Performance Numerical Library for ARM SBCs and NVIDIA GPUs
DuragOS is a lightweight, branded live ISO of Debian 12 built specifically for durag.com.
يعد DuragOS نظامًا حيًا مخصصًا من إصدار Debian 12، يحتوي على قاعدة النظام البسيطة مع زمن بدء التشغيل السريع و استهلاك الموارد المنخفض. يتضمن DuragOS أمثلة مسبقة في لغة بايثون 3 و سي++ ، بالإضافة إلى عناصر برمجة مخصصة مثل MOTD، `/etc/os-release`، و شعار الدخول. يمكن تشغيل DuragOS من USB أو DVD و يدعم كلا نظام BIOS و UEFI.
A microcontroller-based system that automatically controls heating and monitors soil moisture for seed germination, providing real‑time data via MQTT and a web interface.
يعمل النظام على ضبط درجة الحرارة تلقائياً باستخدام حساسات حرارة ومفاتيح ريلاي، بحيث يُشغِّل أو يُطفئ السخانات داخل نطاق محدد لضمان بيئة مثالية لعملية إنبات البذور. كما يراقب رطوبة التربة عبر حساسات سعة كهربائية، ويُرسل جميع القيم وحالة المفاتيح إلى خادم بعيد عبر بروتوكول MQTT كل عشر ثوانٍ. يضم النظام واجهة ويب مدمجة تعرض البيانات في الوقت الحقيقي، وتتيح التحكم اليدوي في السخانات، وتحديث البرنامج الثابت عبر الإنترنت، بالإضافة إلى سجلات الأخطاء عند حدوث أعطال. يهدف هذا الحل إلى رعاة البذور الهواة وأصحاب المشاريع الزراعية الصغيرة الذين يحتاجون إلى نظام تحكم بيئي موثوق وذاتي التشغيل دون الحاجة إلى مراقبة مستمرة. يوفّر النظام مراقبة دقيقة للحرارة والرطوبة، مما يقلل من استهلاك الطاقة ويزيد من فرص نجاح الإنبات. يميز المشروع بدمج التحكم في السخانات مع مراقبة التربة في جهاز واحد، مع إمكانية الوصول عن بُعد وإدارة التحديثات بدون تدخل بشري.
The moserbua__bitstream project is a C++ implementation, but its purpose and target audience are unknown due to the lack of documentation.
لا تتوفر أي معلومات عن وظيفة هذا المشروع أو ميزاته. يبدو أن اسم المشروع يشير إلى معالجة البايتات أو البيانات الباينري، ولكن دون مزيد من التفاصيل، فإنها صعبة الوصف.