Skip to content
View haydnv's full-sized avatar

Block or report haydnv

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. tinychain tinychain Public

    A next-gen database + SaaS framework for rapid development and integration of enterprise services

    Rust 55 9

  2. freqache freqache Public archive

    A thread-safe Rust LFU cache which supports a custom eviction policy

    Rust 34

  3. afarray afarray Public archive

    Convenience methods for working with ArrayFire arrays in Rust

    Rust 2

  4. uplock uplock Public archive

    A futures-aware RwLock with ref_count, upgrade, and downgrade methods

    Rust 2

  5. b-tree b-tree Public

    A persistent B+ tree using freqfs

    Rust 2

  6. einsum.py einsum.py Public archive

    A naive implementation of Einstein summation (einsum) in Python

    Python