Pinned Repositories
byteps
A high performance and general PS framework for distributed training
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
erigon
Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
fast-neural-style
Feedforward style transfer
fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
tikv
Distributed transactional key value database powered by Rust and Raft
flame4's Repositories
flame4/byteps
A high performance and general PS framework for distributed training
flame4/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
flame4/erigon
Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
flame4/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
flame4/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
flame4/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
flame4/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
flame4/tikv
Distributed transactional key value database powered by Rust and Raft
flame4/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
flame4/folly
An open-source C++ library developed and used at Facebook.
flame4/gh-ost
GitHub's Online Schema Migrations for MySQL
flame4/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
flame4/graph-learn
graph-learn
flame4/httprouter
A high performance HTTP request router that scales well
flame4/hyper
An HTTP library for Rust
flame4/nebula
A high performance distributed Graph Database
flame4/neural-style
Neural style in TensorFlow! :art:
flame4/overseer
Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
flame4/parallax
A Tool for Automatic Parallelization of Deep Learning Training in Distributed Multi-GPU Environments.
flame4/plonk-intro-notebook
flame4/ps-lite
A lightweight parameter server interface
flame4/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
flame4/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
flame4/rust-skiplist
Skiplist implementation in rust
flame4/sled
the champagne of alpha embedded databases
flame4/talent-plan
PingCAP training courses
flame4/tensorbase
TensorBase is a new big data warehousing with modern efforts.
flame4/tensorflow
An Open Source Machine Learning Framework for Everyone
flame4/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
flame4/yew
Rust framework for building client web apps