{"id":18623983,"url":"https://github.com/lloydzhou/lua-cbson","last_synced_at":"2025-07-16T11:10:30.974Z","repository":{"id":29816354,"uuid":"33360818","full_name":"lloydzhou/lua-cbson","owner":"lloydzhou","description":"lua cbson library based on libbson (https://github.com/mongodb/libbson.git).","archived":false,"fork":false,"pushed_at":"2015-11-17T06:49:54.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T02:54:58.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/lloydzhou.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}},"created_at":"2015-04-03T11:43:50.000Z","updated_at":"2015-04-20T07:32:51.000Z","dependencies_parsed_at":"2022-08-03T15:12:34.448Z","dependency_job_id":null,"html_url":"https://github.com/lloydzhou/lua-cbson","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydzhou%2Flua-cbson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydzhou%2Flua-cbson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydzhou%2Flua-cbson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydzhou%2Flua-cbson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lloydzhou","download_url":"https://codeload.github.com/lloydzhou/lua-cbson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418576,"owners_count":19635208,"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-07T04:26:57.891Z","updated_at":"2025-02-18T06:14:34.802Z","avatar_url":"https://github.com/lloydzhou.png","language":"C","readme":"# lua-cbson\nlua cbson library based on [libbson](https://github.com/mongodb/libbson.git).\nCan using in ngx_lua_module.\nSuggest to using this library with [luajit-mongo](https://github.com/lloydzhou/luajit-mongo.git)\nFor now just implementation the \"decode\" method, can decode the bson_t struct into lua table.\n\n# install\n~~~bash\ngit clone https://github.com/lloydzhou/lua-cbson.git\ncd lua-cbson\ngit submodule init\ngit submodule update\n\ncd libbson\n./autogen.sh\nmake \u0026\u0026 sudo make install\n\ncd ..\nmake clean \u0026\u0026 make LUA_INCLUDE_DIR=/usr/local/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty/lualib LUA_MODULE_DIR=/usr/local/openresty/lualib CBSON_CFLAGS=\"-g -fpic -I/usr/local/include/libbson-1.0/ \" CC=cc\n\n~~~\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydzhou%2Flua-cbson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloydzhou%2Flua-cbson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydzhou%2Flua-cbson/lists"}