Skip to content
View ekchew's full-sized avatar

Block or report ekchew

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

Popular repositories Loading

  1. binon binon Public

    Implements a JSON-like object notation using a more condensed binary format.

    C++

  2. intern intern Public

    Python and C++ implementations of an object-internment library that prevents multiple allocations of identical objects.

    Python

  3. optarg optarg Public

    This C++17 header gives you function argument defaults you can alter at run-time.

    C++

  4. random_util random_util Public

    A C++17 header that simplifies seeding pseudo-random number generators in <random>.

    C++

  5. makearray makearray Public

    A C++ MakeArray function template returning a std::array of explicit type and inferred size

    C++

  6. safe_follow_symlinks safe_follow_symlinks Public

    Python 3.10 or later script to help walk a directory tree following symlinks without infinite recursion

    Python