416 skills found · Page 1 of 14
aidenybai / MillionOptimizing compiler for React
tamagui / TamaguiStyle React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
WebAssembly / BinaryenOptimizer and compiler/toolchain library for WebAssembly
fastred / Optimizing Swift Build TimesCollection of advice on optimizing compile times of Swift projects.
dotnet / CorertThis repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
zero-equals-false / Awesome Programming Books📚 A curated list of awesome programming books (Algorithms and data structures, Artificial intelligence, Software Architecture, Human–computer interaction, Operating Systems, Database Systems, IT Security, Concurrency, Interpreters and Compilers, High-Performance Computing, Distributed Systems, Game Development, Mathematical optimization)
aras-p / Glsl OptimizerGLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
Alex313031 / MercuryFirefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
Lightning-AI / Lightning ThunderPyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily write your own.
sysprog21 / SheccA self-hosting and educational C optimizing compiler
needle-tools / Compilation VisualizerUnity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.
planetscale / VtprotobufA Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
grin-compiler / GrinGRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
facebookresearch / CompilerGymReinforcement learning environments for compiler and program optimization tasks
NVIDIA / Cuda TileCUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for CUDA kernel optimization, focusing on tile-based computation patterns and optimizations targeting NVIDIA tensor core units.
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
Shopify / YjitOptimizing JIT compiler built inside CRuby
graysky2 / Kernel Compiler PatchKernel patch enables compiler optimizations for additional CPUs.
meta-pytorch / LeanRLLeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.
jackullrich / ShellcodeStdioAn extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.