Yxx20001101's Stars
qiuzi4618/DRLOP
sonicreverb/GridFile
Курсовая работа по структурам и алгоритмам обработки данных. Многомерное хэширование - файл решётка
ZJU-DAILY/HDTTE
learned-index/LIMS
MasoumehVahedi/SPLindex
zju-niran/SLBRIN
vonfeng/DeepMapMatching
Codes for DeepMM: Deep learning based map matching with data augmentation, TMC 2020/SIGSPATIAL 2019
mlflow/mlflow
Open source platform for the machine learning lifecycle
st3yk/btree-disk-simulation
btrevizan/pybtree
An on-disk BTree implementation in Python 3.
baomidou/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
python-websockets/websockets
Library for building WebSocket servers and clients in Python
jagodki/Offline-MapMatching
a QGIS-plugin for matching a trajectory with a network using a Hidden Markov Model and Viterbi algorithm
apache/zookeeper
Apache ZooKeeper
spring-projects/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
netty/netty
Netty project - an event-driven asynchronous network application framework
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
apache/tomcat
Apache Tomcat
nginx/nginx
The official NGINX Open Source repository.
JiangLinLi/L2MM
AnshPrakash/R-Tree
On-Disk Implementation of R-Tree with Insertion and Bulk Load. This data structure efficiently stores and retrieve multi-dimensional data, very similar to B+ Tree where data is 1D though.
fergonco/rtree
Disk based RTree implementation.
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
KindXiaoming/pykan
Kolmogorov Arnold Networks
dom4j/dom4j
flexible XML framework for Java
dldydrhkd/BplusTree-implementaion-on-disk
Gavindya/Disk-BPlusTree
gwtak/BPlusTree_disk_io
基于B+树的磁盘索引
QiuYulong/Disk-BPlusTree
disk based Bplus Tree