smccauliff's Stars
skarupke/glibc_cv_tla_plus
Reproducing a bug in the Glibc condition variables using TLA+
derrickburns/tdigest
C++ version of Ted Dunning's merging t-digest
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
khizmax/libcds
A C++ library of Concurrent Data Structures
openstack/liberasurecode
Erasure Code API library written in C with pluggable Erasure Code backends. Mirror of code maintained at opendev.org.
iPlug2/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web
linkedin/kafka
Mirror of Apache Kafka
greymd/tmux-xpanes
Awesome tmux-based terminal divider
thenewwazoo/aoc2021-rs
AoC 2021 in Rust
google/libprotobuf-mutator
Library for structured fuzzing with protobuffers
RaspberryConnect/AutoHotspot-Installer
For the RaspberryPi computers. Allows switching between a Raspberry Pi Access Point and Wifi Network connection without a reboot.
nicholasadamou/auto-wifi-hotspot
A script to allow the Raspberry Pi to connect to a known WiFi network or automatically generate an Access Point if no network is found.
CrowCpp/Crow
A Fast and Easy to use microframework for the web.
rhalbersma/bit_set
Rebooting the std::bitset franchise
gabime/spdlog
Fast C++ logging library.
boost-ext/sml
C++14 State Machine library
mzur/gnome-shell-wsmatrix
GNOME shell extension to arrange workspaces in a two-dimensional grid with workspace thumbnails
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
humio/jitrex
Humio JITrex - Fast JVM Bytecode Regex Engine
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
jcatanza/Logistic-Regression
The Logic of Logistic Regression: A Tutorial
jiaqi/jmxterm
Interactive command line JMX client
linkedin/kafka-monitor
Xinfra Monitor monitors the availability of Kafka clusters by producing synthetic workloads using end-to-end pipelines to obtain derived vital statistics - E2E latency, service produce/consume availability, offsets commit availability & latency, message loss rate and more.
CppCon/CppCon2018
Slides and other materials from CppCon 2018
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
RobertLeahy/CppCon2018Talk
Code examples from my talk at CppCon 2018
Azure/Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
efeg/Troika
linkedin/li-apache-kafka-clients
li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.