jayzhan211's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
wasmerio/wasmer
🚀 The leading Wasm Runtime supporting WASIX and WASI
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
conda/conda
A system-level, binary package and environment manager running on all major operating systems and platforms.
dsasmblr/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
flashbots/mev-research
Project management for MEV Research
microsoft/Spartan
Spartan: High-speed zkSNARKs without trusted setup
WhatsApp/waraft
An Erlang implementation of RAFT from WhatsApp
hyperledger/aries-cloudagent-python
Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
hyperledger/aries-rfcs
Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions
hyperledger-archives/ursa
Hyperledger Ursa (a shared cryptographic library) has moved to end-of-life status, with the components of Ursa still in use moved to their relevant Hyperledger projects (AnonCreds, Indy, Aries and Iroha).
apache/dubbo-rust
Apache Dubbo Rust implementation
hyperledger-labs/mirbft
MirBFT is a consensus library implementing the Mir consensus protocol.
decentralized-identity/bbs-signature
The BBS Signature Scheme
decentralized-identity/keri
Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
Patrik-Stas/indyscan
Hyperldger Indy Transaction Explorer
hyperledger-labs/weaver-dlt-interoperability
A platform, a protocol suite, and a set of tools, to enable interoperation for data sharing and asset movements between independent networks built on heterogeneous blockchain, or more generally, distributed ledger, technologies, in a manner that preserves the core blockchain tenets of decentralization and security.
hyperledger/anoncreds-spec
The specification for AnonCreds verifiable credential exchange.
decentralized-identity/keriox
Rust Implementation of the KERI Core Library
decentralized-identity/spec-up
Create beautiful, feature-rich technical specifications in markdown
decentralized-identity/peer-did-method-spec
A rich DID method that has no blockchain dependencies. The verifiable data registry is a synchronization protocol between peers.
hyperledger/indy-did-method
Indy DID Method Specification
hyperledger/indy-shared-rs
Shared Rust data types and utility functions for Hyperledger Indy.
AndybnACT/NCTU-Unix-Programming
This repo contains all homework that I've done for the class "Advanced Programming in the Unix Environment" at NCTU