Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
4clojure.learning
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-http
The Streaming-first HTTP server/module of Akka
akka.learning
algorithms
learning algorithms
llvm-tutorial
llvm-tutorial文档,翻译以及代码仓库
rocksdb.learning
Selected-Works-of-Mao-Zedong-JingHuo-version
静火版本的《毛泽东选集》,共七卷。
darionyaphet's Repositories
darionyaphet/arrow
Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
darionyaphet/Awesome-LLM
darionyaphet/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
darionyaphet/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
darionyaphet/cnosdb
An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.
darionyaphet/cs-video-courses
List of Computer Science courses with video lectures.
darionyaphet/deep_into_rocksdb
darionyaphet/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
darionyaphet/duckdb
DuckDB is an in-process SQL OLAP Database Management System
darionyaphet/EdgeGPT
Reverse engineered API of Microsoft's GPT with internet access
darionyaphet/folly
An open-source C++ library developed and used at Facebook.
darionyaphet/kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
darionyaphet/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
darionyaphet/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
darionyaphet/libevent
Event notification library
darionyaphet/llvm-ir-in-action
darionyaphet/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
darionyaphet/nebula-algorithm
darionyaphet/nebula-exchange
darionyaphet/ozone
Scalable, redundant, and distributed object store for Apache Hadoop
darionyaphet/PostgreSQL-ecosystem
Some things about PostgreSQL
darionyaphet/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.
darionyaphet/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
darionyaphet/rocksdb-doc-cn
中文版rocksdb文档
darionyaphet/sort-in-rust
darionyaphet/starrocks
StarRocks is a next-gen sub-second MPP database for full analysis scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
darionyaphet/tensorflow.learning
darionyaphet/toplingdb
ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
darionyaphet/velox
A new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
darionyaphet/workflow
C++ Parallel Computing and Asynchronous Networking Engine