Skip to content
View joeclark-phd's full-sized avatar
🙂
🙂

Block or report joeclark-phd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. markov_namegen markov_namegen Public

    Random text generators in Rust, based on Markov models.

    Rust 2 3

  2. simplechain simplechain Public

    An experiment in creating a Rust-based blockchain that can store any kind of serializable data.

    Rust

  3. random-text-generators random-text-generators Public

    An interface and implementations of procedural random text generation that can be used, for example, to generate character or place names for an adventure game.

    Java 1

  4. bufferbuffer bufferbuffer Public

    An implementation of the Double Buffer design pattern, in Rust.

    Rust

  5. multimarkov multimarkov Public

    multi-order Markov models for procedural generation -- now in Rust

    Rust 3 3

  6. jtree jtree Public

    Implementations of some of the classic "tree" data structures in Rust, including unbalanced and balanced binary trees.

    Rust