Skip to content
View tavianator's full-sized avatar
💭
𝒪(𝑛) things to do, 𝒪(lg 𝑛) time to do them
💭
𝒪(𝑛) things to do, 𝒪(lg 𝑛) time to do them

Sponsors

@da-moon
@alecbcs
@sharkdp

Block or report tavianator

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tavianator/README.md

Pinned Loading

  1. bfs Public

    A breadth-first version of the UNIX find command

    C 1k 40

  2. acap Public

    As Close As Possible — nearest neighbor search in Rust

    Rust 22 4

  3. microsoft/bistring Public

    Bidirectionally transformed strings

    Python 367 17

  4. oomify Public

    A utility for injecting memory allocation failures

    C 22 1

633 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to tavianator/bfs, rcslab/AutoCPA, sharkdp/fd and 32 other repositories
Loading A graph representing tavianator's contributions from March 24, 2024 to March 29, 2025. The contributions are 88% commits, 5% code review, 4% issues, 3% pull requests.

Contribution activity

March 2025

Created 11 commits in 3 repositories

Created a pull request in uutils/findutils that received 1 comment

find: Use matcher_io.set_exit_code()

The uucore function has the downside of leaking the failure state between unrelated tests, because the exit code is global. PR #436 introduced a me…

+28 −13 lines changed 1 comment
Reviewed 6 pull requests in 2 repositories

Created an issue in llvm/llvm-project that received 4 comments

Arm CSSC not supported in target_version/target_clones

Compiling this file __attribute__((target_clones("cssc", "default"))) int foo(int x) { return __builtin_popcount(x); } with clang --rtlib=compiler-rt

4 comments
Opened 2 other issues in 2 repositories
Loading