Skip to content
View ktprime's full-sized avatar
  • GuangZhou-China
Block or Report

Block or report ktprime

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
ktprime/README.md

many useful program including prime/twin sieve & hash map & timer & lru & topk

Pinned

  1. emhash emhash Public

    Fast and memory efficient c++ flat hash map/set

    C++ 427 30

  2. ktprime ktprime Public

    fast prime sieve and hash algorithm

    C++ 37 9

  3. kquiche kquiche Public

    Forked from google/quiche

    C++ 1

  4. c_cpp_hash_tables_benchmark c_cpp_hash_tables_benchmark Public

    Forked from JacksonAllan/c_cpp_hash_tables_benchmark

    A comparative, extendible benchmarking suite for C and C++ hash map libraries.

    C++