{"id":27475361,"url":"https://github.com/3dgoose/librem","last_synced_at":"2025-04-16T06:42:29.377Z","repository":{"id":287458914,"uuid":"963228900","full_name":"3dgoose/librem","owner":"3dgoose","description":"Collection of single-file C libraries with Lua API.","archived":false,"fork":false,"pushed_at":"2025-04-11T22:54:23.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-04-11T23:22:02.929Z","etag":null,"topics":["array","cli","lua","math"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3dgoose.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}},"created_at":"2025-04-09T11:04:31.000Z","updated_at":"2025-04-11T22:54:27.000Z","dependencies_parsed_at":"2025-04-11T23:22:03.841Z","dependency_job_id":null,"html_url":"https://github.com/3dgoose/librem","commit_stats":null,"previous_names":["3dgoose/libclockwork","3dgoose/librem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dgoose%2Flibrem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dgoose%2Flibrem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dgoose%2Flibrem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dgoose%2Flibrem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3dgoose","download_url":"https://codeload.github.com/3dgoose/librem/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249209422,"owners_count":21230502,"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":["array","cli","lua","math"],"created_at":"2025-04-16T06:42:28.821Z","updated_at":"2025-04-16T06:42:29.360Z","avatar_url":"https://github.com/3dgoose.png","language":"C","readme":"# libremachines\n\n`libremachines` is a collection of single-file libraries with written in C with an exposed Lua API.\n\n## Mentions\n\n* Written in C99\n* Use freely under Zlib license.\n* Lua and C API\n\n## Libraries\n\n* Netework boradcast \n* Array programming\n* Terminal utilities (`airlib.c`)\n\n## Usage\n\nBoth Lua and C can be used.\n\n### Lua\n\n1. Place the desired library's .so in your folder\n2. Use the `require(libname)` function\n\nExample :\n```lua\nlocal airlib = require(\"airlib\") \n\n-- Usage\nairlib.clrscr()\n\nairlib.richText(\"Hello from Lua!\", \"KGRN\", 1, 0, 1) \n```\n\n### C\n\n1. Place the desired library file (.c/.h) in your folder\n2. Use the `#include \"libname.h\"`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dgoose%2Flibrem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3dgoose%2Flibrem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dgoose%2Flibrem/lists"}