An open API service indexing awesome lists of open source software.

https://github.com/JosephABudd/amgine

I'm just learning zig.
https://github.com/JosephABudd/amgine

cypher zig

Last synced: over 1 year ago
JSON representation

I'm just learning zig.

Awesome Lists containing this project

README

          

# amgine

## July 26, 2023

This library might be finished.

## July 18, 2023

amgine is a poly numberic substituion cypher. ( Similar to the poly alphabetic substition cyphers children create in grade school for passing secret messages around. )

This project is how I am learning zig and making a zig library. This library is working but I have not tested and used the marshalling.

I got this library to work in a zig application folder's libs/ folder so now I'm trying to use the lib with zigmod and zigmod fetch.

## The Zig Discord Team

[The **Men** and **Women** at the zig discord server](https://discord.gg/zig) have gotten me over most of my mental hurdles with their help. Now I'm thinking the Zig way and I'm really liking Zig.