Hnefi's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
speed47/spectre-meltdown-checker
Reptar, Downfall, Zenbleed, ZombieLoad, RIDL, Fallout, Foreshadow, Spectre, Meltdown vulnerability/mitigation checker for Linux & BSD
microsoft/verona
Research programming language for concurrent ownership
Wenzel/awesome-virtualization
Collection of resources about Virtualization
erpc-io/eRPC
Efficient RPCs for datacenter networks
smfrpc/smf
Fastest RPC in the west
bloomberg/quantum
Powerful multi-threaded coroutine dispatcher and parallel execution engine
boostcon/cppnow_presentations_2017
Presentation Material for C++Now 2017
riscv/sail-riscv
Sail RISC-V model
vhive-serverless/vHive
vHive: Open-source framework for serverless experimentation
efficient/mica
MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)
LPD-EPFL/ASCYLIB
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
brianwatling/libfiber
A User Space Threading Library Supporting Multi-Core Systems
Veedrac/microarchitecturometer
Measures microarchitectural details such as ROB size. Like https://github.com/travisdowns/robsize but without runtime code generation, which doesn't work on some platforms. Public domain except where otherwise noted.
attractivechaos/matmul
Benchmarking matrix multiplication implementations
cirosantilli/parsec-benchmark
PARSEC Benchmark http://parsec.cs.princeton.edu 3.0-beta-20150206 ported to Ubuntu 22.04 and with proper version control and SPLASH2 ported to Buildroot 2017.08 cross compilation (ARM, MIPS, etc.). This repo intends to support all build types and benchmarks. Test data stored on a release since the Princeton website died.
keyejia/Cracking-the-coding-interview-in-Python
Python Solutions for CTCI
bitslab/ffwd
This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.
nets-cs-pub-ro/NDP
NDP datacenter stack
pcie-bench/pcie-model
rlu-sync/rlu
Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming
wenischlab/MicroSuite
µSuite: A Benchmark Suite for Microservices
fever-ch/http-ping
http-ping is similar to the usual ping networking utility but instead of working on top of ICMP, it works on top of HTTP/S.
cosmoss-jigu/mv-rlu
MV-RLU: Scaling Read-Log-Update with Multi-Versioning
neo-apz/DeathStarBench
Open-source benchmark suite for cloud microservices