Skip to content

Commit

Permalink
add Loadjitsu (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhl314 authored Oct 18, 2024
1 parent 6dc507e commit f4159b8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions resources/l.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,23 @@ export const resources: Resource[] = [
"Lite Analytics is simple lightweight Google Analytics alternatice. It is privacy focused and doesn't use cookies.",
url: 'https://liteanalytics.com/',
},
{
name: 'Loadjitsu',
categories: ['Performance', 'Testing', 'Tooling'],
description: 'Loadjitsu is a modern, cross-platform load testing tool powered by Rust.',
url: 'https://loadjitsu.io/',
keywords: [
'LoadTesting',
'Rust',
'CrossPlatform',
'PerformanceTesting',
'DesktopApp',
'Tauri',
'React',
'StressTesting',
'DevTools',
],
},
{
name: 'Lobsters',
categories: ['Forum'],
Expand Down

0 comments on commit f4159b8

Please sign in to comment.