startuppong.com API client
libsoundio bindings for Rust
Check if your tests are running in a continuous integration service
Telegram WebApp SDK for Rust
Bootstrap 5.3 components for Dioxus — type-safe RSX wrappers powered by Bootstrap CSS
Deterministic manifold snapping with O(log n) KD-tree indexing — maps continuous vectors to exact Pythagorean coordinates
Safe Rust bindings to manifold3d — f64-precision CSG booleans, 2D cross-sections, extrusion, SDF, and OBJ I/O with Send safety and automatic memory management
Raw FFI bindings to the manifold3d C API for constructive solid geometry
Safe Rust bindings to the ThorVG vector graphics library
Raw FFI bindings to the ThorVG vector graphics library
User-friendly real-time rendering. 🍖
An efficient, zero-allocation circular intrusive doubly linked list in Rust. Features safe, lifetime-bounded iterators, unified ownership validation using a link_state flag to prevent node reuse bugs across multiple lists, and idiomatically optimized low-level pointer mechanics without any external heap allocation overhead.