mattreecebentley / plf_randView external linksLinks
A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
☆20Apr 10, 2024Updated last year
Alternatives and similar repositories for plf_rand
Users that are interested in plf_rand are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Jan 2, 2026Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Jul 11, 2025Updated 7 months ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Feb 17, 2019Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Feb 7, 2026Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Apr 10, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆485Jan 2, 2026Updated last month
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆11Jun 6, 2023Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Updated this week
- Media Player☆12Apr 2, 2025Updated 10 months ago
- simplified scrapy, A Simple Web Crawle☆10Jun 24, 2022Updated 3 years ago
- A Typescript/javascript library to create modular and object-oriented shaders (for Three.js)☆11Aug 8, 2023Updated 2 years ago
- Change IP Address☆10Oct 17, 2018Updated 7 years ago
- Kills connections by process ID☆11Oct 21, 2018Updated 7 years ago
- MFT Fast Transcoder is a fast forensic tool to analyze MFT of NTFS partitions.☆12Feb 27, 2023Updated 2 years ago
- 一个支持跨模态大语言模型的webui. A chatbot webui that supports various multi-modal large language models☆11May 8, 2023Updated 2 years ago
- A Visual Studio extension☆11Aug 11, 2021Updated 4 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- Faster access to Tesseract-OCR from Python☆13Jun 8, 2021Updated 4 years ago
- An extension for Visual Studio that when enabled, darkens the colors of the code except for the block that is being currently worked on.☆10Nov 15, 2020Updated 5 years ago
- Seattle Testbed's Repy ("Restricted Python") sandbox, version 2☆15Sep 17, 2025Updated 4 months ago
- Revisiting Whittaker-Henderson Smoothing☆11Jun 19, 2025Updated 7 months ago
- ☆10Jun 18, 2025Updated 7 months ago
- ☆11Jul 13, 2022Updated 3 years ago
- 只要给物体画上一个方框,就可以在视频中去除这个物体并修复视频☆11Apr 5, 2022Updated 3 years ago
- C++ template containers with optimized memory consumption☆12Updated this week
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- LINQ for C++11 done right☆15Feb 18, 2016Updated 9 years ago
- Meta-Encoder/Decoder☆11Apr 11, 2025Updated 10 months ago
- Install linux rootfs directly in android rooted devices☆16Sep 5, 2025Updated 5 months ago
- MSBuild task that merges selected referenced assemblies into your project's output assembly at build time.☆11May 3, 2025Updated 9 months ago
- Visual Studio Settings Switcher☆10Mar 12, 2017Updated 8 years ago
- Monadic Error Handling for Python☆11Aug 29, 2024Updated last year
- Some example applications pitting Flutter Desktop vs Electron☆12Oct 7, 2021Updated 4 years ago
- Peter Meinl's implementation of a robust FileSystemWatcher☆10Apr 6, 2022Updated 3 years ago
- Single-header C++20 library defining container with std::vector interface, but using statically allocated storage.☆12Oct 11, 2024Updated last year