Locust.json 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "company_name": "Locust",
  3. "website": "https://locust.io",
  4. "description": {
  5. "brief": "An open-source load testing tool that allows you to define user behavior with Python code.",
  6. "detailed": "Locust is a powerful, open-source load testing framework. It enables developers to write performance tests in plain Python, simulating millions of simultaneous users to identify system bottlenecks. Locust is designed to be distributed and scalable, making it suitable for testing large-scale systems. It is widely used in the software industry and has a strong open-source community."
  7. },
  8. "location": {
  9. "headquarters": {
  10. "city": "San Francisco",
  11. "state": "CA",
  12. "country": "USA"
  13. },
  14. "operations": ["San Francisco, CA, USA"]
  15. },
  16. "offerings": {
  17. "products": ["Locust (Open-source)", "Locust.cloud (Hosted)"],
  18. "services": ["Load Testing", "Performance Monitoring", "Commercial Support"],
  19. "solutions": ["Scalable load testing for web applications and systems."]
  20. },
  21. "technology_stack": {
  22. "software": ["Python"],
  23. "hardware": [],
  24. "sensors": [],
  25. "materials": [],
  26. "algorithms": [],
  27. "platforms": []
  28. },
  29. "target_markets": {
  30. "sectors": ["Software Development", "Quality Assurance"],
  31. "end_users": ["Software Developers", "QA Engineers", "DevOps Engineers"],
  32. "business_model": "Open Source, with a commercial cloud offering (B2B)"
  33. },
  34. "certifications_compliance": {
  35. "certifications": [],
  36. "security_clearances": [],
  37. "compliance_standards": [],
  38. "registrations": []
  39. },
  40. "maturity_indicators": {
  41. "trl_levels": {},
  42. "company_stage": "Mature Open Source Project",
  43. "years_in_operation": null
  44. },
  45. "awards_contracts": {
  46. "sbir_sttr": [],
  47. "government_contracts": [],
  48. "gsa_schedules": [],
  49. "other_awards": []
  50. },
  51. "resources": {
  52. "press_releases": [],
  53. "case_studies": [],
  54. "whitepapers": [],
  55. "patents": []
  56. },
  57. "team": {
  58. "key_personnel": ["Jonatan Heyman (Original Author)"],
  59. "expertise_areas": ["Software Development", "Performance Testing"],
  60. "total_employees": null
  61. },
  62. "capability_map": {
  63. "core_technical_keywords": ["Load Testing", "Performance Testing", "Python", "Open Source", "Scalability"],
  64. "application_domains": ["Software Quality Assurance", "Web Application Performance"],
  65. "naics_codes": ["541511"],
  66. "synonyms_related_terms": {"load testing": ["performance testing", "stress testing"]},
  67. "deployment_environments": ["Cloud", "On-premise"],
  68. "standards_protocols": []
  69. },
  70. "transferable_capabilities": {
  71. "current_to_adjacent": {},
  72. "potential_applications": [],
  73. "crossover_domains": []
  74. },
  75. "metadata": {
  76. "profile_completeness": 0.5,
  77. "confidence_score": 0.9,
  78. "last_updated": "2025-10-14",
  79. "data_sources": ["https://locust.io"],
  80. "verification_status": "Verified"
  81. }
  82. }