{"id":29261236,"url":"https://github.com/streamlabs/lib-streamlabs-datalane","last_synced_at":"2026-04-24T05:38:21.099Z","repository":{"id":90070253,"uuid":"145601086","full_name":"streamlabs/lib-streamlabs-datalane","owner":"streamlabs","description":"An incredibly fast IPC solution for C and C++.","archived":false,"fork":false,"pushed_at":"2018-08-22T20:22:39.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-31T19:19:11.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamlabs.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}},"created_at":"2018-08-21T18:05:01.000Z","updated_at":"2019-03-28T12:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d1266c2-4d74-40b3-b700-484750dec778","html_url":"https://github.com/streamlabs/lib-streamlabs-datalane","commit_stats":null,"previous_names":["streamlabs/lib-streamlabs-datalane"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/streamlabs/lib-streamlabs-datalane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Flib-streamlabs-datalane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Flib-streamlabs-datalane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Flib-streamlabs-datalane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Flib-streamlabs-datalane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamlabs","download_url":"https://codeload.github.com/streamlabs/lib-streamlabs-datalane/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Flib-streamlabs-datalane/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32211381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-07-04T08:07:47.018Z","updated_at":"2026-04-24T05:38:21.074Z","avatar_url":"https://github.com/streamlabs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About Datalane\nDatalane is a high performance RPC/IPC library for C/C++ (and others if wrapper code is written). It is capable of very high throughput with next to no overhead.\n\n# Frequently Asked Questions\n\n## Why write your own RPC/IPC library?\nIt simply started with the problem that current solutions are simply too slow. They are all designed for asynchronous workloads, but my workload was 99% synchronous. So it was either attempt to make the workload somehow asynchronous and deal with the latency, or find a way to make a faster synchronous RPC/IPC library.\n\nAnd I chose the latter, because I wanted to explore the actual possibilities of the OS/Kernel I am working with. After all, programming is an endless task of learning new things and attempts at improving the current situation. So here we are.\n\n## Why CMake?\nCMake is one of the best tools I have worked with on Windows and Linux. It works out of the box and configuring is really easy compared to make or MSBuild. \n\n## Are there other Licenses available?\nYes! I offer commercial licenses for closed-source applications that are valid for a year, or endlessly if code improvements are backported into the open-source library itself. Please contact me at [info@xaymar.com](mailto://info@xaymar.com) for more info.\n\n# License\nThis library is licensed under GPLv2 (or later). See the LICENSE file for more info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlabs%2Flib-streamlabs-datalane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamlabs%2Flib-streamlabs-datalane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlabs%2Flib-streamlabs-datalane/lists"}