YOSHIOKA Takuma's repositories
docbook-xhtml5
XSLT stylesheets from DocBook into XHTML5
validated-slice
Helper macros to implement std traits for custom validated slice types in Rust.
_blog.cardina1.red-old1
Source code of my blog (ja_JP)
crev-proofs
My crev proofs.
plaintextree
Simple formatters to print tree structure as a plain text.
datetime-string
Mirror of https://gitlab.com/lo48576/datetime-string
advisory-db
Security advisory database for Rust crates published through crates.io
alacritty
A cross-platform, GPU-accelerated terminal emulator
connman-gtk
ConnMan GTK GUI
dotfiles
LEGACY.
git2-rs
libgit2 bindings for Rust
image
Encoding and decoding images in Rust
inlinable_string
An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.
lemmy
🐀 Building a federated alternative to reddit in rust
libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
opaque-typedef
Experiment of rewriting `opaque_typedef` in simpler and more beautiful code.
optcow
[Experimental] An efficient alternative of `Option<Cow<'a, B>>`.
pyvoicechanger
Real Time Microphone Voice Changer Python 3.6+ App. Works with On-Line Games and VideoConferences!
rctree
A "DOM-like" tree implemented using reference counting
rust-void
The empty type Void.
soft-ascii-string
A wrapper around String/str/char with an is-ascii soft constraint, a violation is no rust safety violation "just" a bug
string-interner
A data structure to efficiently intern, cache and restore strings.
xmlop-types
Common types for XML processing
xslt10-lambda-calculus
Lambda calculus by XSLT 1.0 (and `node-set()` of EXSLT)