parametric_surfaces VS ez_encrypt

Compare parametric_surfaces vs ez_encrypt and see what are their differences.

parametric_surfaces

Parametric surfaces drawn using the Rust + WASM toolchain with WebGL, React, and TypeScript. (by solidiquis)

ez_encrypt

A small message encryption + decryption web application powered by Rust + WASM. (by solidiquis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
parametric_surfaces ez_encrypt
4 2
49 9
- -
1.8 0.0
over 2 years ago over 1 year ago
Rust TypeScript
- MIT License
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.

parametric_surfaces

Posts with mentions or reviews of parametric_surfaces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.

ez_encrypt

Posts with mentions or reviews of ez_encrypt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • Daily Chat Thread - January 03, 2023
    2 projects | /r/cscareerquestions | 3 Jan 2023
    One time I got curious about computer graphics so I learned some OpenGL and made this as an exercise; another time I became curious about how Go and JavaScript dealt with concurrency so I did a deep dive into asynchronous runtimes; another time I became curious about cryptography so I made a basic blowfish encryptor/decryptor app that absolutely no one should use; and presently I'm interested in compiler development which means I'm currently learning some x86 assembly and plan to learn LLVM.
  • EZ Encrypt: A small message encryption + decryption web application powered by Rust + WASM.
    1 project | /r/rust | 17 Jul 2022
    Just a little weekend project I thought was worth sharing. Here's the repo for anyone curious.

What are some alternatives?

When comparing parametric_surfaces and ez_encrypt you can also consider the following projects:

newton-fractal - Drawing Newton's fractal using pure js, rust-wasm, SIMDs, threads and GPU

ide - Enso – a visual and textual functional programming language.

glium - Safe OpenGL wrapper for the Rust language.

MassDiceRoller - Project to learn React and do it properly (including CI/CD, testing, etc). The web app simulates rolling many dice and makes it easy to reroll certain outcomes.

hello_opengl - My "Hello World" for OpenGL.

three-d - 2D/3D renderer - makes it simple to draw stuff across platforms (including web)

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

vulkano - Safe and rich Rust wrapper around the Vulkan API

colorette - Color pallete extractor built with Rocket.rs on backend and Reac.js on frontend