Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StanfordPL/stoke
STOKE: A stochastic superoptimizer and program synthesizer
https://github.com/StanfordPL/stoke
Last synced: 3 months ago
JSON representation
STOKE: A stochastic superoptimizer and program synthesizer
- Host: GitHub
- URL: https://github.com/StanfordPL/stoke
- Owner: StanfordPL
- License: apache-2.0
- Created: 2014-02-12T15:57:22.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-14T13:45:31.000Z (over 1 year ago)
- Last Synced: 2024-07-31T03:10:43.480Z (6 months ago)
- Language: C++
- Homepage: http://stoke.stanford.edu
- Size: 387 MB
- Stars: 727
- Watchers: 39
- Forks: 72
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- static-analysis - STOKE - language agnostic stochastic optimizer for the x86_64 instruction set. It uses random search to explore the extremely high-dimensional space of all possible program transformations. (Programming Languages)