PasinduTennage's Stars
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
brave/brave-browser
Brave browser for Android, iOS, Linux, macOS, Windows.
hashicorp/raft
Golang implementation of the Raft consensus protocol
smartcontractkit/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
jepsen-io/jepsen
A framework for distributed systems verification, with fault injection
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go
linux-rdma/rdma-core
RDMA core userspace libraries and daemons
Hannah-Sten/TeXiFy-IDEA
LaTeX support for the IntelliJ platform by JetBrains.
lukaszlach/docker-tc
:whale: :vertical_traffic_light: Docker Traffic Control - network rate limiting, emulating delays, losses, duplicates, corrupts and reorders of network packets using only container labels or a command-line interface.
ritvikmath/Time-Series-Analysis
code and data for the time series analysis vids on my YouTube channel
ulule/deepcopier
simple struct copying for golang
relab/hotstuff
relab/gorums
Gorums simplify fault-tolerant quorum-based protocols
kilic/bls12-381
High-speed BLS12-381 implementation in Go
AkihiroSuda/go-netfilter-queue
Go bindings for libnetfilter_queue (Forked from openshift/geard)
poanetwork/wiki
POA Library: wiki, how-to, FAQ. Includes instructions how to set-up a new network, to run a full node, connect wallets,
muratdem/PlusCal-examples
Pluscal/TLA+ modeling of distributed systems/protocols
florianl/go-nflog
c-binding free API for golang to communicate with the log subsystem of netfilter
Mellanox/rdmamap
RDMA library for mapping associate netdevice and character devices
haochenpan/rabia
Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)
saeg/asm-defuse
ASM powered by definitions/uses analysis
dedis/quepaxa
This is the code repository for QuePaxa project (formerly Raxos or QSCOD)
LuminousXLB/MyCryptography
My solution for Introduction to Modern Cryptography (KL2)
salemmohammed/PaxiBFT
myzWILLmake/hotstuff-go
Implement HotStuff consensus with go-lang
dslab-epfl/systems-epfl.github.io
Systems @EPFL research group home page.
dedis/calypso_zkp
Example smart contract which verifies a NIZKP
lvxiaoxin/Java-ByteCode-Counter
🍻 An instrument for java bytecode instructions counting
zhouaea/epaxos
(E)Paxos repository for Rabia SOSP 2021 Artifact Evaluation