Linpingchuan (linpingchuan)

linpingchuan

Geek Repo

Location:ShenZhen.China

Github PK Tool:Github PK Tool

Linpingchuan's repositories

elephant-db

Inspired by Spanner paper,High performance relational DB

License:MITStargazers:0Issues:2Issues:0

actix

Actor framework for Rust

Language:RustLicense:Apache-2.0Stargazers:0Issues:2Issues:0

async-profiler

Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events

Language:C++License:Apache-2.0Stargazers:0Issues:2Issues:0

bettercap

The state of the art network attack and monitoring framework.

Language:GoLicense:NOASSERTIONStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

coreutils

Cross-platform Rust rewrite of the GNU coreutils

Language:RustLicense:MITStargazers:0Issues:0Issues:0

Densely-Interactive-Inference-Network

Cleaned code for paper "Natural Language Inference over Interaction Space"

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

GANotebooks

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0

go-perfbook

Thoughts on Go performance optimization

Stargazers:0Issues:0Issues:0

goleveldb

LevelDB key/value database in Go.

Language:GoLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

gopher-reading-list

A curated selection of blog posts on Go

License:Apache-2.0Stargazers:0Issues:2Issues:0

lens

Lenses, Folds, and Traversals - Join us on freenode #haskell-lens

Language:HaskellLicense:NOASSERTIONStargazers:0Issues:0Issues:0

NRI

Neural relational inference for interacting systems - pytorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pyo3

Rust bindings for the Python interpreter

Language:RustLicense:NOASSERTIONStargazers:0Issues:2Issues:0

pyro

Deep universal probabilistic programming with Python and PyTorch

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:2Issues:0

python-machine-learning-book

The "Python Machine Learning (1st edition)" book code repository and info resource

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

QBDI

A Dynamic Binary Instrumentation framework based on LLVM.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

queryparser

Parsing and analysis of Vertica, Hive, and Presto SQL.

Language:HaskellLicense:MITStargazers:0Issues:0Issues:0

rls

Repository for the Rust Language Server (aka RLS)

Language:RustLicense:NOASSERTIONStargazers:0Issues:0Issues:0

RSL

Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the traditional Paxos functionality in a real world implementation. RSL includes support for dynamic replica set reconfiguration, including dynamic growth/srinking of the cluster, and also service-healing (replica replacement). RSL automates the durability of the state (by means of both durable journal files, and periodic snapshots). RSL allows multi-rings per process, allowing a single process to be part of multiple rings at the same time. RSL is implemented in C/C++ and provides a C# wrapper that naturally integrates with C# applications. RSL is widely used in Azure for a large number of infrastructure components, ranging from Azure Fabric Controller, to Azure Storage.

Language:C++License:MITStargazers:0Issues:2Issues:0

rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code

Language:RustLicense:MPL-2.0Stargazers:0Issues:0Issues:0

rust-forge

Information useful to people contributing to Rust

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

rust-talk

Internal presentation about Rust, focused on memory safety and concurrency

Language:TeXLicense:MITStargazers:0Issues:0Issues:0

scala-debugger

Scala libraries and tooling utilizing the Java Debugger Interface.

Language:ScalaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

steed

[WIP] Rust's standard library, free of C dependencies, for Linux systems

Language:RustStargazers:0Issues:0Issues:0

TensorComprehensions

A domain specific language to express machine learning workloads.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

trifecta

Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink

Language:HaskellLicense:NOASSERTIONStargazers:0Issues:2Issues:0

webapp-rs

Rust microservice setup with postgres, and diesel + rocket in docker

Language:RustStargazers:0Issues:2Issues:0