Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samasaur1/factor_optimizations
https://github.com/samasaur1/factor_optimizations
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samasaur1/factor_optimizations
- Owner: Samasaur1
- Created: 2024-04-22T23:07:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T23:57:18.000Z (9 months ago)
- Last Synced: 2024-11-05T22:38:50.752Z (2 months ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
cargo new rust --bin
``````
dune init proj ocaml
``````
mkdir python
``````
(mkdir swift && cd swift && swift package init --type executable)
```