Skip to content
View Gifted-s's full-sized avatar
🎯
Distributed Database/Storage
🎯
Distributed Database/Storage

Block or report Gifted-s

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. GPT GPT Public

    Large Language Model from scratch. Includes the Transformer, basic training with Back Propagation i.e Gradient Descent. Loaded GPT 2 weight to make it more robust and also fine tuned for spam detec…

    Jupyter Notebook

  2. Mutex Mutex Public

    Implementation of a Mutex for exclusive ownership using spinlock and memory ordering in Rust

    Rust 3 1

  3. velarixdb velarixdb Public

    An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active development)

    Rust 29 3

  4. concurrency concurrency Public

    Concurrent network requests using go routines and channels. Limiting the number of concurrent requests using a semaphore(this was implemented as a buffered channel that blocks once threshold is rea…

    Go 4

  5. ds-algo-repo ds-algo-repo Public

    Compilation of over 160 Data Structure and Algorithms implementations, in Javascript and GoLang. https://leetcode.com/_sunkanmi/?showBadge=50-days-badge-2022

    JavaScript 7 2

  6. hydro hydro Public

    Forked from hydro-project/hydro

    A high-level distributed programming framework for Rust

    Rust