Pinned Loading
-
saldl/saldl
saldl/saldl PublicA lightweight well-featured CLI downloader optimized for speed and early preview.
-
rust-alt/fluent-impl
rust-alt/fluent-impl PublicA procedural macro that generates chaining methods from non-chaining ones in an impl block.
Rust 15
-
-
-
98 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 7 commits in 1 repository
Created an issue in rust-lang/rust that received 3 comments
A case of compound x86_64 performance regression caused by LLVM 20 and #124810
Code I tried this code: use std::{iter::Peekable, str::CharIndices}; use std::sync::LazyLock as Lazy; use memchr::memmem::Finder; use itertools::I…
3
comments