2,006 skills found · Page 4 of 67
checkedc / Checkedc ClangThis 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.
sirensolutions / KibiPLEASE READ: Kibi is now "Siren Investigate", part of the Siren Platform. This code repository is only provided to facilitate code review and integration by Siren customers and cannot be successfully compiled. The code also requires Siren Federate to be installed in Elasticsearch.
intel / ARM NEON 2 X86 SSEThe platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to AVX2 intrinsic functions
tranleduy2000 / JavaideCode editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
peter-winter / CtpgCompile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
zzzprojects / Eval Expression.NETC# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
GPUOpen-Tools / Radeon Gpu AnalyzerThe Radeon GPU Analyzer (RGA) is an offline compiler and code analysis tool for Vulkan, DirectX, OpenGL, and OpenCL.
pumasecurity / Puma ScanPuma Scan is a software security Visual Studio extension that provides real time, continuous source code analysis as development teams write code. Vulnerabilities are immediately displayed in the development environment as spell check and compiler warnings, preventing security bugs from entering your applications.
arainko / DucktapeAutomatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
AXYZdong / Awesome Snn Conference Paper🔥 This repository compiles research papers (from top-tier conferences and journals) and code implementations in the field of Spiking Neural Networks (SNNs). 本仓库收集了脉冲神经网络领域的顶会顶刊论文和代码,正在持续更新中。
seikichi / Tiff.jstiff.js is a port of LibTIFF by compiling the LibTIFF C code with Emscripten.
jeandle / Jeandle JdkJeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.
Mati365 / Ts C Compiler⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
BartmanAbyss / Vscode Amiga DebugOne-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 14.2 with the bundled WinUAE/FS-UAE.
ethanhe42 / Modern Compiler Implementation In Cbook and codes for Modern Compiler Implementation in C
manuarora700 / React Code Editor💻 Build your own code editor that compiles and runs 40+ programming languages.
pdziepak / CodegenExperimental wrapper over LLVM for generating and compiling code at run-time.
michaelliao / CompilerIn-memory compile java source code and load compiled classes.
lpereira / GomokuGomoku compiles Go code to C++
AeneasVerif / EurydiceEurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.