Skip to content
Avatar

Highlights

Sponsoring

@arp242

Pinned

  1. A collection of resources on modern C++

    HTML 7.1k 713

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

    C++ 103 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++ 401 74

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

    C++ 249 46

  6. Replay UDP packets from a pcap file

    C++ 119 37

179 contributions in the last year

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

Contribution activity

October 2020

Created a pull request in gohugoio/hugo that received 1 comment

Use ContentBaseName() as fallback page Title

Closes #7370 Closes #3805 Related to #6098 The use case is to quickly generate a site from a directory of markdown files without front matter. It's…

+4 −1 1 comment

Created an issue in abseil/abseil-cpp that received 5 comments

Using size feedback in the Allocator interface for flat_hash_map

Consider implementing P0401R3 Providing size feedback in the Allocator interface for flat_hash_map and friends. I've been using flat_hash_map with …

5 comments

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

You can’t perform that action at this time.