https://github.com/thaliaarchi/sandbox-links
A library for working with Try It Online and Attempt This Online code share links
https://github.com/thaliaarchi/sandbox-links
Last synced: 2 months ago
JSON representation
A library for working with Try It Online and Attempt This Online code share links
- Host: GitHub
- URL: https://github.com/thaliaarchi/sandbox-links
- Owner: thaliaarchi
- License: gpl-3.0
- Created: 2023-03-20T04:42:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T14:18:30.000Z (over 1 year ago)
- Last Synced: 2025-01-25T10:08:30.620Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sandbox-links
A library for working with [Try It Online](https://tio.run/) and
[Attempt This Online](https://ato.pxeger.com/) code share links.It can successfully decode and re-encode [all ATO links](tests/ato_links.txt)
found in the wild on Code Golf and the Internet Archive. For 96% of those, even
the recompressed data is byte-equivalent.