jubitaneja's Stars
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
triton-lang/triton
Development repository for the Triton language and compiler
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
commonmark/commonmark-spec
CommonMark spec, with reference implementations in C and JavaScript
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
uptrain-ai/uptrain
UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.
bitcoin-core/secp256k1
Optimized C library for EC operations on curve secp256k1
bephrem1/interviewpen
Code samples for Back to Back SWE lessons (archive).
WebAssembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
alxerg/Books-1
AliveToolkit/alive2
Automatic verification of LLVM optimizations
jiazhihao/TASO
The Tensor Algebra SuperOptimizer for Deep Learning
sunfishcode/wasm-reference-manual
WebAssembly Reference Manual
microsoft/msccl
Microsoft Collective Communication Library
binji/wasm-clang
Running Clang/LLD in WebAssembly Demo
microsoft/mscclpp
MSCCL++: A GPU-driven communication stack for scalable AI applications
WebAssembly/testsuite
Mirror of the spec testsuite
microsoft/Accera
Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
bytecodealliance/sightglass
A benchmark suite and tool to compare different implementations of the same primitives.
ASSERT-KTH/slumps
Cool code analysis research for WebAssembly https://urn.kb.se/resolve?urn=urn%3Anbn%3Ase%3Akth%3Adiva-342751
binji/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
regehr/llvm-dataflow-info
print information from LLVM dataflow analyses
vcelloho/Vaccine_Appointment_Tracker
Vaccine Appointment Tracker built for the Pioneer Valley of Massachusetts. Capabilities are flexible and could be reapplied to other regions.
jubitaneja/souper-cgo20-artifact
"Testing Static Analyses for Precision and Soundness". This is an artifact of our work accepted at the CGO 2020.
fitzgen/souper-ir
A library for manipulating Souper IR
regehr/souper
regehr/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
jubitaneja/artifact-cgo
Testing Static Analyses for Precision and Soundness
jubitaneja/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research