{"id":13666998,"url":"https://github.com/Moulberry/Graphite","last_synced_at":"2025-04-26T15:32:05.557Z","repository":{"id":37452448,"uuid":"505216794","full_name":"Moulberry/Graphite","owner":"Moulberry","description":"1.19.1 high-performance Minecraft server","archived":false,"fork":false,"pushed_at":"2024-03-13T17:19:59.000Z","size":173978,"stargazers_count":159,"open_issues_count":4,"forks_count":8,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-07T00:08:16.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Moulberry.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":"2022-06-19T20:51:46.000Z","updated_at":"2024-11-02T00:04:03.000Z","dependencies_parsed_at":"2024-03-13T18:45:16.822Z","dependency_job_id":null,"html_url":"https://github.com/Moulberry/Graphite","commit_stats":{"total_commits":100,"total_committers":2,"mean_commits":50.0,"dds":"0.020000000000000018","last_synced_commit":"d15d023b41ed89c69687ee7de351cc29f79f9dcb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moulberry%2FGraphite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moulberry%2FGraphite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moulberry%2FGraphite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moulberry%2FGraphite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moulberry","download_url":"https://codeload.github.com/Moulberry/Graphite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224039042,"owners_count":17245530,"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-08-02T07:00:21.107Z","updated_at":"2024-11-11T02:30:48.908Z","avatar_url":"https://github.com/Moulberry.png","language":"Rust","funding_links":[],"categories":["Server Software"],"sub_categories":["Other Servers"],"readme":"# Graphite -- CURRENTLY ON HIATUS\n\n1.19.1 Minecraft Server\n\n# TODO\n\n- [ ] Complete `protocol` with all 1.19.1 Minecraft packets \n- [x] Command dispatch system\n- [x] Viewable objects (entities)\n- [x] Allow multiple players to connect (and see each other)\n- [x] Base lib crate that reexports everything\n- [x] ItemStacks with NBT\n- [ ] Add layer for modifying the NBT of items easily\n- [x] Player Input Handling (Left/Right Click Air/Block)\n- [ ] TextComponent things \u0026 macro\n- [x] Allow chunk/world modification\n- [ ] Complete missing block placement (walls, double blocks, candles, etc.)\n- [ ] \"Extras\" subproject - raycasting, collision, ...\n\n# Subprojects\n\n- `example_server`: Example server using various Graphite components\n- `server`: The minecraft server. Entities, chunks, players, all that good stuff\n- `concierge`: Component that accepts new connections, handles status and login. Can be used to create proxies, servers, etc.\n- `protocol`: The minecraft protocol\n- `net`: Networking components and utilities\n- `binary`: Zero-copy serialization\n- `command`: Command dispatch and low-level creation\n- `command_derive`: Attribute macro to easily create commands\n- `sticky`: Collection(s) that guarantee the memory-location of its contents\n\n# Warning\n\nProject is currently under heavy development, many things are completely non-functional\n\n# Building\n\nMake sure to run `git submodule update --init --recursive` before building/running\n\n# How to run the example server\n\n!!! Currently Graphite only supports modern versions of Linux with io\\_uring !!!  \n(An alternative network backend will be available eventually, but is not a priority)  \n\n```\n$ cargo run --bin example_server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMoulberry%2FGraphite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMoulberry%2FGraphite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMoulberry%2FGraphite/lists"}