Skip to content
View greyshaman's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report greyshaman

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. runan runan Public

    Experimental Rust implementation of Neural Network library

    Rust

  2. simple-search-server simple-search-server Public

    C++

  3. rfs_tester rfs_tester Public

    Rust file system tester - The crate is used to help prepare a directory, test file system operations in it, and wipe it out after the testing is finished.

    Rust 1 1

  4. rfs_test_macro rfs_test_macro Public

    The macro will handle the setup and tear down of the temporary directory, allowing you to focus on writing your test logic.

    Rust

  5. cyclic_graph cyclic_graph Public

    A Rust library that implements a directed cyclic graph with one input and one output.

    Rust

  6. timebased-id timebased-id Public

    Unique id genrator based on sum of OS uptime value and current unix_epoch value. This generator is good for generating item identifiers that are created with an interval of more than one nanosecond…

    Rust