448 libraries
Rollup is a JavaScript module bundler that compiles ES modules into optimized output across multiple formats (ESM, CommonJS, UMD, IIFE), with aggressive tree-shaking to eliminate unused code. It's widely used for bundling libraries and underpins build tools like Vite.
Browserify lets you write Node-style modules using require() and bundle them into a single file that runs in the browser, resolving the CommonJS dependency graph and shimming Node core modules. It pioneered the idea of bringing npm packages to the front end.
Rolldown is a Rust-based JavaScript/TypeScript bundler designed as a drop-in, Rollup-compatible replacement, built for speed and intended to become the unified bundler powering the Vite ecosystem.
A webpack plugin and CLI tool that visualizes the contents of bundle output as an interactive zoomable treemap, parsing minified bundles to reveal each module's real stat, parsed, and compressed (gzip/Brotli/Zstandard) sizes to aid bundle-size optimization.
tsup is an open-source TypeScript project in the build tools space with 11.3k GitHub stars. The repository is actively maintained, with recent commits.
A webpack plugin that automatically generates an HTML file (or processes a template) and injects your bundled script and CSS tags into it, handling hashed filenames so the markup always references the correct assets. It works with zero configuration and exposes hooks for an ecosystem of companion plugins.
ducks-modular-redux is an open-source JavaScript project in the state management space with 9.6k GitHub stars.
Microbundle is a zero-configuration bundler for small JavaScript and TypeScript libraries, built on Rollup. It reads your package.json and emits optimized CJS, UMD, ESM, and modern ES2017 bundles with Babel transpilation, Terser minification, and TypeScript typings out of the box.
redis is an open-source C project with 74.8k GitHub stars. It is associated with cache, caching, database, distributed-systems. The repository is actively maintained, with recent commits.
30-Days-Of-Python is an open-source Python project with 64.6k GitHub stars. It is associated with 30-days-of-python, data, data-science, database. The repository has seen commits within the last year.
prometheus is an open-source Go project with 64.5k GitHub stars. It is associated with alerting, graphing, hacktoberfest, metrics. The repository is actively maintained, with recent commits.
meilisearch is an open-source Rust project with 58.1k GitHub stars. It is associated with ai, api, app-search, database. The repository is actively maintained, with recent commits.
appwrite is an open-source TypeScript project with 56.3k GitHub stars. It is associated with android, appwrite, backend, backend-as-a-service. The repository is actively maintained, with recent commits.
chinese-poetry is an open-source JavaScript project with 51.8k GitHub stars. It is associated with chinese, chinese-poetry, ci, json. The repository is actively maintained, with recent commits.
etcd is an open-source Go project with 51.8k GitHub stars. It is associated with cncf, consensus, database, distributed-database. The repository is actively maintained, with recent commits.
minds is an open-source Dockerfile project with 39.3k GitHub stars. It is associated with agents, ai, analytics, artificial-inteligence. The repository is actively maintained, with recent commits.
lightningcss is an open-source Rust project with 7.6k GitHub stars. It is associated with build-tool, compiler, css, minifier. The repository is actively maintained, with recent commits.
emacs.d is an open-source Emacs Lisp project with 7.1k GitHub stars. The repository is actively maintained, with recent commits.
ios-app-signer is an open-source Objective-C project with 6.3k GitHub stars. The repository has seen commits within the last year.
fontsource is an open-source TypeScript project with 6k GitHub stars. It is associated with css, font, font-family, font-files. The repository is actively maintained, with recent commits.