{"id":21612457,"url":"https://github.com/altanis/netc","last_synced_at":"2026-01-21T13:11:46.155Z","repository":{"id":209898836,"uuid":"668918602","full_name":"Altanis/netc","owner":"Altanis","description":"A cross-platform networking library written in C.","archived":false,"fork":false,"pushed_at":"2024-08-01T19:26:30.000Z","size":1490,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T05:41:48.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altanis.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":"2023-07-20T23:07:59.000Z","updated_at":"2025-03-31T06:35:06.000Z","dependencies_parsed_at":"2023-12-01T18:37:25.649Z","dependency_job_id":"da9344c6-68ee-415f-82f5-c40ee89ae39a","html_url":"https://github.com/Altanis/netc","commit_stats":null,"previous_names":["altanis/netc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altanis/netc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altanis%2Fnetc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altanis%2Fnetc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altanis%2Fnetc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altanis%2Fnetc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altanis","download_url":"https://codeload.github.com/Altanis/netc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altanis%2Fnetc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2024-11-24T21:20:40.243Z","updated_at":"2026-01-21T13:11:46.128Z","avatar_url":"https://github.com/Altanis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netc\n\nA POSIX compliant networking library for TCP, UDP, HTTP, and WS sockets. Written in C.\n\n## Prerequisites:\nThis library requires OpenSSL for SHA1 functionality.\n\n## Features:\n\n- [X] TCP/UDP Server and Client\n- [X] Blocking and Non-Blocking Mode\n- [X] HTTP/1.1 Abstraction\n    - [X] Server\n        - [X] Routing\n        - [X] Query String Decoding\n        - [X] URL Percent Encoding/Decoding\n        - [X] Wildcards\n        - [X] Chunked Encoding\n        - [X] Binary Data\n        - [X] Keep Alive\n            - [ ] Timeout \n        - [ ] Compression/Decompression\n    - [X] Client\n        - [X] URL Percent Encoding/Decoding\n        - [X] Query String Encoding\n        - [X] Chunked Encoding\n        - [X] Binary Data\n        - [X] Keep Alive\n        - [ ] Compression/Decompression\n- [ ] WebSocket Abstraction\n    - [x] Multi-Framed Messages\n    - [x] Masked Messages\n    - [x] Ping/Pong\n    - [ ] Extensions (RSV Bits)\n- [ ] Threadpool\n- [ ] SSL/TLS Support (for HTTP/1.1 and WS Client)\n\u003c!-- In my opinion, there is no point of providing SSL suport for servers due to reverse proxies providing them. --\u003e\n- [ ] Windows Support\n- [ ] Buffering\n- [ ] HTTP/2 Abstractions\n- [ ] HTTP/3 and QUIC Abstractions\n\n## Usage:\n\nFor usage and documentations, please [refer to this folder for documentation and usage guide](https://github.com/Altanis/netc/tree/main/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltanis%2Fnetc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltanis%2Fnetc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltanis%2Fnetc/lists"}