ClaymorePT's Stars
koalazak/dorita980
Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
Hypfer/Valetudo
Cloud replacement for vacuum robots enabling local-only operation
alexandermalyga/poltergeist
Rust-like error handling in Python, with type-safety in mind.
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
kareemelzeftawy/Raspberry-Pi-as-a-Printer-Scanner-Server
I made my Raspberry Pi 3 as a Printer & Scanner Server using CUPS & Sane
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
tirfil/PySipFullProxy
Basic Sip Proxy written in Python (All requests and responses go through proxy)
gawindx/WinNUT-Client
This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
leptos-rs/leptos
Build fast web applications with Rust.
TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
ionelmc/pytest-benchmark
pytest fixture for benchmarking code
psf/pyperf
Toolkit to run Python benchmarks
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
imgui-rs/imgui-rs
Rust bindings for Dear ImGui
rwf2/Rocket
A web framework for Rust.
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
fschutt/azul
Desktop GUI Framework
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
lwintermelon/openwrt-rust-example
devsisters/libquic
QUIC, a multiplexed stream transport over UDP
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM