Skip to content
View manudsr's full-sized avatar
🏛️
IBRL
🏛️
IBRL

Block or report manudsr

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 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. Solana-Enhanced-Client-Rust Solana-Enhanced-Client-Rust Public

    Crate with bunch of additional extensions for the Solana Rust client, focussing on compute unit & optimizations

    Rust

  2. Synora Synora Public

    ✨ Solana powered Next-gen decentralized prediction platform 🏛️ building for consumers and degen techies. Bet on stocks & crypto 💹 with public and private options ✨

    Rust 1

  3. c-algorithms c-algorithms Public

    bunch of pure algos in c

    C

  4. anchor anchor Public

    Forked from otter-sec/anchor

    ⚓ Solana Program Framework

    Rust 1

  5. lsm-memtable lsm-memtable Public

    lock-free in-memory write buffer that sits on hot path before data hits disk in an LSM tree

    Rust 1

  6. str_split.rs str_split.rs
    1
    //!
    2
    #![warn(missing_debug_implementations, rust_2018_idioms)]
    3
    #![allow(unused)]
    4
    #![allow(unused_variables)]
    5
    #![allow(unexpected_cfgs)]