Pinned Repositories
CodeBERT
CodeBERT
CodeXGLUE
CodeXGLUE
diffkv
example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
FATE
An Industrial Grade Federated Learning Framework
FedCodeBERT
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.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
YCSB-cpp
YCSB written in C++ (for LevelDB, RocksDB, LMDB, WiredTiger)
O4thkeeper's Repositories
O4thkeeper/CodeBERT
CodeBERT
O4thkeeper/CodeXGLUE
CodeXGLUE
O4thkeeper/diffkv
O4thkeeper/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
O4thkeeper/FATE
An Industrial Grade Federated Learning Framework
O4thkeeper/FedCode
O4thkeeper/FedCodeBERT
O4thkeeper/federated-learning-public-code
O4thkeeper/FedML
FedML - The federated learning and distributed training library enabling machine learning anywhere at any scale. It's backed by FedML, Inc (https://FedML.ai). Supporting large-scale geo-distributed training, cross-device federated learning on smartphones/IoTs, cross-silo federated learning on data silos, and research simulation. Best Paper Award at NeurIPS
O4thkeeper/FedNLP
FedNLP: A Research Platform for Federated Learning in Natural Language Processing
O4thkeeper/hashkv
O4thkeeper/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.
O4thkeeper/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
O4thkeeper/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
O4thkeeper/YCSB-cpp
YCSB written in C++ (for LevelDB, RocksDB, LMDB, WiredTiger)
O4thkeeper/kingdb
Fast on-disk persistent key-value store
O4thkeeper/Mini-Classroom
Classroom management software written from scratch in C++. This project was a part of the CS 433: Computer Networks course taught at IIT Gandhingar in 2020-21
O4thkeeper/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
O4thkeeper/oom_classroom
project(classroom management) for OOM
O4thkeeper/remixdb
RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.
O4thkeeper/terarkdb
A RocksDB compatible KV storage engine with better performance