MarkovJunior VS jetscii

Compare MarkovJunior vs jetscii and see what are their differences.

MarkovJunior

Probabilistic language based on pattern matching and constraint propagation, 153 examples (by mxgmn)

jetscii

A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes. (by shepmaster)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
MarkovJunior jetscii
36 2
6,780 106
- -
2.5 2.9
12 months ago 7 months ago
C# Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MarkovJunior

Posts with mentions or reviews of MarkovJunior. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-10.

jetscii

Posts with mentions or reviews of jetscii. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-10.
  • Recommended DOCX Crate?
    1 project | /r/rust | 28 Jun 2023
  • Property-Based Testing in Rust with Arbitrary
    4 projects | news.ycombinator.com | 10 Nov 2022
    If you enjoy reading Rust code, you can see some examples I have...

    1. This example [1] compares a SIMD-accelerated implementation of an algorithm vs the naive implementation. This is usually referred to as an "oracle".

    2. This example [2] tests an XML document object model library. The tests construct a sequence of operations to apply to a document ("add an element", "delete an element", "move an element" etc) and then assert properties that you expect to be true for a DOM tree (a parent and child are always cross-linked, for example)

    [1]: https://github.com/shepmaster/jetscii/blob/8d7e44ad7da990ef1...

    [2]: https://github.com/shepmaster/sxd/pull/21/files#diff-fc21cbf...

What are some alternatives?

When comparing MarkovJunior and jetscii you can also consider the following projects:

WaveFunctionCollapse - Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

sxd

Blog - About math, programming and procedural generation

FallingSandJava - Falling Sand Simulation implemented in Java. Every pixel is simulated every frame and has its own state and intrinsic motivations.

screen-13 - Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.

cadquery - A python parametric CAD scripting framework based on OCCT

litematica-printer - An extension for Litematica that adds the missing printer functionality for 1.19, 1.18 and 1.17

hextile-demo - demonstrates hex-tiling

yarpgen - Yet Another Random Program Generator