Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilgardis/problems
https://github.com/emilgardis/problems
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/emilgardis/problems
- Owner: Emilgardis
- License: mit
- Created: 2016-08-10T07:47:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T00:47:08.000Z (about 7 years ago)
- Last Synced: 2024-10-14T15:41:12.326Z (2 months ago)
- Language: Rust
- Size: 15 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Problems
This is a place for me to solve problems in various languages. Mostly rust and python, but mostly rust.
Currently houses:| Problem | Language(s) |
| ------- | ----------- |
| [`collatz/`](collatz/) | `rust` |
| [`primes/`](primes/) | `python` |### [Benchmarks](https://github.com/Emilgardis/problems/wiki/benchmarks)
## License
Licensed under either of
* WTFPL license ([LICENSE-WTPL](LICENSE-WTFPL) or see http://www.wtfpl.net/ for more details.)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.