{"id":43916,"url":"https://github.com/vanilla-rtb/awesome-rtb","name":"awesome-rtb","description":"Curated list of awesome Real Time Bidding ( RTB) frameworks, libraries, resources and other related to RTB things","projects_count":31,"last_synced_at":"2026-08-01T12:00:23.555Z","repository":{"id":38361990,"uuid":"94947831","full_name":"vanilla-rtb/awesome-rtb","owner":"vanilla-rtb","description":"Curated list of awesome Real Time Bidding ( RTB) frameworks, libraries, resources and other related to RTB things","archived":false,"fork":false,"pushed_at":"2023-01-09T13:10:26.000Z","size":28,"stargazers_count":254,"open_issues_count":0,"forks_count":33,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-07-13T09:04:26.236Z","etag":null,"topics":["ad-tech","openrtb","rtb","vanilla-rtb"],"latest_commit_sha":null,"homepage":"","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/vanilla-rtb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-21T00:52:46.000Z","updated_at":"2026-06-27T05:45:58.000Z","dependencies_parsed_at":"2023-02-08T11:50:13.025Z","dependency_job_id":null,"html_url":"https://github.com/vanilla-rtb/awesome-rtb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanilla-rtb/awesome-rtb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilla-rtb%2Fawesome-rtb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilla-rtb%2Fawesome-rtb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilla-rtb%2Fawesome-rtb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilla-rtb%2Fawesome-rtb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanilla-rtb","download_url":"https://codeload.github.com/vanilla-rtb/awesome-rtb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilla-rtb%2Fawesome-rtb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36155953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"created_at":"2024-01-13T21:18:46.765Z","updated_at":"2026-08-01T12:00:23.556Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Table of Contents"],"sub_categories":["Applications Engines and Frameworks","BaaS","SaaS","Blogs and Portals","Articles","Videos/Podcasts"],"readme":"# awesome-rtb\nCurated list of awesome real-time bidding frameworks, libraries, resources and other related RTB things\n\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/sindresorhus/awesome\"\u003e\u003cimg src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" alt=\"Awesome\"/\u003e\u003c/a\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n### License Legends\n\n- 💰 - Paid,\n- ©️ - Limited Free\n- 🆓 - 100% Free\n- ✊ - Open Source\n\n## Table of Contents\n\n- [Code](#code)\n  - [Engines and Frameworks](#applications-engines-and-frameworks)\n   - [Engines](#engines)\n   - [Frameworks](#frameworks)\n   - [Applications](#applications)\n   \n        \n- [Services](#services)\n  - [BaaS](#baas)\n  - [SaaS](#saas)\n- [Other](#other)\n  - [Blogs and Portals](#blogs-and-portals)\n  - [Books](#books)\n  - [Magazines](#magazines)\n  \n\n\n\n\n\nCode\n----\n*Set of RTB applications, engines and frameworks*\n\n### Applications Engines and Frameworks\n\n#### Applications\n* [Open-SSP](https://github.com/ad-tech-group/openssp) - by ATG. Open Source SSP supporting openRTB ✊\n* [RTBkit](https://github.com/rtbkit) - configurable DSP application supports openRTB 2.2 and non openRTB exchanges. ✊\n* [XRTB](https://github.com/benmfaul/XRTB) - Java 1.8 openRTB bidder application based on RTB4FREE engine. ✊\n* [rapid-bidder](https://github.com/vanilla-rtb/rapid-bidder) - C++14 Cross-Platform openRTB bidder model-application based on vanilla-rtb. ✊\n\n#### Engines\n* [RTBkit](https://github.com/rtbkit) - configurable Bidder engine supports openRTB 2.2 and non openRTB exchanges. ✊\n* [RTB4FREE](http://www.rtb4free.com/) - Java 1.8 bidder engine. ✊\n* [vanilla-rtb](https://github.com/venediktov/vanilla-rtb) - C++14 Cross-Platform bidder engine. ✊\n\n\n#### Frameworks\n* [blockchains for openRTB](https://github.com/vanilla-rtb/blockchainilla) - integration of real-time bidding framework vanilla-rtb with blockchains ✊\n* [openrtb-core by google](https://github.com/google/openrtb) - Java BidRequest and BidResponse low overhead searlialization classes. ✊\n* [openrtb2x](https://github.com/openrtb/openrtb2x) - Java starter framework to get BidRequest and BidResonse without targeting or budget. ✊\n* [openrtb by BSM](https://github.com/bsm/openrtb) - Go-lang BidRequest and BidResponse serialization without targeting or budget logic. ✊\n* [RTBkit](https://github.com/rtbkit) - C++11 Linux/Unix application framework for DSP and SSP. ✊\n* [vanilla-rtb](https://github.com/venediktov/vanilla-rtb) - C++14 Cross-Platform application framework for DSP. ✊\n* [vanilla-rtb extensions](https://github.com/vanilla-rtb/extensions) - Golang code generators for vanilla-rtb matchers and language extensions (Work in progess). ✊\n\n\nServices\n-------\n\n### BaaS\n* [beeswax](https://www.beeswax.com/) 💰\n* [smarty ads](https://smartyads.com/) 💰\n* [Bamboo tagify](http://bamboo.taggify.net/) 💰\n### SaaS\n* [LiquidAdX](http://www.liquidadx.com) 💰\nDelivers a fully customizable programmatic ad server stack system as-a-service. Everything needed to control your own programmatic advertising technology\n* [AdSpirit](http://www.adspirit.com)  💰 – AdServer with full OpenRTB Support for Buyside and Sellside. Become your own private DSP, SSP or AdExchange with AdSpirit Technology.\n\nOther\n--------\n*Blogs, portals, magazines and more*\n\n### Blogs and Portals\n\n* [RTBkit discussion group](https://groups.google.com/a/rtbkit.org/forum/#!forum/discuss)\n* [vanilla-rtb chat](https://gitter.im/vanilla-rtb/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n* [openRTB development group](https://groups.google.com/forum/#!forum/openrtb-dev)\n* [openRTB user group](https://groups.google.com/forum/#!forum/openrtb-user)\n* [Ad Ops Insider](http://www.adopsinsider.com) - educate bidding ad ops professionals and explain the hows and whys of what happens in the trenches in this ever-changing industry.\n* [Digiday](http://www.digiday.com) - topics of interest to online creators including publishing, advertising and digital platform industries with an expertise\n* [Thalamus](http://www.thalamus.co) - is a news aggregator for the media and ad tech industry. This is great if you’re in a job that requires you to stay on top of industry trends\n* [SmartyAds blog](https://smartyads.com/blog) - blog for different advertising technologies and different ways of content monetization\n\n### Books\n\n\n### Magazines\n\n\n### Videos/Podcasts\n* [AdExchanger Talks](https://itunes.apple.com/in/podcast/adexchanger/id1157719963?mt=2)\n* [The Digiday Podcast](https://itunes.apple.com/in/podcast/the-digiday-podcast/id962605432?mt=2)\n* [AdPipes](https://itunes.apple.com/in/podcast/the-ad-ops-podcast/id1065140357?mt=2]) - The Ad Ops Podcast, no loger updated but some useful content\n\n### Articles\n* [How To Evaluate Demand-Side Platform (DSP) Companies](http://adprofs.co/how-to-evaluate-demand-side-platform-companies)\n\nLearn\n-----\n*Online courses, tutorials, screencasts*\n\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/vanilla-rtb%2Fawesome-rtb/projects"}