Pinned Repositories
bitendian
Ergonomic library for reading/writing numbers in big-endian and little-endian with async support.
derive-quote-to-tokens
errgo
Generate enum variants inline
fsmentry
Finite State Machines with an entry API and data storage
nunny
the definitive non-empty slice/array/vec library for Rust
parse-up
parsing combinators that help the user build up to a successful parse
serde-save
the most complete serialization tree for serde
synsert
A primitive for writing structural search and replace programs for rust
typeslice
type-level slices
you-must-conform
A command-line tool for enforcing YAML|JSON|TOML|text file contents.
aatifsyed's Repositories
aatifsyed/synsert
A primitive for writing structural search and replace programs for rust
aatifsyed/serde-save
the most complete serialization tree for serde
aatifsyed/nunny
the definitive non-empty slice/array/vec library for Rust
aatifsyed/c2pa4a
aatifsyed/io-extra
An extension trait for `std::io::Error`, with shorthand constructors for various `std::io::ErrorKind`s.
aatifsyed/alloy-compat
conversions between `ethereum_types` and `alloy_primitives`
aatifsyed/async-compression
Adaptors between compression crates and Rust's async IO types
aatifsyed/build-array
Build an array dynamically without heap allocations.
aatifsyed/cargo_metadata
aatifsyed/clap
A full featured, fast Command Line Argument Parser for Rust
aatifsyed/clap-doc
Create markdown descriptions for `clap::Command`s
aatifsyed/composable-allocators
aatifsyed/copyvec
A contiguous growable array type, with a fixed, stack-alllocated capacity that implements Copy.
aatifsyed/ez-jsonrpc
aatifsyed/fopencookie
interfaces between Rust's `std::io` and `libc::FILE`s
aatifsyed/github-get-folder
aatifsyed/jsonrpcli
aatifsyed/non0
aatifsyed/openrpc-diff
aatifsyed/openrpc-types
aatifsyed/pulldown-cmark
An efficient, reliable parser for CommonMark, a standard dialect of Markdown
aatifsyed/pulldown-cmark-ast
An AST for pulldown-cmark
aatifsyed/rust-ascii
ASCII-only equivalents to `char`, `str` and `String`.
aatifsyed/rust-url
URL parser for Rust
aatifsyed/serde
Serialization framework for Rust
aatifsyed/serde-json
Strongly typed JSON library for Rust
aatifsyed/stackstack
A singly linked list intended to be chained along stack frames.
aatifsyed/syn-graphs
aatifsyed/syn-miette
A `syn::Error` wrapper that provides pretty diagnostic messages using `miette`.
aatifsyed/trybox
stable, `no_std`-compatible, fallible heap allocation