{"id":26271287,"url":"https://github.com/antonvasin/lowlevel-academy-net","last_synced_at":"2026-05-18T10:37:32.137Z","repository":{"id":281734038,"uuid":"894123476","full_name":"antonvasin/lowlevel-academy-net","owner":"antonvasin","description":"LowLevel Academy Netcode","archived":false,"fork":false,"pushed_at":"2025-03-10T21:02:20.000Z","size":1997,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T22:19:39.979Z","etag":null,"topics":["db","multiplexing","network","tcp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/antonvasin.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":"2024-11-25T19:49:16.000Z","updated_at":"2025-03-10T21:03:45.000Z","dependencies_parsed_at":"2025-03-10T22:19:43.870Z","dependency_job_id":"c4e5cf0d-ab68-44f8-801d-c520a1c7f3d2","html_url":"https://github.com/antonvasin/lowlevel-academy-net","commit_stats":null,"previous_names":["antonvasin/lowlevel-academy-net"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonvasin%2Flowlevel-academy-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonvasin%2Flowlevel-academy-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonvasin%2Flowlevel-academy-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonvasin%2Flowlevel-academy-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonvasin","download_url":"https://codeload.github.com/antonvasin/lowlevel-academy-net/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532467,"owners_count":20306157,"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":["db","multiplexing","network","tcp"],"created_at":"2025-03-14T06:19:15.001Z","updated_at":"2025-10-08T12:26:38.366Z","avatar_url":"https://github.com/antonvasin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Low-Level Academy: [Netcode That Doesn't Suck](https://lowlevel.academy/player/2)\n\nImplementing simple networked DB using multiplexing.\n\n```\nmake\n./bin/dbserver -f ./mynewdb.db -p 5555\n./bin/dbcli -h 127.0.0.1 -p 5555 -l\n```\n\n## Blocking Requests\n\n![blocking](./blocking.png)\n\n## `select()`\n\n![select](./select.png)\n\n## `poll()`\n\n![poll](./poll.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonvasin%2Flowlevel-academy-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonvasin%2Flowlevel-academy-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonvasin%2Flowlevel-academy-net/lists"}