{"id":13438087,"url":"https://github.com/madeso/ride","last_synced_at":"2026-01-11T05:50:54.143Z","repository":{"id":44569270,"uuid":"30061041","full_name":"madeso/ride","owner":"madeso","description":"Ride IDE","archived":false,"fork":false,"pushed_at":"2024-03-13T16:08:50.000Z","size":8204,"stargazers_count":172,"open_issues_count":101,"forks_count":16,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-08-01T03:25:36.470Z","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/madeso.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}},"created_at":"2015-01-30T07:17:51.000Z","updated_at":"2024-07-27T08:29:58.000Z","dependencies_parsed_at":"2024-03-13T17:08:29.441Z","dependency_job_id":null,"html_url":"https://github.com/madeso/ride","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/madeso%2Fride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeso%2Fride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeso%2Fride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeso%2Fride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeso","download_url":"https://codeload.github.com/madeso/ride/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221729802,"owners_count":16871107,"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":[],"created_at":"2024-07-31T03:01:02.798Z","updated_at":"2026-01-11T05:50:54.073Z","avatar_url":"https://github.com/madeso.png","language":"C++","readme":"![screenshot](data/logo/256text.png)\n\n[![windows](https://github.com/madeso/ride/workflows/windows/badge.svg?branch=master)](https://github.com/madeso/ride/actions/workflows/windows.yml)\n[![linux](https://github.com/madeso/ride/workflows/linux/badge.svg?branch=master)](https://github.com/madeso/ride/actions/workflows/linux.yml)\n[![Project Stats](https://www.openhub.net/p/ride/widgets/project_thin_badge?format=gif\u0026ref=Thin+badge)](https://www.openhub.net/p/ride)\n\nThis branch contains the development of a \"new ride\" that maintain a small impact on the ui library. This is for a few reasons.\n\n* Can customize the colors of the whole ui instead of what the os thinks a list should look like\n* Can more easily switch to another ui library if the current one has issues\n\nIn the mean time I still think ride classic (classic branch) is useable but far from good or recomended for any serious rust development.\n\n\nRide is a general text editor like vs code, the name comes from concatenating R from [Rust](http://www.rust-lang.org/) and [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment), but that has lost it's meaning, now it's just a name. It's currently not in a usable state.\nIf you're looking for something more complete, perhaps [RustDT](http://rustdt.github.io/) for Eclipse, [SolidOak](https://github.com/oakes/SolidOak) or [Rust](https://github.com/rrandom/Brackets-Rust-IDE/) for [brackets](http://brackets.io/) is your thing.\n\n# Code layout\n![code layout of ride](data/ride.excalidraw.svg)\n\n## libraries\nTo support many \"backends\", each backend is generealized to a single API (virtual interface)\nwith each backend implementing a specialization (derived class) and calling a app class.\nEach backend is launched via a macro and a cmake function and is selected upon config/build.\nThis should hopefully allow the backend to to be seperated from the app but also use all\nfeatures that the backend can provide.\n\n| library   | description                               |\n|-----------|-------------------------------------------|\n| assert    | assert library                            |\n| core      | core library (not related to rendering)   |\n| api       | API for creating applications             |\n| ride      | ride logic                                |\n| backends  | actual backends like wxWidgets and OpenGL |\n\n","funding_links":[],"categories":["Development tools","C++","开发工具 Development tools","开发工具"],"sub_categories":["IDEs","编译器 IDEs","集成开发环境(IDE)","编辑器 IDEs"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeso%2Fride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeso%2Fride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeso%2Fride/lists"}