Skip to content

tusharhqq/openchaos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

openchaos

Status: Private development. Public repo is a placeholder; open sourcing soon.

What

Deterministic simulation testing (DST) for your codebase.

  1. Distributed deterministic simulation — model nodes, clocks, and network behavior with reproducible execution.
  2. Simulation against your code — drive real system code under that deterministic environment; same inputs → same trace.
  3. Property-based testing — assert invariants over simulation runs (schedules, failures, message order), not hand-written scenario lists.

Goal: find concurrency, timing, and distributed bugs before production.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors