rrost's Stars
jart/cosmopolitan
build-once run-anywhere c library
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
seleznevae/smart_enum
Smart enums for c++
angristan/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
xl-tech/OpenVPN-easy-setup
Bash script for easy and fast OpenVPN deploy
idlab-discover/easy-openvpn-server
Plug-and-play OpenVPN server which generates server and client config files for you
peter-evans/create-or-update-comment
A GitHub action to create or update an issue or pull request comment
Nam-H-Nguyen/NYUTandonBridge2018
:computer: NYU Tandon School of Engineering Files :computer:
MengRao/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
rr-debugger/rr
Record and Replay Framework
dfeneyrou/palanteer
Visual Python and C++ nanosecond profiler, logger, tests enabler
bitkub/bitkub-official-api-docs
Official Documentation for Bitkub APIs
rigtorp/MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
rigtorp/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
dvyukov/relacy
Automatically exported from code.google.com/p/relacy
actions/checkout
Action for checking out a repo
farag2/Sophia-Script-for-Windows
:zap: The most powerful PowerShell module for fine-tuning Windows
iZhangHui/etcp
:memo: Effective TCP/IP Programming
goldsborough/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
rigtorp/Seqlock
An implementation of Seqlock in C++11
torvalds/linux
Linux kernel source tree
daniele77/cli
A library for interactive command line interfaces in modern C++
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
lattera/glibc
GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.
wahern/dns
dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
openssl/openssl
TLS/SSL and crypto library