maciejczyzewski/libchaos
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). :microscope: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4602
- days_rel: n/a
- days_push: 2496
- n_releases_24m: 0
Adoption not part of the score
1597 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ library implementing randomization, hashing, and statistical analysis algorithms based on the concept of chaos machines. It aims to replace obsolete tools like TestU01, Dieharder, and Hashdeep with a modern, modular approach to pseudo-randomness.
Use cases
- generate cryptographically-flavored password hashes with tunable cost parameters
- test the statistical quality of random number generators
- implement chaos machine based pseudo-random oracles
- benchmark and analyze hashing algorithms
- replace obsolete randomness testing tools like Dieharder or TestU01
- build custom PRNGs with configurable time, memory, and key parameters
When to choose
- you need a modern C++ library for hashing and randomness research
- you want tunable pseudo-random functions with execution time, memory, and secret key parameters
- you are studying or experimenting with chaos theory applied to cryptography
- you need statistical analysis of randomization algorithms
When to avoid
- you need a battle-tested, production-grade cryptographic library (use libsodium or OpenSSL instead)
- you need actively maintained software with recent releases
- you need a simple off-the-shelf RNG without research-oriented complexity
- your project is not in C++
Facets
library · maturity maintenance
cryptography math benchmarking testing security mathematics developer-tools cpp cross-platform windows hashing randomization chaos-machines statistical-analysis password-hashing prng algorithms linux macos
1 source
- readme: https://github.com/maciejczyzewski/libchaos · fetched 2026-08-28 · 55deff9cbb2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maciejczyzewski/libchaos | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="maciejczyzewski/libchaos")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem