close
The Wayback Machine - https://web.archive.org/web/20200526124715/https://github.com/rigtorp
Skip to content
Pro
Block or report user

Report or block rigtorp

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block rigtorp

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned Image

  1. A collection of resources on modern C++

    HTML 6.4k 652

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

    C++ 86 20

  3. An implementation of Seqlock in C++11

    C++ 88 19

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

    C++ 344 66

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

    C++ 216 40

  6. Replay UDP packets from a pcap file

    C++ 92 29

211 contributions in the last year

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

Contribution activity

May 2020

Created a pull request in jellyfin/jellyfin that received 6 comments

Reduce number of TMDB lookups if filenames have punctuation chars

Changes Previosly TMDB would be queried with the raw name and always fail, then retry with the cleaned name. Now non-word chars are always cleaned…

+51 −38 6 comments

Created an issue in jellyfin/jellyfin that received 3 comments

Embed jellyfin-web into the jellyfin binary

Could we use EmbeddedFileProvider to use web client as embedded resource? https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.fileprov…

3 comments
Image

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

You can’t perform that action at this time.