{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"WasmEdge","owner":"WasmEdge","isFork":false,"description":"WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.","allTopics":["docker","kubernetes","cloud","serverless","container","cncf","webassembly","wasm","artificial-intelligence","rust-lang","cloud-native","hacktoberfest","edge-computing","ewasm","hacktoberfest2023"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":41,"issueCount":229,"starsCount":8385,"forksCount":759,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-19T10:26:35.727Z"}},{"type":"Public","name":"www","owner":"WasmEdge","isFork":false,"description":"The WasmEdge.org web site","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":1,"issueCount":0,"starsCount":5,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-13T09:31:23.784Z"}},{"type":"Public","name":"docs","owner":"WasmEdge","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":13,"issueCount":12,"starsCount":17,"forksCount":58,"license":"Apache License 2.0","participation":[0,0,0,0,1,1,12,2,1,2,0,0,2,0,1,3,0,1,1,3,1,1,3,1,2,0,0,4,0,0,1,0,4,0,0,2,0,1,1,0,3,1,5,2,4,2,1,0,0,2,0,2],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-13T09:23:50.456Z"}},{"type":"Public","name":"wasmedge-stable-diffusion","owner":"WasmEdge","isFork":false,"description":"A Rust library for using stable diffusion functions when the Wasi is being executed on WasmEdge.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":0,"starsCount":3,"forksCount":2,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,2,0,0,0,0,1,0,11,8,2],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-12T11:48:26.453Z"}},{"type":"Public","name":"llm.c","owner":"WasmEdge","isFork":true,"description":"LLM training in simple, raw C/CUDA","allTopics":[],"primaryLanguage":{"name":"Cuda","color":"#3A4E3A"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2596,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52,142,179,198,129,54,76,115,134,57,115,89,37,3,1,0,0,1,2,4,0,0,2,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-11T07:00:35.907Z"}},{"type":"Public","name":"wasmedge-llmc","owner":"WasmEdge","isFork":false,"description":"A Rust library for using llm.c functions when the Wasi is being executed on WasmEdge.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-10T05:16:31.410Z"}},{"type":"Public","name":"wasmedge-db-examples","owner":"WasmEdge","isFork":false,"description":"Lightweight database clients in the WasmEdge Runtime","allTopics":["rust","database","async"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":4,"starsCount":64,"forksCount":10,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-12T06:12:40.111Z"}},{"type":"Public","name":"mediapipe-rs","owner":"WasmEdge","isFork":false,"description":"The Google mediapipe AI library. Write AI inference applications for image recognition, text classification, audio / video processing and more, in Rust and run them in the secure WasmEdge sandbox. Zero Python dependency!","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":2,"starsCount":141,"forksCount":18,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-10T20:19:26.687Z"}},{"type":"Public","name":"wasmedge-rust-sdk","owner":"WasmEdge","isFork":false,"description":"Embed WasmEdge functions in a Rust host app","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":5,"starsCount":28,"forksCount":15,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-30T08:46:02.781Z"}},{"type":"Public","name":"wasmedge_hyper_demo","owner":"WasmEdge","isFork":false,"description":"Lightweight HTTP servers based on hyper / warp frameworks in the WasmEdge Runtime.","allTopics":["http","http-client","httpd","httpclient","http-server","rust","webassembly","wasm"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":4,"starsCount":78,"forksCount":15,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-17T03:13:46.911Z"}},{"type":"Public","name":"wasmedge_reqwest_demo","owner":"WasmEdge","isFork":false,"description":"Lightweight web service clients in the WasmEdge Runtime using the Rust reqwest framework ","allTopics":["http","http-client","httpclient","rust","webassembly","wasm"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":2,"starsCount":11,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-13T09:26:50.580Z"}},{"type":"Public","name":"llvm-windows","owner":"WasmEdge","isFork":false,"description":"build llvm for windows","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":6,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T14:45:46.370Z"}},{"type":"Public","name":"YOLO-rs","owner":"WasmEdge","isFork":false,"description":"The YOLO AI library. Write AI inference applications in Rust and run them in the secure WasmEdge sandbox. Zero Python dependency!","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-05T03:31:11.163Z"}},{"type":"Public","name":"proxy-wasm-cpp-host","owner":"WasmEdge","isFork":true,"description":"WebAssembly for Proxies (C++ host implementation)","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":68,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-31T16:43:20.119Z"}},{"type":"Public","name":"hyper-util","owner":"WasmEdge","isFork":true,"description":"Common utilities used with hyper.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":96,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-27T20:57:03.926Z"}},{"type":"Public","name":"hyper","owner":"WasmEdge","isFork":true,"description":"An HTTP library for Rust","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":1584,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-24T21:14:21.891Z"}},{"type":"Public","name":"h2","owner":"WasmEdge","isFork":true,"description":"HTTP 2.0 client & server implementation for Rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":269,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-24T21:13:59.751Z"}},{"type":"Public","name":"tokio-rustls","owner":"WasmEdge","isFork":true,"description":"Async TLS for the Tokio runtime","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":66,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-25T09:59:11.771Z"}},{"type":"Public","name":"mysql_async_wasi","owner":"WasmEdge","isFork":true,"description":"Asyncronous Rust Mysql driver based on Tokio for WASI.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":114,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-21T14:51:34.466Z"}},{"type":"Public","name":"reqwest","owner":"WasmEdge","isFork":true,"description":"An easy and powerful Rust HTTP Client","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1090,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-15T02:25:44.068Z"}},{"type":"Public","name":".github","owner":"WasmEdge","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-10T09:21:47.786Z"}},{"type":"Public","name":"mio","owner":"WasmEdge","isFork":true,"description":"Metal IO library for Rust WASI target","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":722,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-10T02:25:24.267Z"}},{"type":"Public","name":"elasticsearch-rs-wasi","owner":"WasmEdge","isFork":true,"description":"Elasticsearch Rust Client for WasmEdge","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":72,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-12T20:07:38.878Z"}},{"type":"Public","name":"oss-fuzz","owner":"WasmEdge","isFork":true,"description":"OSS-Fuzz - continuous fuzzing for open source software.","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2196,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-12T13:19:28.846Z"}},{"type":"Public","name":"wasm-log-flex","owner":"WasmEdge","isFork":false,"description":"A log processing framework in Rust. Ingest from database and log files, transform, and output to Kafka / ElasticSearch. Runs side-by-side with containers in k8s pods in WasmEdge.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":11,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-25T00:37:45.036Z"}},{"type":"Public","name":"wasmedge_sdk_async_wasi","owner":"WasmEdge","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-21T03:52:06.982Z"}},{"type":"Public","name":"tokio","owner":"WasmEdge","isFork":true,"description":"A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":43,"forksCount":2435,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-20T04:42:20.805Z"}},{"type":"Public","name":"rust-mysql-simple-wasi","owner":"WasmEdge","isFork":true,"description":"Mysql client library implemented in rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":144,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-06T16:05:56.414Z"}},{"type":"Public","name":"GSoD2023","owner":"WasmEdge","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-07T15:25:48.330Z"}},{"type":"Public","name":"llm-agent-sdk","owner":"WasmEdge","isFork":false,"description":"An SDK to create WasmEdge agents for LLMs","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-05T16:57:08.938Z"}}],"repositoryCount":43,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"WasmEdge repositories"}