Pinned Repositories
cookie-rs
HTTP cookie parsing and cookie jar management for Rust.
Rocket
A web framework for Rust.
Figment
A hierarchical configuration library so con-free, it's unreal.
homebrew-osxct
OS X Cross Compilers
Pear
A pear is a fruit.
rktpb
A pastebin that does just enough to be really useful.
RustFS
A virtual file system written in Rust.
state
A Rust library for safe and effortless global and thread-local state management.
version_check
Rust library for checking the installed/running rustc's version.
yansi
A dead simple ANSI terminal color painting library for Rust.
SergioBenitez's Repositories
SergioBenitez/Figment
A hierarchical configuration library so con-free, it's unreal.
SergioBenitez/yansi
A dead simple ANSI terminal color painting library for Rust.
SergioBenitez/state
A Rust library for safe and effortless global and thread-local state management.
SergioBenitez/version_check
Rust library for checking the installed/running rustc's version.
SergioBenitez/Pear
A pear is a fruit.
SergioBenitez/ubyte
A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.
SergioBenitez/rktpb
A pastebin that does just enough to be really useful.
SergioBenitez/uncased
Case-preserving, ASCII case-insensitive `no_std` string types for Rust.
SergioBenitez/proc-macro2-diagnostics
Diagnostics for stable and nightly proc-macros!
SergioBenitez/Devise
Library for devising derives and other procedural macros.
SergioBenitez/RustLab2023
RustLab 2023 Rocket Workshop
SergioBenitez/sp
An alternative to GNU parallel when all you need is simplicity.
SergioBenitez/awesome-rust
A curated list of Rust code and resources.
SergioBenitez/jellybean
SergioBenitez/boxcar
A concurrent, append-only vector.
SergioBenitez/is-terminal
Test whether a given stream is a terminal
SergioBenitez/stable-pattern
Stable, no_std port of std::str::pattern, Rust 1.52.
SergioBenitez/unescape_zero_copy
Zero-copy string unescaping library for Rust
SergioBenitez/AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
SergioBenitez/bnum
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
SergioBenitez/diesel_async
Diesel async connection implementation
SergioBenitez/h3
SergioBenitez/hyper-util
Common utilities used with hyper.
SergioBenitez/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust
SergioBenitez/pulldown-cmark
SergioBenitez/rust-pretty-assertions
Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.
SergioBenitez/s2n-quic-h3
SergioBenitez/self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
SergioBenitez/tree-sitter
An incremental parsing system for programming tools
SergioBenitez/trybuild
Test harness for ui tests of compiler diagnostics