Skip to content
View oschonrock's full-sized avatar
  • UK

Block or report oschonrock

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hibp hibp Public

    Have I been pwned: High performance queries on large database

    C++ 13 1

  2. arrcmp arrcmp Public

    high performance alternative to glibc's memcmp. Also demonstrating concept of using TMP with intrinsics for optimised assembly code.

    C++ 6 1

  3. binfuse binfuse Public

    c++ library for binary fuse filters, including a sharded filter

    C++ 79 3

  4. FilterPassword FilterPassword Public

    Forked from FastFilter/FilterPassword

    Experiments in C++: binary fuse filters vs. Bloom filters

    C++