bmeurer / js-micro-benchmarksLinks
Random collection of JavaScript micro-benchmarks
☆17Updated 5 years ago
Alternatives and similar repositories for js-micro-benchmarks
Users that are interested in js-micro-benchmarks are comparing it to the libraries listed below
Sorting:
- A small (376B) lazy function scheduler for a butter smooth main thread.☆80Updated 5 years ago
- A tiny (178B) helper for playing, pausing, and setting `requestAnimationFrame` frame rates☆82Updated 5 years ago
- Framerate-independant spring physics☆25Updated 6 years ago
- A 180 bytes utility to convert available query params to object☆9Updated 2 years ago
- (beta) Minimal routing library 🧭☆30Updated 8 months ago
- RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing…☆62Updated 10 months ago
- Use workers seamlessly with Rollup☆38Updated 3 years ago
- Tiny hyperscript made for server rendering.☆20Updated 2 years ago
- 🗽 Simple state manager based on Singleton design pattern☆16Updated 7 years ago
- Easily create/remove temporary directories.☆16Updated 5 years ago
- A minimalistic, yet powerful, class based mixin utility.☆22Updated 6 years ago
- Easy and universal way to react to elements being disconnected and connected from the DOM aka lifecycle methods.☆34Updated 8 months ago
- Minimal event system 👀☆9Updated 5 years ago
- If it works, why use something else? // Mirror of https://git.chor.date/Conduitry/cheap-watch☆69Updated 3 years ago
- A customElements like registry for user-land libraries☆16Updated 4 years ago
- CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the bro…☆25Updated 3 years ago
- A one trick pony package to download an image from a canvas.☆14Updated 10 months ago
- Better FPS Meter: Uses Canvas Worker to LIVE visualize main thread rAF fps and worker fps.☆13Updated last year
- A fast and lightweight Map based LRU implementation.☆21Updated 5 years ago
- The zero-dependency audio manager for your Javascript projects.☆39Updated 7 years ago
- 📇 - Tiny querystring module☆49Updated 6 years ago
- A super light and simple way to reschedule animation frames☆20Updated 5 years ago
- Wait until a given condition is true☆21Updated 2 years ago
- A scheduling API for JavaScript☆64Updated 6 years ago
- Completely reset the state of a WebGL context, deleting any allocated resources☆19Updated 10 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Updated 6 years ago
- A lightweight wrapper around the <canvas> element to ease context and ratio handling.☆14Updated 8 years ago
- Simultaneously run an async function on any iterable with limited concurrency☆15Updated 4 years ago
- Unofficial Preact FAQ☆39Updated 5 years ago
- An idle-until-urgent component hydrator.☆1Updated 4 years ago