Skip to content
View samlloydw's full-sized avatar

Block or report samlloydw

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. vec-rotate vec-rotate Public

    A vector that can rotate (see Python's numpy.roll() or MATLAB's circshift) without changing its layout in memory.

  2. identity-grouping identity-grouping Public

    Created an identity trait to perform sequential identity grouping.

    Rust

  3. interval-map interval-map Public

    A data structure mapping ranges of keys to values. Consecutive ranges will always have different values. Provides a default value if the map is empty.

    Rust

  4. CppProjectTemplate CppProjectTemplate Public

    Project template for C++. Fork off this when creating a new repository.

    CMake