Skip to content
View mattreecebentley's full-sized avatar

Block or report mattreecebentley

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++ 490 35

  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++ 169 22

  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++ 149 14

  4. plf_hive plf_hive Public

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

    C++ 143 17

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

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

    Batchfile 138 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++ 73 6