ImJeremyHe's Stars
madonoharu/tsify
A library for generating TypeScript definitions from rust code.
risinglightdb/risinglight
An educational OLAP database system.
yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
async-graphql/async-graphql
A GraphQL server library implemented in Rust
dtolnay/rust-quiz
Medium to hard Rust questions with explanations
cessen/ropey
A utf8 text rope for manipulating and editing large texts.
nervosnetwork/ckb-vm
CKB's vm, based on open source RISC-V ISA
nervosnetwork/ckb
The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
dermesser/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
bazelbuild/setup-bazelisk
Set up your GitHub Actions workflow with a specific version of Bazelisk
RazrFalcon/cargo-bloat
Find out what takes most of the space in your executable.
IamHungry113/Introduction-to-Algorithms
For some realizations of the title and thinking of the book Introduction to Algorithms, if there is something wrong, please correct me.
logisky/LogiSheets
LogiSheets is a web spreadsheet application that is compatible with Excel and designed for easy further development.
skade/leveldb
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
indradb/indradb
A graph database written in rust
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
console-rs/indicatif
A command line progress reporting library for Rust
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
notify-rs/notify
🔭 Cross-platform filesystem notification library for Rust.
MathNya/umya-spreadsheet
A pure rust library for reading and writing spreadsheet files
GREsau/schemars
Generate JSON Schema documents from Rust code
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
dtolnay/erased-serde
Type-erased Serialize, Serializer and Deserializer traits
emgyrz/colorsys.rs
Lib for modifying colors and converting to other spaces
informationsea/xlsxwriter-rs
Excel file writer for Rust