{"id":20816706,"url":"https://github.com/moritzrinow/eznet","last_synced_at":"2026-04-19T21:04:56.443Z","repository":{"id":144546655,"uuid":"144064618","full_name":"moritzrinow/ezNet","owner":"moritzrinow","description":"Small, modern C++ library for networking (sockets, serialization,...)","archived":false,"fork":false,"pushed_at":"2018-08-17T09:36:06.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-18T15:54:36.015Z","etag":null,"topics":["compression","cpp","modern-cpp","network","network-programming","networking","server","socket","socket-io","socket-programming","stream","streams"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/moritzrinow.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":"2018-08-08T20:33:21.000Z","updated_at":"2019-09-04T14:46:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf2f2837-ab77-4f18-b2eb-f47b599e1853","html_url":"https://github.com/moritzrinow/ezNet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritzrinow%2FezNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritzrinow%2FezNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritzrinow%2FezNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritzrinow%2FezNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moritzrinow","download_url":"https://codeload.github.com/moritzrinow/ezNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165502,"owners_count":20246721,"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":["compression","cpp","modern-cpp","network","network-programming","networking","server","socket","socket-io","socket-programming","stream","streams"],"created_at":"2024-11-17T21:36:23.586Z","updated_at":"2025-12-24T21:51:25.751Z","avatar_url":"https://github.com/moritzrinow.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ezNet\nSmall, modern C++ library for networking (sockets, serialization,...)\n\n### This library is still in development.\n\nI was working on some projects where all that stuff was written\nand I thought sharing it might be useful for somebody out there wrestling with\nnative network programming.\n\n### !!!ezNet is currently only compatible with Windows!!!\n\n## What ezNet offers:\n\n1. Object oriented socket programming.\n2. Object oriented and polymorphic stream concept, that allows you to read/write binary data from/to different kinds\nof storages (MemoryStream - memory, NetworkStream - network, sockets).\n3. Serialization/deserialization of primitive data types to/from streams.\n4. Compressing/decompressing data streams.\n5. Object queue, that provides data sharing and communication between multiple threads.\n6. Some time functionalities like getting the current local time, comparing times and working with time spans.\n7. The ability for the user to add further functionality to the polymorphic structure.\n\n## Notes\n\nYou will probably notice, that I often used debug asserts to ensure detection of all errors.\nFeel free to remove them, if they bother you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoritzrinow%2Feznet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoritzrinow%2Feznet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoritzrinow%2Feznet/lists"}