{"id":20311194,"url":"https://github.com/wx257osn2/linse","last_synced_at":"2026-06-19T18:32:44.533Z","repository":{"id":150667054,"uuid":"152900237","full_name":"wx257osn2/linse","owner":"wx257osn2","description":"BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.","archived":false,"fork":false,"pushed_at":"2021-03-13T17:01:44.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T08:16:05.010Z","etag":null,"topics":["cpp","cpp17","header-only","linenoise","readline"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wx257osn2.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":"2018-10-13T18:05:10.000Z","updated_at":"2024-12-30T06:54:20.000Z","dependencies_parsed_at":"2023-04-29T10:30:30.731Z","dependency_job_id":null,"html_url":"https://github.com/wx257osn2/linse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wx257osn2/linse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx257osn2%2Flinse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx257osn2%2Flinse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx257osn2%2Flinse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx257osn2%2Flinse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wx257osn2","download_url":"https://codeload.github.com/wx257osn2/linse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx257osn2%2Flinse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544403,"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-06-19T02:00:06.005Z","response_time":61,"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":["cpp","cpp17","header-only","linenoise","readline"],"created_at":"2024-11-14T17:36:26.868Z","updated_at":"2026-06-19T18:32:44.512Z","avatar_url":"https://github.com/wx257osn2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linse\n\nLinse is a header-only readline library for C++17.\n\n## Origin\n\nLinse is a forked project of Linenoise Next Generation(linenoise-ng, [arangodb/linenoise-ng](https://github.com/arangodb/linenoise-ng)).  \nlinenoise-ng is based on [antirez/linenoise](https://github.com/antirez/linenoise).\n\n## Features\n\nLinse is based on linenoise-ng, so it also has the features below:\n\n* single-line and multi-line editing mode with the usual key bindings implemented\n* history handling\n* completion\n* BSD license source code\n* Only uses a subset of VT100 escapes (ANSI.SYS compatible)\n* UTF8 aware\n* support for Linux ~~, MacOS~~ and Windows\n    * Linse may be worked on MacOS, but I don't check it because I have no Mac.\n\nIt is very important point that **Linse doesn't have linenoise-compatible pure-C interface**.\nIt means that you can't replace linenoise or linenoise-ng on your code to Linse without\nchanging code.\n\n## Requirements\n\nYou need C++17-enabled compiler to use this library.\n\n## Usage\nsee `example/example.cpp`\n\n## License\n3-clause BSD license ((C) I)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwx257osn2%2Flinse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwx257osn2%2Flinse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwx257osn2%2Flinse/lists"}