Skip to content
View mattreecebentley's full-sized avatar

Block or report mattreecebentley

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. plf_colony plf_colony Public

    An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-perf…

    C++ 477 33

  2. plf_list plf_list Public

    A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.

    C++ 165 20

  3. plf_nanotimer plf_nanotimer Public

    A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.

    C++ 148 14

  4. plf_hive plf_hive Public

    plf::hive is a fork of plf::colony to match the current C++ standards proposal.

    C++ 139 16

  5. Windows-10-11-Simplifier Windows-10-11-Simplifier Public

    Windows 10/11 Simplifier - A script for automating simplifications and maintenance

    Batchfile 137 19

  6. plf_stack plf_stack Public

    A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.

    C++ 70 5