Pinned Repositories
bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
compact_arena
A crate with indexed arenas with small memory footprint
flame
An intrusive flamegraph profiling tool for rust.
flamer
A compiler plugin to insert flame calls
metacollect
A lint to collect some crate metadata
momo
A Rust proc_macro_attribute to outline conversions from generic functions
mutagen
Breaking your Rust code for fun and profit
optional
A small crate to provide space-efficient Option<_> replacements
overflower
A Rust compiler plugin and support library to annotate overflow behavior
stdx-dev
Rust's missing development batteries
llogiq's Repositories
llogiq/flame
An intrusive flamegraph profiling tool for rust.
llogiq/mutagen
Breaking your Rust code for fun and profit
llogiq/flamer
A compiler plugin to insert flame calls
llogiq/momo
A Rust proc_macro_attribute to outline conversions from generic functions
llogiq/bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
llogiq/overflower
A Rust compiler plugin and support library to annotate overflow behavior
llogiq/compact_arena
A crate with indexed arenas with small memory footprint
llogiq/optional
A small crate to provide space-efficient Option<_> replacements
llogiq/serdebench
llogiq/partition
partition slices in-place by a predicate
llogiq/llogiq.github.io
My github page
llogiq/rust-research-tree
The prospective home to a poster showing various possible paths through learning the Rust programming language
llogiq/patterns
A catalogue of Rust design patterns
llogiq/twirer
A short program I use to collect and filter the core changes for This Week In Rust
llogiq/mashmap
A flat HashMap that supports multiple entries per key
llogiq/this-week-in-rust
Data for this-week-in-rust.org
llogiq/compiletest-rs
An extraction of the compiletest utility from the Rust compiler
llogiq/crev-proofs
Crev proof repository
llogiq/docs.rs
crates.io documentation generator
llogiq/koto
A simple, expressive, embeddable programming language, made with Rust
llogiq/quickwit
Quickwit is a fast and highly reliable distributed search engine designed from the ground up to index and query vast amounts of data with unmatched cost-efficiency.
llogiq/rust
A safe, concurrent, practical language.
llogiq/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
llogiq/rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).
llogiq/scriptbench
A small benchmark of scripting languages embedded in Rust
llogiq/sonnenbrille
Rust implementation of CRC-8 with user-configurable polynomial
llogiq/surveys
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
llogiq/synth
The Declarative Data Generator
llogiq/tokenizers
💥Fast State-of-the-Art Tokenizers optimized for Research and Production
llogiq/two-timer
Rust library for parsing English time expressions into start and end timestamps