{"id":20543425,"url":"https://github.com/mlua-rs/mlua-stdlib","last_synced_at":"2025-10-05T22:43:50.976Z","repository":{"id":221835600,"uuid":"755498194","full_name":"mlua-rs/mlua-stdlib","owner":"mlua-rs","description":"Standard library bindings for mlua","archived":false,"fork":false,"pushed_at":"2025-09-23T09:39:20.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-23T11:36:27.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlua-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-10T11:53:13.000Z","updated_at":"2025-09-23T09:39:24.000Z","dependencies_parsed_at":"2025-09-23T11:34:14.768Z","dependency_job_id":null,"html_url":"https://github.com/mlua-rs/mlua-stdlib","commit_stats":null,"previous_names":["mlua-rs/mlua-stdlib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlua-rs/mlua-stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlua-rs%2Fmlua-stdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlua-rs%2Fmlua-stdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlua-rs%2Fmlua-stdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlua-rs%2Fmlua-stdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlua-rs","download_url":"https://codeload.github.com/mlua-rs/mlua-stdlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlua-rs%2Fmlua-stdlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532357,"owners_count":26002345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T01:37:47.889Z","updated_at":"2025-10-05T22:43:50.968Z","avatar_url":"https://github.com/mlua-rs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mlua-stdlib\n\n[![crates.io](https://img.shields.io/crates/v/mlua-stdlib)](https://crates.io/crates/mlua-stdlib)\n[![docs.rs](https://docs.rs/mlua/badge.svg)](https://docs.rs/mlua-stdlib)\n[![codecov.io](https://codecov.io/gh/mlua-rs/mlua-stdlib/graph/badge.svg?token=sgJohTeiff)](https://codecov.io/gh/mlua-rs/mlua-stdlib)\n\nA standard library for [mlua](https://github.com/mlua-rs/mlua), providing common functionality and utilities for Lua scripting in Rust applications.\n\n## Features\n\nmlua-stdlib provides a collection of modules that extend Lua with useful functionality:\n\n- **assertions** - Useful assertion functions for testing and validation\n- **testing** - A testing framework with hooks and reporting\n- **env** - Environment functions\n\nWith the following optional modules:\n- **json** (feature) - JSON encoding/decoding\n- **regex** (feature) - Regular expressions support\n- **yaml** (feature) - YAML encoding/decoding\n\nThe following feature flags are passed to `mlua`, when enabled:\n\n- `lua51`, `lua52`, `lua53`, `lua54`, `luau` - Lua version selection\n- `send` - Enable `Send+Sync` support\n- `vendored` - Use vendored Lua\n\n## Documentation\n\nThe project is still in early stages, the API documentation will be published on [docs.rs](https://docs.rs/mlua-stdlib) or in the repository once stabilized.\n\n## Examples\n\nCheck the `tests/lua/` directory for comprehensive examples of how to use each module.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlua-rs%2Fmlua-stdlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlua-rs%2Fmlua-stdlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlua-rs%2Fmlua-stdlib/lists"}