Stars
YouTube approval system for kids — parent approves via Telegram, kid watches via web UI
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Optimize floating-point expressions for accuracy
A list of Free Software network services and web applications which can be hosted on your own servers
SparseFlex: High-Resolution and Arbitrary-Topology 3D Shape Modeling
A fancy self-hosted monitoring tool
value types for composite class design - with allocators
ferreus_rbf - Fast global radial basis function (RBF) interpolation in Rust and Python
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
A modern, fast, lightweight thread pool library based on C++2x
TriMe++: a multi-threaded software library for 2D geometry meshing using the Delaunay triangulation
Reverse mode autodiff library, interior-point method, and NLP solver DSL for C++23 and Python
3D Gaussian Splatting Renderer implemented in WebGPU (WGPU) and Rust
Moneyflow: Personal Finance Data Interface for Power Users (supporting backends like Monarch Money, YNAB)
Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot p…
A polygon mesh manipulation library based on the Surface Mesh structure
High-performance Krylov subspace and preconditioned iterative solvers for dense and sparse linear systems
C++ multidimensional arrays in the spirit of the STL
Nanocolor, a lightweight color transformation library
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML / …
A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.
The most over-engineered C++ assertion library