Embed files from a directory as a hashmap in the rust binary
Magic which implements the procedural macro `include_dir_as_map`
Read the directory recursively, and creates a `HashMap` with these contents at compile time with the file path as the key.
Pre-compiled DuckDB binary for fast Rust builds - Drop-in replacement for duckdb-rs
A library that integrates with actix-web and include_dir to cleanly package, via a macro, static resources (e.g. a frontend) with an actix-web binary, thus serving these resources from RAM at runtime and simplifying deployment by containing the entire web application in a single executable binary; Fork of actix-web-static-files by Alexander Korolev
Rust task runner and build tool.
A highly parallel Perl 5 interpreter written in Rust
AI/Human task management system with file-based storage
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Provides a working directory abstraction as local state
Compile-time including of directories.
Generate const language localisation map code at compile time