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

  1. A collection of resources on modern C++

    HTML 6.5k 654

  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++ 89 19

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

    C++ 347 66

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

    C++ 218 40

  6. Replay UDP packets from a pcap file

    C++ 94 29

210 contributions in the last year

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

Contribution activity

June 2020

rigtorp has no activity yet for this period.

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

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

You can’t perform that action at this time.