Skip to content
#

ziggurat

Here are 10 public repositories matching this topic...

A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized replications and stackful asymmetric coroutines for concurrent simulated processes inside each thread

  • Updated May 26, 2026
  • C
vrd

Lightweight, no_std-friendly RNG library for Rust. Xoshiro256++ default; optional Mersenne Twister, PCG32/64, ChaCha20 CSPRNG, SIMD bulk-byte (NEON/AVX2), Halton/Sobol/Van der Corput quasi-random. Ziggurat normal(), 4 built-in distributions + pluggable Distribution trait. 100% test coverage.

  • Updated May 28, 2026
  • Rust

Improve this page

Add a description, image, and links to the ziggurat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ziggurat topic, visit your repo's landing page and select "manage topics."

Learn more