Pinned Repositories
awesome-lockfree
A collection of resources on wait-free and lock-free programming
awesome-modern-cpp
A collection of resources on modern C++
HashMap
An open addressing linear probing hash table, tuned for delete heavy workloads
ipc-bench
Latency benchmarks of Unix IPC mechanisms
MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
nanomq
Ultra low latency messaging kernel
Seqlock
An implementation of Seqlock in C++11
spartan
A collection of High-Frequency trading components
SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
udpreplay
Replay UDP packets from a pcap file
rigtorp's Repositories
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
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
rigtorp/ipc-bench
Latency benchmarks of Unix IPC mechanisms
rigtorp/udpreplay
Replay UDP packets from a pcap file
rigtorp/Seqlock
An implementation of Seqlock in C++11
rigtorp/HashMap
An open addressing linear probing hash table, tuned for delete heavy workloads
rigtorp/c2clat
A tool to measure CPU core to core latency
rigtorp/hiccups
Measures the system induced jitter ("hiccups") a CPU bound thread experiences
rigtorp/efvicap
erfvicap is a packet capture tool for network adapters from Solarflare
rigtorp/TokenBucket
Lock-free implementation of the token bucket algorithm in C++
rigtorp/Function
Heap allocation free version of C++11 std::function
rigtorp/CharConv
Fast integer to string and string to integer conversion functions
rigtorp/quickfix
QuickFIX C++ Fix Engine Library
rigtorp/go-pikchr
Pikchr wrapped for Go using WebAssembly. No cgo required.
rigtorp/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
rigtorp/gmbackup
Simple tool to backup a Gmail account
rigtorp/go-graphviz
Graphviz wrapped for Go using WebAssembly. No cgo required.
rigtorp/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
rigtorp/hugo
The world’s fastest framework for building websites.
rigtorp/lychee
⚡ Fast, async, resource-friendly link checker written in Rust. Finds broken hyperlinks and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
rigtorp/goldmark-graphviz
Goldmark extension to render Graphviz figures without cgo or external dependencies
rigtorp/goldmark-pikchr
Goldmark extension to render Pikchr figures without cgo or external dependencies
rigtorp/jellyfin
The Free Software Media System
rigtorp/libpcap
the LIBpcap interface to various kernel packet capture mechanism
rigtorp/qmk_firmware
My keymap for piantor
rigtorp/samoklava
Generated keyboard
rigtorp/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
rigtorp/wazero
wazero: the zero dependency WebAssembly runtime for Go developers