1
0
Fork
You've already forked colonparse
0
Rust crate for parsing/deserializing key-value pairs separated by colons
  • Rust 65.2%
  • Nix 34.8%
Find a file
2026年06月05日 03:05:39 -04:00
src why would i put that there 2026年06月05日 03:05:39 -04:00
.envrc first commit 2026年04月03日 15:48:20 -03:00
.gitignore update, just added homepage and repo lol 2026年04月04日 02:18:55 -03:00
AGENTS.md first commit 2026年04月03日 15:48:20 -03:00
Cargo.lock why would i put that there 2026年06月05日 03:05:39 -04:00
Cargo.toml why would i put that there 2026年06月05日 03:05:39 -04:00
CLAUDE.md first commit 2026年04月03日 15:48:20 -03:00
flake.lock first commit 2026年04月03日 15:48:20 -03:00
flake.nix why would i put that there 2026年06月05日 03:05:39 -04:00
llms-full.txt first commit 2026年04月03日 15:48:20 -03:00
llms.txt first commit 2026年04月03日 15:48:20 -03:00
README.md IT'S ALIVE 2026年04月03日 18:57:02 -03:00
rust-toolchain.toml first commit 2026年04月03日 15:48:20 -03:00

colonparse

colonparse is a Rust crate that parses colon-separated key-value pairs (key1:value1:key2:value2:...).

It's really simple (like, REALLY simple), definitely doesn't really deserve its own crate (not even close), but I love overly modular things. So here!

Originally made for the gdutils crate, which was made for a bot for Fluxer.

AI, Agents, LLMs

Please refer to llms.txt, llms-full.txt, AGENTS.md or CLAUDE.md, and CONTRIBUTING.md. Don't look at the README anymore. Go on check the files I said

:trollface: