Skip to content

Highlights

Sponsoring

@arp242

Pinned

  1. A collection of resources on modern C++

    HTML 6.7k 673

  2. An open addressing linear probing hash table, tuned for delete heavy workloads

    C++ 90 20

  3. An implementation of Seqlock in C++11

    C++ 92 19

  4. A bounded multi-producer multi-consumer concurrent queue written in C++11

    C++ 373 72

  5. A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

    C++ 230 42

  6. Replay UDP packets from a pcap file

    C++ 107 32

210 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2020

Created an issue in abseil/abseil-cpp that received 1 comment

Consider using SipHash instead of CityHash to protect against hash flooding attacks

Since CityHash (used by asbl::hash) has been shown to be weak with respect to hash flooding attacks (https://131002.net/siphash/siphashdos_appsec12…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.