Pinned Repositories
arrow-rs
Official Rust implementation of Apache Arrow
datafusion
Apache DataFusion SQL Query Engine
datafusion-sqlparser-rs
Extensible SQL Lexer and Parser for Rust
CycleGAN-pytorch
a pytorch code for CycleGAN
Machine-Learning-PlayGround
pytorch practice
Mini-Lisp
NCU Compiler 2019 Final Project - An interpret of lisp
Wechall_CTFLearn_-
mojo
The Mojo Programming Language
jayzhan211's Repositories
jayzhan211/dcard-middleware
simple ratelimiter in golang (using Redis)
jayzhan211/accelsao.github.io
Learning Notes
jayzhan211/aries-acapy-plugin-toolbox
Hyperledger Aries
jayzhan211/aries-cloudagent-python
Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
jayzhan211/arrow-mojo
jayzhan211/arrow-rs
Official Rust implementation of Apache Arrow
jayzhan211/btreekv
a kv storage with b-tree
jayzhan211/bustub
The BusTub Relational Database Management System (Educational)
jayzhan211/cache-rs
jayzhan211/cspaghetti
mainly code in codeforces/atcoder
jayzhan211/datafusion
Apache Arrow DataFusion SQL Query Engine
jayzhan211/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jayzhan211/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
jayzhan211/jayzhan211
jayzhan211/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
jayzhan211/MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
jayzhan211/mini-redis
jayzhan211/mojo
The Mojo Programming Language
jayzhan211/NoProto
Flexible, Fast & Compact Serialization with RPC
jayzhan211/nycu_np
np without arrangement, for reference only
jayzhan211/polars
Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js
jayzhan211/raft-rs
Raft distributed consensus algorithm implemented in Rust.
jayzhan211/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
jayzhan211/sglang
SGLang is a fast serving framework for large language models and vision language models.
jayzhan211/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
jayzhan211/triton
Development repository for the Triton language and compiler
jayzhan211/tsmc-project
jayzhan211/wasmtime
A fast and secure runtime for WebAssembly
jayzhan211/wickdb
LSM-tree based embedded storage engine for Rust
jayzhan211/xv6-labs-2020