{"id":25501857,"url":"https://github.com/mdbentaleb/get_next_line_42","last_synced_at":"2026-07-13T21:31:11.202Z","repository":{"id":265511069,"uuid":"888431704","full_name":"mdbentaleb/Get_next_line_42","owner":"mdbentaleb","description":"🔍 Efficient single-line reader function for handling file descriptors 📂, built for the 42 Network's Get Next Line project 🖥️.","archived":false,"fork":false,"pushed_at":"2025-07-30T16:58:52.000Z","size":394,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T04:43:33.160Z","etag":null,"topics":["1337school","42network","c-programming","file-descriptor","file-handling","get-next-line-42","memory-management","system-calls"],"latest_commit_sha":null,"homepage":"https://github.com/mdbentaleb/Get-next-line_42_1337","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/mdbentaleb.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-14T11:44:53.000Z","updated_at":"2025-07-30T16:58:58.000Z","dependencies_parsed_at":"2024-12-06T20:58:05.903Z","dependency_job_id":null,"html_url":"https://github.com/mdbentaleb/Get_next_line_42","commit_stats":null,"previous_names":["mdbentaleb/get-next-line_42_1337","mdbentaleb/get_next_line_42"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdbentaleb/Get_next_line_42","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FGet_next_line_42","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FGet_next_line_42/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FGet_next_line_42/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FGet_next_line_42/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbentaleb","download_url":"https://codeload.github.com/mdbentaleb/Get_next_line_42/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FGet_next_line_42/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35437763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["1337school","42network","c-programming","file-descriptor","file-handling","get-next-line-42","memory-management","system-calls"],"created_at":"2025-02-19T04:59:08.905Z","updated_at":"2026-07-13T21:31:11.170Z","avatar_url":"https://github.com/mdbentaleb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get Next Line - 42 Network Project\n\nGet Next Line is a function that reads a line from a file descriptor, designed to efficiently handle large lines and multiple file descriptors, while ensuring proper memory management without relying on external libraries.\nIt helps in handling file input in C and is a key part of the 42 Network curriculum.\n\n---\n\n## 🚀 Features\n\n- **Reads a line** from a file descriptor, handling multiple reads if the line is too large for a buffer.\n- **Memory management**: Ensures dynamic memory allocation for each line.\n- **Efficient handling** of multiple file descriptors, allowing you to read from different sources.\n\n---\n\n## 🛠️ Getting Started\n\n### Prerequisites\n\nTo get started, ensure you have the following installed:\n- A C compiler like `gcc` or `clang`\n- `make` for building the project\n- A UNIX-like operating system (Linux/macOS/WSL)\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/mdbentaleb/Get_next_line_42.git\ncd Get_next_line_42\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbentaleb%2Fget_next_line_42","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdbentaleb%2Fget_next_line_42","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbentaleb%2Fget_next_line_42/lists"}