Vaultwarden is an alternative, lightweight server implementation of the Bitwarden Client API, developed in Rust. It is fully compatible with…
PebbleOS is an open-source software framework originally developed by Pebble Technology for their smartwatch ecosystem. While the repository has undergone…
Obfuscar is an open-source obfuscation tool specifically designed for .NET assemblies. Released under the MIT license, it provides developers with…
Reqwest is a robust and ergonomic HTTP client library for Rust, designed to simplify web interactions in both synchronous and…
Gitoxide is a modern, pure-Rust implementation of Git, designed to offer a future-proof, high-performance alternative to traditional Git tools. Its…
CPAL (Cross-Platform Audio Library) is a low-level, pure Rust library designed for audio input and output. It provides developers with…
Polars is a cutting-edge DataFrame library designed for high-speed data manipulation and analysis. Written in Rust and leveraging the Apache…
Dioxus is a cutting-edge framework for building cross-platform applications using the Rust programming language. It enables developers to create apps…
Deno is a modern runtime for JavaScript, TypeScript, and WebAssembly, designed to address some of the limitations of Node.js. Created…
A monorepo (short for monolithic repository) is a version control strategy where all projects, libraries, and tools are stored in…