{"id":31704063,"url":"https://github.com/slankdev/libslankdev","last_synced_at":"2026-03-12T20:24:19.123Z","repository":{"id":87577869,"uuid":"59627158","full_name":"slankdev/libslankdev","owner":"slankdev","description":"my utils with c++","archived":false,"fork":false,"pushed_at":"2019-09-14T10:00:20.000Z","size":1137,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T22:50:01.876Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slankdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-25T03:15:38.000Z","updated_at":"2019-09-14T10:00:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d603420-56dc-4496-90d6-58e4cfa542d7","html_url":"https://github.com/slankdev/libslankdev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slankdev/libslankdev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Flibslankdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Flibslankdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Flibslankdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Flibslankdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slankdev","download_url":"https://codeload.github.com/slankdev/libslankdev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Flibslankdev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T20:23:30.529Z","status":"ssl_error","status_checked_at":"2026-03-12T20:23:14.027Z","response_time":114,"last_error":"SSL_read: 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-10-08T22:49:29.943Z","updated_at":"2026-03-12T20:24:19.117Z","avatar_url":"https://github.com/slankdev.png","language":"C++","readme":"# libslankdev\n\n[![Build Status](https://travis-ci.org/slankdev/libslankdev.svg?branch=master)](https://travis-ci.org/slankdev/libslankdev)\n\nA misc library on C++11. This lib is \"Header-Only-Library\". So user don't need\nto build my lib and link one. If you want a part of libslankdev, you must only\ncopy header file and include header file.\n(of course, you must take care of dependency)\n\n\n\n## Components\n\nPure C++ Wrapper\n\n- intfd\n- socketfd\n- filefd\n- basic exception\n- format string\n- singlethon\n- telnet\n- system function\n\nExtra Lib Wrapper\n\n- libpcap wrapper\n- ncurses wrapper\n\n## Requirement\n\n- libpcap-dev\n- libncurses5-dev\n\n```\n$ sudo apt install libpcap-dev libncurses5-dev\n```\n\n\n## Usage\n\nTo install, run these command only\n\n```\n$ git clone http://github.com/slankdev/libslankdev.git\n$ cd libslankdev\n$ make                // check syntax\n$ sudo make install   // install\n```\n\nTo uninstall...\n\n```\n$ sudo make uninstall\n```\n\n\n## Licence\n\nMIT\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Flibslankdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslankdev%2Flibslankdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Flibslankdev/lists"}