{"id":20594033,"url":"https://github.com/lefcha/concurrentlua","last_synced_at":"2026-03-02T15:35:00.552Z","repository":{"id":1398996,"uuid":"1417970","full_name":"lefcha/concurrentlua","owner":"lefcha","description":"Concurrency oriented programming in Lua","archived":false,"fork":false,"pushed_at":"2014-11-22T19:07:56.000Z","size":202,"stargazers_count":160,"open_issues_count":0,"forks_count":12,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-05T09:42:05.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","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/lefcha.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-02-27T14:08:53.000Z","updated_at":"2025-05-06T10:47:50.000Z","dependencies_parsed_at":"2022-07-29T12:38:57.848Z","dependency_job_id":null,"html_url":"https://github.com/lefcha/concurrentlua","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lefcha/concurrentlua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefcha%2Fconcurrentlua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefcha%2Fconcurrentlua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefcha%2Fconcurrentlua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefcha%2Fconcurrentlua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lefcha","download_url":"https://codeload.github.com/lefcha/concurrentlua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefcha%2Fconcurrentlua/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264357296,"owners_count":23595576,"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","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-16T07:50:38.652Z","updated_at":"2026-03-02T15:35:00.511Z","avatar_url":"https://github.com/lefcha.png","language":"Lua","funding_links":[],"categories":["资源","Resources"],"sub_categories":["Concurrency and Multithreading"],"readme":"\t\t\t\t ConcurrentLua\n\nDescription\n\n  ConcurrentLua is a system that implements a concurrency model for the Lua\n  programming language. It is based on the share-nothing asynchronous\n  message-passing model that is employed in the Erlang programming language.\n\n  ConcurrentLua extends Lua's coroutines with message-passing primitives, in\n  order to support concurrent programming. Distributed programming is supported\n  transparently with the same message-passing primitives.\n\n  ConcurrentLua is implemented as a collection of Lua modules that can be\n  loaded by any Lua program. Most of the code is written in Lua itself, with\n  minor parts written in C.\n\n\nWebsite\n\n  http://github.com/lefcha/concurrentlua\n\n\nChanges\n\n  All the changes in each new release up to the latest are in the NEWS file.\n\n\nInstallation\n\n  Lua version 5.1 or 5.2 is compile-time requirement.\n\n  The LuaSocket, Copas and Coxpcall modules are runtime dependencies.\n\n  Compile and install the system:\n  \n    make all\n    make install\n\n\nDocumentation\n\n  The detailed reference manual can be found in doc/manual.html.\n\n\nLicense\n\n  Released under the terms and conditions of the MIT/X11 license, included in\n  the LICENSE file.\n\n\nAuthors\n\n  See AUTHORS file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefcha%2Fconcurrentlua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefcha%2Fconcurrentlua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefcha%2Fconcurrentlua/lists"}