Lmb
C+ 71 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A command‑line tool that runs Luau scripts and functions quickly on low‑resource devices.
Description
lmb is a lightweight command‑line runtime for the Luau language, allowing developers to execute Lua scripts and functions directly from the terminal. It bundles useful libraries such as crypto, fs, http, and json, enabling common tasks without external dependencies. The runtime is optimized for fast execution, making it ideal for low‑end hardware like the Raspberry Pi. Code runs in a sandboxed environment, protecting the host system from unintended side effects. Users can simply invoke commands like lmb eval --file script.lua to run code snippets or full programs.
الوصف
يُقدّم هذا المشروع بيئة تشغيل مستقلة للغة Luau، تسمح للمستخدمين بتنفيذ سكربتات Lua ووظائفها مباشرة من سطر الأوامر. يضمّ مكتبات مفيدة مثل crypto وfs وhttp وjson، ما يتيح التعامل مع التشفير، نظام الملفات، الشبكات، ومعالجة JSON دون الحاجة لتثبيت إضافات خارجية. يُصمّم لأداء سريع، ما يجعله مناسباً للأجهزة منخفضة الموارد مثل Raspberry Pi. يُشغّل الكود داخل بيئة معزولة، مما يحدّ من التأثيرات الجانبية غير المرغوب فيها ويزيد من أمان التنفيذ. يمكن للمطورين والمهتمين بالبرمجة النصية استخدامه كأداة اختبار سريعة أو كجزء من سير عمل الأتمتة في الطرفية. يقدّم واجهة بسيطة مع أوامر مثل eval لتشغيل ملفات أو كود مباشر. يتيح للمستخدمين الاستفادة من قوة Rust مع بساطة Lua في بيئة مستقلة. يختلف عن حلول أخرى بتركيزه على السرعة والموارد المنخفضة مع توفير مكتبات جاهزة.
Novelty
6/10Tags
Technologies
Claude Models
Quality Score
Strengths
- CI/CD pipeline configured (github_actions)
- Low average code complexity \u2014 well-structured code
- Good security practices \u2014 no major issues detected
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- 1 files with critical complexity need refactoring
- 1792 duplicate lines detected \u2014 consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · severity-and-effort ranking · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description |    | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
