Manish Goregaokar's repositories
compiletest-rs
An extraction of the compiletest utility from the Rust compiler
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
ChatExchange
A Python API for talking to Stack Exchange chat
advisory-db
Security advisory database for Rust crates published through crates.io
proposal-intl-era-monthcode
To specify necessary details about era, eraYear and monthCode usage with Temporal in internationalization setting (for calendars other than "iso8601").
displaydoc
A derive macro for implementing the display Trait via a doc comment and string interpolation
encoding_rs
A Gecko-oriented implementation of the Encoding Standard in Rust
eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
icu4x_compile_sample
Reproduction for compile time issue
multidict
The multidict implementation
owo-colors
A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal
polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
prettydiff
Side-by-side diff for two files
rust-url
URL parser for Rust
simd-json
Rust port of simdjson
temporal
A Rust implementation of ECMAScript's Temporal API
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
unicode-width
Displayed width of Unicode characters and strings according to UAX#11 rules.