Chen Chuanle (gitccl)

gitccl

Geek Repo

Company:Zhejiang University

Location:HangZhou

Github PK Tool:Github PK Tool

Chen Chuanle's starred repositories

papers-we-love

Papers from the computer science community to read and discuss.

etcd

Distributed reliable key-value store for the most critical data of a distributed system

Language:GoLicense:Apache-2.0Stargazers:46623Issues:1326Issues:6591

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:35342Issues:1312Issues:748

slidev

Presentation Slides for Developers

Language:TypeScriptLicense:MITStargazers:31551Issues:133Issues:943

modern-unix

A collection of modern/faster/saner alternatives to common unix commands.

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language:C++License:GPL-2.0Stargazers:27619Issues:1002Issues:3139

rust-course

“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book

modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

CS-Books

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

duckdb

DuckDB is an analytical in-process SQL database management system

reverse-interview-zh

技术面试最后反问面试官的话

sealos

Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io

Language:TypeScriptLicense:Apache-2.0Stargazers:13192Issues:189Issues:1663

doris

Apache Doris is an easy-to-use, high performance and unified analytics database.

Language:JavaLicense:Apache-2.0Stargazers:11635Issues:282Issues:6893

taskflow

A General-purpose Parallel and Heterogeneous Task Programming System

Language:C++License:NOASSERTIONStargazers:9663Issues:246Issues:436

oceanbase

OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.

Language:C++License:NOASSERTIONStargazers:7517Issues:121Issues:1305

databend

𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

Language:RustLicense:NOASSERTIONStargazers:7320Issues:96Issues:5167

laf

Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity.

Language:TypeScriptLicense:Apache-2.0Stargazers:6949Issues:62Issues:567

gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Language:PythonLicense:MITStargazers:6583Issues:136Issues:508

pinduoduo_backdoor

拼多多apk内嵌提权代码,及动态下发dex分析

CampusShame

互联网仍有记忆!那些曾经在校招过程中毁过口头offer、意向书、三方的公司!纵然人微言轻,也想尽绵薄之力!

mini-lsm

A tutorial of building an LSM-Tree storage engine in a week!

Language:RustLicense:Apache-2.0Stargazers:2318Issues:27Issues:21

rust-based-os-comp2023

2023秋冬季开源操作系统训练营

tinysql

A course to build the SQL layer of a distributed database.

Language:GoLicense:Apache-2.0Stargazers:1636Issues:26Issues:52

Static-Program-Analysis-Book

Getting started with static program analysis. 静态程序分析入门教程。

risinglight

An educational OLAP database system.

Language:RustLicense:Apache-2.0Stargazers:1547Issues:34Issues:277

Hypervisor-101-in-Rust

The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.

Language:RustLicense:MITStargazers:948Issues:14Issues:9

reading-source-code-of-leveldb-1.23

leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。

Language:C++License:BSD-3-ClauseStargazers:543Issues:4Issues:5

open-source-best-practice

This is an open-source best practice for those who want to participate in open-source projects 参与开源过程中的一些最佳实践

Language:SmartyLicense:MITStargazers:374Issues:12Issues:58

async-rust

这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。

rust-kv

A networked key-value database written in rust, with multithreading and asynchronous I/O.

Language:RustStargazers:4Issues:2Issues:0