{"id":15798268,"url":"https://github.com/saarasio/yastack","last_synced_at":"2026-03-18T16:45:09.458Z","repository":{"id":123069174,"uuid":"227657964","full_name":"saarasio/yastack","owner":"saarasio","description":"Envoy + DPDK + FreeBSD","archived":false,"fork":false,"pushed_at":"2019-12-14T18:21:21.000Z","size":109395,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T22:41:02.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://yastack.io","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saarasio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-12-12T17:12:22.000Z","updated_at":"2024-01-22T14:18:19.000Z","dependencies_parsed_at":"2024-04-07T03:49:43.309Z","dependency_job_id":null,"html_url":"https://github.com/saarasio/yastack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saarasio/yastack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saarasio%2Fyastack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saarasio%2Fyastack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saarasio%2Fyastack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saarasio%2Fyastack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saarasio","download_url":"https://codeload.github.com/saarasio/yastack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saarasio%2Fyastack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279325319,"owners_count":26148877,"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","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"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":[],"created_at":"2024-10-05T00:40:32.312Z","updated_at":"2025-10-17T10:13:57.006Z","avatar_url":"https://github.com/saarasio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://dev.azure.com/saaras-io/test/_apis/build/status/saaras-io.yastack)](https://dev.azure.com/saaras-io/test/_build/latest?definitionId=4)\n\n![](yastack.png)\n\n# yastack\nYAStack brings the speed of [F-stack](fs/) to [envoy proxy](ev/).\n\nEnvoy's modular C++ codebase, clear separation of control plane and its filter architecture provides a way to quickly add new functionality. F-stack's freebsd stack provides the ability to perform packet processing from L2-L6. This integration provides for a high-speed L2-L7 stack for use in performance critial applications. Since the network stack resides in the user-space, it allows for quick iterations without modifying kernel code.\n\nEnvoy uses libevent to collect OS events. Libevent integration with f-stack thus provides a way for other applications that use libevent to integrate with this work. Details of libevent integration can be found under [fs/app/libevent](fs/app/libevent)\n\nDPDK integration generally uses Receive Side Scaling (RSS) to scale flow across cores. This needs hardware support. Yastack implementation can work without RSS hardware support. The flow distribution logic is encoded in software for better control. Setting of a newly introduced flag allows for the flow distribution logic in software to take over. This also eases the development process since it removes the dependency on hardware during development.\n\nSoftware versions used in this project:\n\n```\n  Envoy Proxy - 1.8.0\n  DPDK        - 18.0\n  F-Stack     - fs/last_commit.txt\n```\n\nBlogs and additional documentation at - [yastack.io](https://yastack.io)\n\nOriginal repository for YAStack is located at https://github.com/saaras-io/yastack\n\n[Quick Start](docs/Start-here.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaarasio%2Fyastack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaarasio%2Fyastack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaarasio%2Fyastack/lists"}