Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsh/shims
Utils for mojo projects
https://github.com/lsh/shims
Last synced: 18 days ago
JSON representation
Utils for mojo projects
- Host: GitHub
- URL: https://github.com/lsh/shims
- Owner: lsh
- License: mit
- Created: 2023-09-12T05:49:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T20:32:58.000Z (about 1 year ago)
- Last Synced: 2024-02-11T18:46:07.214Z (10 months ago)
- Size: 21.5 KB
- Stars: 38
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mojo - Mojo Shims - Utils for Mojo projects. (🗂️ Libraries / Advent of Code 2023)
README
# Mojo Shims
These are a collection of random utils I've written for use in my Mojo projects. Most are ported from Zig's standard library. Some of them are have quirks due to bugs in the language, and others due to my lack of testing. Nothing here is production code, and will probably break frequently as new language changes crop up.