Pinned Repositories
code_practice
cse466
pmemkv-go
pmemkv-rs
pmemkv-rs
rust-bpf
sosp-paper19-ae
The Artifact Evaluation Version of SOSP Paper #19
photoszzt's Repositories
photoszzt/rust-bpf
photoszzt/2018AICITY_Beihang
photoszzt/2018AICity_TeamUW
This repository contains the source code of TeamUW in Track 1 and Track 3 at the NVIDIA AI City Challenge Workshop at CVPR 2018.
photoszzt/ASCYLIB
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
photoszzt/bcc-sys
photoszzt/binder-for-linux
An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.
photoszzt/bindgen-wrapper
A wrapper around bindgen to make it easier to use
photoszzt/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
photoszzt/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
photoszzt/gobpf
Go bindings for creating BPF programs.
photoszzt/ipc-bench
Latency benchmarks of Unix IPC mechanisms
photoszzt/k-vim
vim配置
photoszzt/kudu
Mirror of Apache Kudu
photoszzt/libhermit-rs
A Rust-based Unikernel for Cloud and High-Performance Computing
photoszzt/libm
A port of MUSL's libm to Rust.
photoszzt/linux
Linux kernel source tree for HiKey, HiKey960 and HiKey970
photoszzt/mozjs
Servo's SpiderMonkey fork
photoszzt/multichannel-sed-crnn
Multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection winning method.
photoszzt/mxnet-model-server
Model Server for Apache MXNet is a tool for serving neural net models for inference
photoszzt/nvml
Rust crate with mid-level bindings for NVML / PMEM
photoszzt/nvml-sys
Rust FFI bindings to NVML (libpmem)
photoszzt/photoszzt.github.io
Personal Webpage
photoszzt/qpid-cpp
Mirror of Apache Qpid C++
photoszzt/qpid-proton
Mirror of Apache Qpid Proton
photoszzt/RPi-arm64
Build a Debian-based ARM64 system for Raspberry Pi 3 (and 3 B+ ?)
photoszzt/rpi3-yocto-conf
photoszzt/rust-bcc
user-friendly rust bindings for the bpf compiler collection
photoszzt/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
photoszzt/tensorflow-on-arm
TensorFlow for Arm
photoszzt/xmas-elf
elf parser and navigation tool, pure Rust