awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Jahmilli avatar

Jahmilli/k6-example

0
View on GitHub↗
12 stars·3 forks·TypeScript·MIT·10 views

K6 Example

This repository contains a starting point for running k6 tests in typescript. It uses a publicly hosted endpoint so that anyone with internet access can test out the API themselves and then use this repo as a starting point to continue building their own tests.

Features

  • Starter Templates - Vite-based starter template for TypeScript performance testing.

Star history

Star history chart for jahmilli/k6-exampleStar history chart for jahmilli/k6-example

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with K6 Example

These projects share indexed features with K6 Example. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • electron/electron-quick-startelectron avatar

    electron/electron-quick-start

    11,445View on GitHub↗

    This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The

    JavaScript
    View on GitHub↗11,445
  • antfu/vitesse-liteantfu avatar

    antfu/vitesse-lite

    1,247View on GitHub↗

    ⛺️ Lightweight version of Vitesse

    TypeScript
    View on GitHub↗1,247
  • archergu/fast-vite-electronArcherGu avatar

    ArcherGu/fast-vite-electron

    261View on GitHub↗

    Vite Electron with rolldown, so fast! ⚡

    Vue
    View on GitHub↗261
  • antfu/vitesseantfu avatar

    antfu/vitesse

    9,425View on GitHub↗

    Vitesse is a pre-configured starter template for building Vue applications with Vite and TypeScript. It functions as a static site generator and a progressive web app scaffold, providing a standardized development environment for web projects. The project distinguishes itself through a file-based routing system that automatically maps application routes based on the project folder structure. It employs an atomic CSS framework to generate on-demand utility classes for performant stylesheets and an automated component injection mechanism to remove repetitive import statements. The toolkit cove

    TypeScript
    View on GitHub↗9,425
Compare all 30 related projects→

Frequently asked questions

What does jahmilli/k6-example do?

This repository contains a starting point for running k6 tests in typescript. It uses a publicly hosted endpoint so that anyone with internet access can test out the API themselves and then use this repo as a starting point to continue building their own tests.

What are the main features of jahmilli/k6-example?

The main features of jahmilli/k6-example are: Starter Templates.

Which projects share features with jahmilli/k6-example?

Projects with overlapping indexed features include: electron/electron-quick-start — This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron… antfu/vitesse-lite — ⛺️ Lightweight version of Vitesse. archergu/fast-vite-electron — Vite + Electron with rolldown, so fast! ⚡. archergu/fast-vite-nestjs-electron — Vite + Vue + Electron + Nestjs with rolldown, crazy fast! ⚡. aymericzip/intlayer-vite-vue-template. antfu/vitesse — Vitesse is a pre-configured starter template for building Vue applications with Vite and TypeScript. It functions as a…