momchil-velikov's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
fmtlib/fmt
A modern formatting library
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
Z3Prover/z3
The Z3 Theorem Prover
Masterminds/glide
Package Management for Golang
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
elfshaker/elfshaker
elfshaker stores binary objects efficiently
Andersbakken/rtags
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
ionescu007/SimpleVisor
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.
preshing/junction
Concurrent data structures in C++
antirez/smaz
Small strings compression library
atilaneves/cmake-ide
Use Emacs as a C/C++ IDE
nael8r/How-To-Write-An-LLVM-Register-Allocator
This repository contains a tutorial for a quick start in how to write a register allocator using LLVM
cznic/cc
github.com/cznic/cc has moved to modernc.org/cc
Oberon00/synth
Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)
cksystemsgroup/scalloc
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
gasche/popl2016-papers
Links to publicly available preprints for the POPL'16 conference
gasche/popl2017-papers
Link to preprints for POPL'17 and co-located events
ARM-software/tarmac-trace-utilities
Tools for analyzing and browsing Tarmac instruction traces.
hardenedapple/gdb-walkers
Bring mdb walkers to gdb, also add other helpful commands.
arcosuc3m/clang-contracts
Experimental support for contracts programming in clang++
griesemer/dotGo2016
Prototype implementation of operator methods (fork of https://github.com/golang/go)
yallop/pldi2014-papers
Accepted papers for PLDI 2014
momchil-velikov/go-intro-algorithms
Collection of algorithms and data structures from CLRS, written in Go
aqjune/eurollvm19
EuroLLVM'19 Safely Optimizing Casts between Pointers and Integers
fpetrogalli/fpetrogalli.github.io
Personal website
fpetrogalli/lfa
Lullaby for Austin
rcorcs/rcorcs.github.io