llogiq

Results 10 repositories owned by llogiq

bytecount

212
Stars
25
Forks
Watchers

Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast

compact_arena

76
Stars
4
Forks
Watchers

A crate with indexed arenas with small memory footprint

mutagen

620
Stars
35
Forks
Watchers

Breaking your Rust code for fun and profit

flamer

375
Stars
22
Forks
Watchers

A compiler plugin to insert flame calls

flame

676
Stars
27
Forks
Watchers

An intrusive flamegraph profiling tool for rust.

metacollect

115
Stars
2
Forks
Watchers

A lint to collect some crate metadata

momo

262
Stars
8
Forks
Watchers

A Rust proc_macro_attribute to outline conversions from generic functions

newlinebench

22
Stars
2
Forks
Watchers

optional

35
Stars
11
Forks
Watchers

A small crate to provide space-efficient Option<_> replacements

overflower

104
Stars
5
Forks
Watchers

A Rust compiler plugin and support library to annotate overflow behavior