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 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 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 7 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…☆167Feb 7, 2026Updated 3 weeks ago
- Slides of Italian C++ Conference 2021☆10Jul 13, 2021Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Updated this week
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- Runs Uiautomator2 on multiple ADB devices, and checks periodically checking each device's status☆12Mar 17, 2025Updated 11 months ago
- ☆10Jun 29, 2021Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Feb 8, 2026Updated 3 weeks ago
- Media Player☆12Apr 2, 2025Updated 11 months 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
- ☆11Mar 25, 2021Updated 4 years ago
- ☆10Jun 18, 2025Updated 8 months ago
- simplified scrapy, A Simple Web Crawle☆10Jun 24, 2022Updated 3 years ago
- Faster access to Tesseract-OCR from Python☆13Jun 8, 2021Updated 4 years ago
- Revisiting Whittaker-Henderson Smoothing☆11Jun 19, 2025Updated 8 months ago
- Qt GUI for npcap☆12May 28, 2024Updated last year
- A Typescript/javascript library to create modular and object-oriented shaders (for Three.js)☆11Aug 8, 2023Updated 2 years ago
- 只要给物体画上一个方框,就可以在视频中去除这个物体并修复视频☆11Apr 5, 2022Updated 3 years ago
- A Visual Studio extension☆11Aug 11, 2021Updated 4 years ago
- ☆11Jul 13, 2022Updated 3 years ago
- Seattle Testbed's Repy ("Restricted Python") sandbox, version 2☆15Sep 17, 2025Updated 5 months ago
- 一个支持跨模态大语言模型的webui. A chatbot webui that supports various multi-modal large language models☆11May 8, 2023Updated 2 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- Generally useful macros for C/C++ programming☆12Jun 29, 2024Updated last year
- Reverse engineering Carmageddon 1 cheat code system☆13Oct 29, 2019Updated 6 years ago
- MSBuild task that merges selected referenced assemblies into your project's output assembly at build time.☆11May 3, 2025Updated 10 months ago
- Install linux rootfs directly in android rooted devices☆17Sep 5, 2025Updated 6 months ago
- Challenging SAT benchmarks for matrix multiplication☆11Oct 28, 2021Updated 4 years ago
- Brink is a domain specific language for linking and composing binary files.☆12Feb 28, 2026Updated last week
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- Guacamole auth plugin with pasword less psk authentication. With config file per user.☆10Jun 14, 2023Updated 2 years ago
- 最右强力去广告☆11Feb 29, 2024Updated 2 years ago
- Implementation of operator in for C++☆10Apr 16, 2020Updated 5 years ago
- A minimalist implementation of a neural network in Python using NumPy — no external ML frameworks required.☆16Aug 31, 2025Updated 6 months ago