Stars
Self-hosted, semantically-connected personal knowledge base
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
Extensible SQL Lexer and Parser for Rust
Common Expression Language interpreter written in Rust
dtolnay-contrib / miette
Forked from zkat/mietteFancy extension for std::error::Error with pretty, detailed diagnostic printing.
A Git-native toolset (PLM, inventory, etc.) for small teams to manage the things they make.
dtolnay-contrib / cargo-remark
Forked from Kobzol/cargo-remarkCargo subcommand for viewing LLVM optimization remarks.
Documentation Style Guide for the Vale Linter. Owned and maintained by the Datadog Docs team.
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
Open Source CanBUS J2534 Honda/Acura Reflash Tool (Work in Progress)
A Rust based utilty toolbox for developers. Inspired from https://it-tools.tech
A Rust library that provides space-efficient, in-memory representations for integer vectors. It offers two complementary data structures: FixedVec, which uses fixed-width encoding for O(1) mutable …