https://github.com/ckampfe/atom
a shitty version of Clojure's `atom` in Rust
https://github.com/ckampfe/atom
Last synced: about 1 year ago
JSON representation
a shitty version of Clojure's `atom` in Rust
- Host: GitHub
- URL: https://github.com/ckampfe/atom
- Owner: ckampfe
- License: agpl-3.0
- Created: 2018-06-15T05:29:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T04:29:43.000Z (over 7 years ago)
- Last Synced: 2025-02-01T20:11:22.290Z (over 1 year ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atom
a shitty version of Clojure's `atom` in Rust