Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usagi/rust-memory-container-cs
Rust Memory Container Cheat-sheet
https://github.com/usagi/rust-memory-container-cs
Last synced: 28 days ago
JSON representation
Rust Memory Container Cheat-sheet
- Host: GitHub
- URL: https://github.com/usagi/rust-memory-container-cs
- Owner: usagi
- License: mit
- Created: 2020-08-21T12:40:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T19:04:57.000Z (about 4 years ago)
- Last Synced: 2024-10-01T20:21:13.277Z (about 1 month ago)
- Language: Shell
- Size: 146 KB
- Stars: 2,345
- Watchers: 28
- Forks: 80
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - rust-memory-container-cs - sheet | usagi | 1045 | (Shell)
README
# Rust Memory Container Cheat-sheet
![Rust Memory Container Cheat-sheet](3840x2160/rust-memory-container-cs-3840x2160-dark-back.png)
## PNG Download table 📥
Dark/Low-contrast
Dark/Middle-contrast
Dark/High-contrast
Grey/Low-contrast
Grey/Middle-contrast
Grey/High-contrast
Light/Low-contrast
Light/Middle-contrast
Light/High-contrast
Black&White/Monochrome
White&Black/Monochrome
## LICENSE ⚖️
- [MIT](LICENSE)
## Repos ⚙️
-
- [PPTX](rust-memory-container-cs.pptx); The original source
- [SVG](rust-memory-container-cs.svg); Generated from .pptx
- PNGs: [3840x2160/](3840x2160/) [1920x1008/](1920x1008/) [1280x720/](1280x720/) [192x108/](192x108/)
- Note: 192x108, it's for thumbnail of this README.md
- `generate-variants.sh`; SVG -> PNGs generator, reuiqred to ImageMagick
## Contributors ❤
- [@StevenBlack](https://github.com/StevenBlack); [#1](https://github.com/usagi/rust-memory-container-cs/issues/1)
- [@theInkSquid](https://github.com/theInkSquid); [#2](https://github.com/usagi/rust-memory-container-cs/issues/2#issuecomment-678677444)
- [@juhdanad](https://github.com/juhdanad); [#6](https://github.com/usagi/rust-memory-container-cs/issues/6)
- And, dear reddit users who discussed the cheat-sheet.
## Author 🐇
- [USAGI.NETWORK / Usagi Ito](https://github.com/usagi/)
## Note for the next maintenance time
### Workflow: How to export the variants?
1. rust-memory-container-cs.pptx -> PowerPoint -> rust-memory-container-cs.svg (1280x720)
2. rust-memory-container-cs.svg -> InkScape -> rust-memory-container-cs.png (3840x2160-dark-back)
3. .png(3840x2160-dark-back) -> ImageMagick: `./generate-variants.sh`
1. -> `{RESOLUTION}`/rust-memory-container-cs-`{RESOLUTION}`-`${SUFFIX}`.png
- `${RESOLUTION}` = [ 3840x2160, 1920x1080, 1280x720 ]
- `${SUFFIX}`:
- dark-back, dark-back-low-contrast, dark-back-high-contrast
- light-back, light-back-low-contrast, light-back-high-contrast
- grey, grey-back-low-contrast, grey-back-high-contrast
- black-back-white-ink, white-back-black-ink