awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
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·3 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

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

Open-source alternatives to K6 Example

Similar open-source projects, ranked by how many features they share with K6 Example.
  • 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
See all 30 alternatives to K6 Example→

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.

What are some open-source alternatives to jahmilli/k6-example?

Open-source alternatives to jahmilli/k6-example 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…