https://github.com/ciderapp/cider_utils
This is snek_case because Rust lint doesn't like camelCase.
https://github.com/ciderapp/cider_utils
Last synced: about 19 hours ago
JSON representation
This is snek_case because Rust lint doesn't like camelCase.
- Host: GitHub
- URL: https://github.com/ciderapp/cider_utils
- Owner: ciderapp
- License: agpl-3.0
- Created: 2022-07-05T03:47:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T15:26:57.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T05:32:42.667Z (about 2 years ago)
- Language: Rust
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cider_utils
Modules written in Rust to accelerate CPU bound workloads on the Client-Side of Cider app.
*Assuming you know how to set up a Rust development environment.*
Usage:
`npm install` to build `index.node` which is the node facing module.