-
FSST-Rust Public
A pure rust implementation of the [Fast Static Symbol Table](https://github.com/cwida/fsst/raw/master/fsstcompression.pdf).
-
arrow-rs Public
Forked from apache/arrow-rsOfficial Rust implementation of Apache Arrow
Rust Apache License 2.0 UpdatedNov 29, 2024 -
presto Public
Forked from prestodb/prestoThe official home of the Presto distributed SQL query engine for big data
Java Apache License 2.0 UpdatedJul 9, 2024 -
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.
-
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).
-
mCE Public
Efficient m-Closest Entity Matching over Heterogeneous Information Networks
Java UpdatedFeb 3, 2023 -
happy-birthday Public
Forked from faahim/happy-birthdayWish your friend/loved-ones happy birthday in a nerdy way.
JavaScript UpdatedJan 6, 2023 -
R-Tree Public
An implementation of paper 《R-trees: a dynamic index structure for spatial searching》 which supports n-dimension spatial indexing.
-
-
build-redis-data Public
Forked from yongman/build-redis-dataGenerate redis request payload with random data of all redis commands
Go UpdatedJun 2, 2022 -
-
LowComplexityTaskScheduling Public
Implementations of HEFT and CPOP, which are scheduling algorithms proposed by 《Performance-effective and low-complexity task scheduling for heterogeneous computing》
-
lin-cms-vue Public
Forked from TaleLin/lin-cms-vue🔆 Vue+ElementPlus构建的CMS开发框架
JavaScript MIT License UpdatedNov 24, 2021 -
mybatis-plus Public
Forked from baomidou/mybatis-plusAn powerful enhanced toolkit of MyBatis for simplify development
Java Apache License 2.0 UpdatedNov 13, 2021 -