Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
asm-hashes
Assembly implementations of cryptographic hash functions
AutoenCODE
AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used to learn similarities.
BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
bpftrace
High-level tracing language for Linux eBPF
capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
dacapobench
The DaCapo benchmark suite
dynamorio
Dynamic Instrumentation Tool Platform
dyninst
DyninstAPI: Tools for binary instrumentation, analysis, and modification.
filecoin-ffi
C and CGO bindings for Filecoin's Rust libraries
dgbo's Repositories
dgbo/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
dgbo/asm-hashes
Assembly implementations of cryptographic hash functions
dgbo/AutoenCODE
AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used to learn similarities.
dgbo/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
dgbo/bpftrace
High-level tracing language for Linux eBPF
dgbo/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
dgbo/dacapobench
The DaCapo benchmark suite
dgbo/dynamorio
Dynamic Instrumentation Tool Platform
dgbo/dyninst
DyninstAPI: Tools for binary instrumentation, analysis, and modification.
dgbo/filecoin-ffi
C and CGO bindings for Filecoin's Rust libraries
dgbo/graph2vec
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
dgbo/hashes
Collection of cryptographic hash functions written in pure Rust
dgbo/jdk
JDK main-line development
dgbo/jdk11u
https://openjdk.java.net/projects/jdk-updates/
dgbo/jdk11u-dev
https://openjdk.java.net/projects/jdk-updates/
dgbo/jdk8u
Read-only mirror of https://hg.openjdk.java.net/jdk8u/monojdk8u
dgbo/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
dgbo/lotus
Implementation of the Filecoin protocol, written in Go
dgbo/panama-vector
Panama vector
dgbo/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
dgbo/ProGraML
Graph-based Program Representation & Models for Deep Learning
dgbo/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
dgbo/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
dgbo/rust-fil-proofs
Proofs for Filecoin in Rust
dgbo/stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
dgbo/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.