Pinned Repositories
arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
mwish-leveldb-notes
My notes for reading leveldb
mwishCore
The kernel of mwish following the uCore
MySQL-eight-legged
eight-legged essay for MySQL. Just a learning Project
NASTranC
交通科技大赛的Unity仿真。国家二等奖作品。
QQGroupBot
QQ Group Bot for acg chating.
rocksdb-eight-legged
eight-legged essay for RocksDB. Just a learning Project
zookeeper_paper_cn
The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf
mapleFU's Repositories
mapleFU/MySQL-eight-legged
eight-legged essay for MySQL. Just a learning Project
mapleFU/zookeeper_paper_cn
The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf
mapleFU/mwish-leveldb-notes
My notes for reading leveldb
mapleFU/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
mapleFU/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
mapleFU/arrow-rs
Official Rust implementation of Apache Arrow
mapleFU/arrow-site
Mirror of Apache Arrow site
mapleFU/blog.mwish.me
Personal blog
mapleFU/book-reading-notes
Notes of reading in chinese
mapleFU/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations
mapleFU/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
mapleFU/duckdb
DuckDB is an in-process SQL OLAP Database Management System
mapleFU/faiss
A library for efficient similarity search and clustering of dense vectors.
mapleFU/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
mapleFU/incubator-kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
mapleFU/incubator-opendal
Apache OpenDAL: access data freely.
mapleFU/jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
mapleFU/kvrocks-website
Apache Kvrocks Website
mapleFU/mapleFU
Learning Database, Distributed System, OS and CG.
mapleFU/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
mapleFU/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
mapleFU/parquet-format
Apache Parquet
mapleFU/parquet-mr
Apache Parquet
mapleFU/parquet-testing
Auxiliary files for compatibility and integration tests for Apache Parquet
mapleFU/presto
The official home of the Presto distributed SQL query engine for big data
mapleFU/RedisJSON
RedisJSON - a JSON data type for Redis
mapleFU/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
mapleFU/valkey
A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
mapleFU/velocypack
A fast and compact format for serialization and storage
mapleFU/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.