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/abstreet
A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers.
jayzhan211/agatedb
A persistent key-value storage in rust.
jayzhan211/ALAE
[CVPR2020] Adversarial Latent Autoencoders
jayzhan211/amethyst
Data-oriented and data-driven game engine written in Rust
jayzhan211/bevy
A refreshingly simple data-driven game engine built in Rust
jayzhan211/dashmap
Blazing fast concurrent HashMap for Rust.
jayzhan211/federated
A framework for implementing federated learning
jayzhan211/futures-rs
Zero-cost asynchronous programming in Rust
jayzhan211/hashbrown
Rust port of Google's SwissTable hash map
jayzhan211/libra
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
jayzhan211/liso-starter-code
Started Code for Liso Webserver
jayzhan211/NICE-GAN-pytorch
Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation
jayzhan211/petgraph
Graph data structure library for Rust.
jayzhan211/polkadot
Polkadot Node Implementation
jayzhan211/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
jayzhan211/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
jayzhan211/ruspaghetti
competitive codes in Rust
jayzhan211/rust-libp2p
The Rust Implementation of libp2p networking stack.
jayzhan211/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
jayzhan211/stacks-blockchain
The Stacks 2.0 blockchain implementation
jayzhan211/substrate
Substrate: The platform for blockchain innovators
jayzhan211/survae_flows
Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"
jayzhan211/thesis
My PhD thesis (eventually)
jayzhan211/tikv
Distributed transactional key-value database, originally created to complement TiDB
jayzhan211/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
jayzhan211/vision
Datasets, Transforms and Models specific to Computer Vision
jayzhan211/waveglow
A Flow-based Generative Network for Speech Synthesis
jayzhan211/xv6-public
xv6 OS
jayzhan211/xv6-riscv
Xv6 for RISC-V
jayzhan211/yatp
Yet another thread pool in rust for both callbacks or futures.