Skip to content
View Morgan279's full-sized avatar
Block or Report

Block or report Morgan279

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

  1. tidb-incubator/tidis tidb-incubator/tidis Public

    A distributed transactional large-scale NoSQL database powered by TiKV

    Rust 432 30

  2. miniDB miniDB Public

    A mini kv database demo that using simplified bitcask storage model with rust implementation. And you can find a tutorial from https://blog.csdn.net/qq_36456827/article/details/125304612.

    Rust 26 5

  3. R-Tree R-Tree Public

    An implementation of paper 《R-trees: a dynamic index structure for spatial searching》 which supports n-dimension spatial indexing.

    Java 7

  4. LowComplexityTaskScheduling LowComplexityTaskScheduling Public

    Implementations of HEFT and CPOP, which are scheduling algorithms proposed by 《Performance-effective and low-complexity task scheduling for heterogeneous computing》

    Java 3

  5. pullbased-cluster pullbased-cluster Public

    2021第二届云原生编程挑战赛2: 实现一个柔性集群调度机制

    Java 7 2

  6. MemoryBasedBPlusTree MemoryBasedBPlusTree Public

    An implementation of B+Tree (a multiway search tree based on the memory, i.e., all data records are stored in the memory instead of the disk).

    Java 18 9