{"id":20704332,"url":"https://github.com/osch/osch","last_synced_at":"2026-01-28T12:06:09.915Z","repository":{"id":66985050,"uuid":"425247796","full_name":"osch/osch","owner":"osch","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-28T17:52:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T04:15:31.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-11-06T13:12:33.000Z","updated_at":"2021-11-16T21:19:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb56c822-25da-44ea-b193-d06b2b5c1448","html_url":"https://github.com/osch/osch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osch/osch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Fosch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Fosch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Fosch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Fosch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osch","download_url":"https://codeload.github.com/osch/osch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Fosch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-17T01:11:58.171Z","updated_at":"2026-01-28T12:06:09.910Z","avatar_url":"https://github.com/osch.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### Lua Multi Threading\n * [lua-mtmsg](https://github.com/osch/lua-mtmsg) - Low-level multi-threading message buffers for [Lua]\n * [lua-mtstates](https://github.com/osch/lua-mtstates) - Invoke [Lua] interpreter states from multiple threads\n * [lua-mtint](https://github.com/osch/lua-mtint) - Make [Lua] threads and coroutines interruptible\n\n\n### Lua GUI\n * [lua-lpugl](https://github.com/osch/lua-lpugl) - A minimal [Lua]-API for building GUIs using Cairo or OpenGL\n * [lua-lwtk](https://github.com/osch/lua-lwtk) - Implement cross platform GUI widgets in pure [Lua] on top of [LPugl] or [LÖVE] 2D game engine.\n * [lua-lqtk](https://github.com/osch/lua-lqtk) - A Lua binding for [Qt 6.9]\n \n### Lua Audio\n * [LDPF](https://github.com/LDPF/LDPF) - Implement Lua-GUIs for audio plugins using the [DISTRHO] Plugin Framework\n * [LDPF-Examples](https://github.com/LDPF/LDPF-Examples) - Example plugins for [LDPF]\n * [lua-ljack](https://github.com/osch/lua-ljack) - Lua binding for the [JACK] Audio Connection Kit\n * [lua-lrtaudio](https://github.com/osch/lua-lrtaudio) - Lua binding for [RtAudio]\n * [lua-lrtmidi](https://github.com/osch/lua-lrtmidi) - Lua binding for [RtMidi]\n * [lua-auproc](https://github.com/osch/lua-auproc) - Simple audio processor objects for [Lua]\n \n### Miscellaneous\n * [lrexrepl](https://github.com/osch/lrexrepl) - Commandline tool: Search \u0026 Replace in multiple files using [Lua] and Regular Expressions\n * [lua-nocurses](https://github.com/osch/lua-nocurses) - A terminal screen manipulation library for [Lua]\n * [lua-capis](https://github.com/lua-capis) - C-APIs for native [Lua] module interoperability\n * [lua-carray](https://github.com/osch/lua-carray) - Lua arrays for primitive numeric C data types\n * [lua-lfft](https://github.com/osch/lua-lfft) - Fast Fourier Transformation for Lua\n * [LucED](https://github.com/osch/luced) - The Lucid Editor - a fast \u0026 lightweight text editor for [X11]\n\n[Lua]:     https://www.lua.org/\n[LÖVE]:    https://love2d.org/\n[DISTRHO]: https://github.com/DISTRHO/DPF\n[JACK]:    https://jackaudio.org/\n[RtAudio]: https://github.com/thestk/rtaudio\n[RtMidi]:  https://github.com/thestk/rtmidi\n[X11]:     https://en.wikipedia.org/wiki/X_Window_System\n[LPugl]:   https://github.com/osch/lua-lpugl\n[LDPF]:    https://github.com/LDPF/LDPF\n[Qt 6.9]:  https://doc.qt.io/qt-6.9/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosch%2Fosch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosch%2Fosch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosch%2Fosch/lists"}