- New York, USA
-
05:34
(UTC -04:00) - https://modocache.io
- @modocache@types.pl
Stars
Syntax highlight using VSCode's textmate grammar as is.
A cross-platform x86 assembler with an Intel-like syntax
Basic "How to write a Linux kernel patch and submit it" tutorial
Automated upstream mirror for libbpf stand-alone build.
Rust mid-level IR Abstract Interpreter
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
Empowering everyone to build reliable and efficient software.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
A variety of utilities built and maintained by Facebook's Linux Kernel Team that we wish to share with the community.
RetDec is a retargetable machine-code decompiler based on LLVM.
MSVC's implementation of the C++ Standard Library.
A collection of out-of-tree LLVM passes for teaching and learning
Swift compiler driver reimplementation in Swift
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
The compiler is available for download. Get it!
Mirror of OS X ABI Mach-O File Format Reference
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate …