thlorenz / turbolizerLinks
Turbolizer tool from the v8 repository with added support to preload a profile
☆180Updated 4 years ago
Alternatives and similar repositories for turbolizer
Users that are interested in turbolizer are comparing it to the libraries listed below
Sorting:
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- Processes and visualizes maps (aka hidden classes) created by v8 during execution.☆35Updated 7 years ago
- Simple pattern matching for ES6☆102Updated 7 years ago
- Fuzz testing JavaScript parsers and suchlike programs.☆59Updated 3 years ago
- See where each character on the screen came from in code.☆540Updated 3 years ago
- fuzzer for generative testing of ECMAScript parsers☆59Updated 11 years ago
- JavaScript agent memory API☆22Updated 5 years ago
- Yet-another-fetch polyfill library. Supports AbortController/AbortSignal☆169Updated 5 years ago
- Prevent accidentally introducing XSS holes with the strings in your app☆35Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 5 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Ultrafast UTF-8 data validation☆78Updated 3 years ago
- A pretty printer for AST-like structures☆131Updated 8 years ago
- ☆27Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics☆97Updated 8 years ago
- Browser integration testing utils for styled-components☆40Updated 7 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Redux, explicit.☆63Updated 6 years ago
- (v8-lazy-parse-webpack-plugin) This is a webpack plugin designed to exploit the V8 engines treatment of functions with parens wrapped aro…☆104Updated 9 years ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- coverage guided fuzz testing for javascript☆611Updated 4 years ago
- A streamable structured interface for real time reporting of developer tools.☆120Updated 7 years ago
- Trace execution context of JS functions☆61Updated 8 years ago
- Just playing with some ideas☆42Updated 7 years ago
- Proposal for Promise.prototype.inspect☆76Updated 8 years ago
- A collection of helpful ESLint plugins.☆42Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- Render something using every possible combination of props☆66Updated 7 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago