{"id":17710107,"url":"https://github.com/mbn-code/rusty-ollama","last_synced_at":"2026-04-30T10:36:30.470Z","repository":{"id":249814753,"uuid":"805026519","full_name":"mbn-code/rusty-OLLAMA","owner":"mbn-code","description":"read ollama LLM stream using rust ","archived":false,"fork":false,"pushed_at":"2025-02-03T00:03:23.000Z","size":430,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T20:36:32.292Z","etag":null,"topics":["llm","ollama","ollama-api","ollama-interface","rust","rust-lang","rustlang"],"latest_commit_sha":null,"homepage":"https://mbn-code.dk/","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/mbn-code.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":"2024-05-23T18:31:45.000Z","updated_at":"2025-02-03T00:03:25.000Z","dependencies_parsed_at":"2024-08-04T02:39:29.309Z","dependency_job_id":"218d3f7c-dd54-4ca8-b7c7-e7e9c2265c08","html_url":"https://github.com/mbn-code/rusty-OLLAMA","commit_stats":null,"previous_names":["mbn-code/rusty-ollama"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbn-code%2Frusty-OLLAMA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbn-code%2Frusty-OLLAMA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbn-code%2Frusty-OLLAMA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbn-code%2Frusty-OLLAMA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbn-code","download_url":"https://codeload.github.com/mbn-code/rusty-OLLAMA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246439774,"owners_count":20777687,"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":["llm","ollama","ollama-api","ollama-interface","rust","rust-lang","rustlang"],"created_at":"2024-10-25T06:05:08.777Z","updated_at":"2026-04-30T10:36:30.400Z","avatar_url":"https://github.com/mbn-code.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![ollama rust cover](cover.jpg)\n\n\n\n# rusty ollama\n\nA Rust project named \"rusty ollama\" that leverages asynchronous programming to make requests to an external service, parse the responses, and handle them accordingly. This project is built with a focus on learning and demonstrating the use of various Rust features and libraries, including `reqwest` for making HTTP requests, `serde` for serialization and deserialization, `tokio` for asynchronous runtime, and `futures-util` for working with futures.\n\n## Features\n\n- Asynchronous HTTP requests using `reqwest`\n- JSON parsing with `serde` and `serde_json`\n- Comprehensive error handling\n- Use of Rust's powerful type system and async/await syntax for clean and efficient code\n\n## Dependencies\n\n- `reqwest` for making HTTP requests\n- `serde` and `serde_json` for JSON parsing\n- `tokio` as the asynchronous runtime\n- `futures-util` for additional utilities when working with futures\n- `Ollama` Get the Ollama app for your operating system, and download the model you will be using\n\n## Getting Started\n\nTo get started with \"rusty ollama\", ensure you have Rust and Cargo installed on your machine. Then, clone this repository and navigate into the project directory.\n\n```sh\ngit clone https://github.com/mbn-code/rusty-OLLAMA.git\ncd rusty-OLLAMA\n\ncargo build\ncargo run\n```\n\n# Purpose of the repository\n\nThe purpose of this repository is for you to have an easy setup for async integration of OLLAMA models in rust. \n\n\n### Contributing\n\nContributions are welcome! Please feel free to clone or fork the repository and open a pull-request.\n\n\n\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbn-code%2Frusty-ollama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbn-code%2Frusty-ollama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbn-code%2Frusty-ollama/lists"}