https://github.com/multiparty/carousels
Library for concisely defining abstract metrics over JavaScript syntax.
https://github.com/multiparty/carousels
abstract-interpretation analysis javascript performance performance-analysis performance-metrics static-analyzer
Last synced: 6 months ago
JSON representation
Library for concisely defining abstract metrics over JavaScript syntax.
- Host: GitHub
- URL: https://github.com/multiparty/carousels
- Owner: multiparty
- License: mit
- Created: 2018-01-03T16:50:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T22:02:18.000Z (almost 3 years ago)
- Last Synced: 2025-06-25T01:12:41.652Z (7 months ago)
- Topics: abstract-interpretation, analysis, javascript, performance, performance-analysis, performance-metrics, static-analyzer
- Language: JavaScript
- Homepage: https://multiparty.org/carousels
- Size: 296 MB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# carousels
Library for concisely defining abstract metrics over JavaScript and rust programs specialized for MPC.
## Examples
View the example on the project page: [https://multiparty.org/carousels](https://multiparty.org/carousels).
## Documents
The overall design and results, a detailed walk-through an example program, and
various internal documentations are available under [docs/](docs/).