samolisov
Compiler engineer. I like to work individually on actually complicated projects.
HuaweiMoscow/Russia
samolisov's Stars
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
abseil/abseil-cpp
Abseil Common Libraries (C++)
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
eclipse-openj9/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
civetweb/civetweb
Embedded C/C++ web server
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
domgetter/NCoC
No Code of Conduct: A Code of Conduct for Adults in Open Source Software
jin/awesome-bazel
A curated list of Bazel rules, tooling and resources.
eclipse-omr/omr
Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
bazelbuild/intellij
IntelliJ plugin for Bazel projects
ScottOaks/JavaPerformanceTuning
Examples for O'Reilly & Associates Java Performance Tuning: The Definitive Guide
wix-incubator/exodus
Easily migrate your JVM code from Maven to Bazel
bazelbuild/rules_cc
C++ Rules for Bazel
Quuxplusone/from-scratch
C++ standard library features, "from scratch"
salesforce/bazel-eclipse
This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.
banach-space/debuggers_eli
Code for "How debuggers work" Parts 2 and 3