-
embed-file Public
Embeds files content into the binary in release mode, but loads it from the fs in debug
-
typst-as-library Public
Forked from tfachmann/typst-as-librarySimple demo that demonstrates how to use typst as a library in Rust
Rust Apache License 2.0 UpdatedNov 8, 2024 -
maud Public
Forked from lambda-fairy/maud📝 Compile-time HTML templates for Rust
Rust Apache License 2.0 UpdatedOct 31, 2024 -
-
aws-resource-id Public
Copy-able stack-only AWS Resource IDs
-
-
simple-notify Public
Forked from simple-notify/simple-notifyPure javascript toast notifications.
CSS MIT License UpdatedOct 13, 2024 -
-
axum-client-ip Public
A client IP address extractor for Axum
-
country-code-enum Public
Copyable Serde and Sqlx compatible country codes
-
-
-
shellcheck Public
Forked from koalaman/shellcheckShellCheck, a static analysis tool for shell scripts
Haskell GNU General Public License v3.0 UpdatedSep 3, 2024 -
obsidian.nvim Public
Forked from epwalsh/obsidian.nvimObsidian 🤝 Neovim
Lua Apache License 2.0 UpdatedAug 25, 2024 -
-
sqlx Public
Forked from launchbadge/sqlx🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Rust Apache License 2.0 UpdatedJul 26, 2024 -
pg_task Public
FSM-based Resumable Postgres tasks
-
sqlx_error Public
A wrapper around `sqlx::Error` to provide error path and additional context
-
compact_str Public
Forked from ParkMyCar/compact_strA memory efficient string type that can store up to 24* bytes on the stack
Rust MIT License UpdatedJul 13, 2024 -
axum-htmx Public
Forked from robertwayne/axum-htmxA set of htmx extractors, responders, and request guards for axum.
Rust Apache License 2.0 UpdatedJun 21, 2024 -
guard-collection Public
Forked from nvimdev/guard-collectioncollection the tools config for guard
Lua MIT License UpdatedJun 12, 2024 -
htmx Public
Forked from bigskysoftware/htmx</> htmx - high power tools for HTML
JavaScript Other UpdatedMay 15, 2024 -
wasm-sprincles Public
I'd like to investigate the ability to sprinkle HTML pages with WASM instead of JS
HTML UpdatedApr 14, 2024 -
-
-
-
extract-words Public
Extracts words from a phrase, omitting any punctuation, without allocation
Rust MIT License UpdatedFeb 16, 2024 -
flatpage Public
A simple file system based markdown flat page
-
tower-sessions Public
Forked from maxcountryman/tower-sessions🥠 Sessions as a `tower` and `axum` middleware.
Rust MIT License UpdatedDec 24, 2023 -
django-route-decorator Public
A flask-style `route` decorator for django views