Skip to content
View zhiburt's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zhiburt

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

Pinned Loading

  1. tabled Public

    An easy to use library for pretty print tables of Rust structs and enums.

    Rust 2.1k 87

  2. expectrl Public

    A rust library for controlling interactive programs in a pseudo-terminal

    Rust 187 15

  3. Plato-solutions/siderunner Public

    A runtime for selenium `.side` files

    Rust 8

  4. gotestlint Public

    Linter for golang(go).Which checks your functions is covered by tests or not.

    Go

  5. iso9660 Public

    A library to build and parse ISO 9660 compatible data

    C 1 1

  6. maparr Public

    A rust macro to build a static Map based on const array.

    Rust 2

374 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 zhiburt/tabled, nushell/nushell, zhiburt/scc and 12 other repositories
Loading A graph representing zhiburt's contributions from April 21, 2024 to April 22, 2025. The contributions are 73% commits, 18% pull requests, 7% issues, 2% code review. 2% Code review 7% Issues 18% Pull requests 73% Commits

Contribution activity

April 2025

Created 6 commits in 2 repositories

Created a pull request in nushell/nushell that received 4 comments

fix f25525b

This addresses color issue; Yeees just got forgotten it :( As far as I understand an acceptance test can't be created because ansi got stripped in nu!

+776 −764 lines changed 4 comments
Opened 2 other pull requests in 1 repository
zhiburt/tabled 1 open 1 merged

Created an issue in zhiburt/tabled that received 1 comment

Add RowNames

We already have ColumnNames. https://docs.rs/tabled/latest/tabled/settings/themes/struct.ColumnNames.html Why can't we have RowNames? Exactly the s…

1 comment
Opened 3 other issues in 2 repositories
Loading