{"id":13755948,"url":"https://twitter.github.io/finagle/","last_synced_at":"2025-05-10T03:30:26.390Z","repository":{"id":1131382,"uuid":"1007362","full_name":"twitter/finagle","owner":"twitter","description":"A fault tolerant, protocol-agnostic RPC system","archived":false,"fork":false,"pushed_at":"2024-11-11T18:10:44.000Z","size":106843,"stargazers_count":8791,"open_issues_count":61,"forks_count":1455,"subscribers_count":553,"default_branch":"develop","last_synced_at":"2024-11-11T19:22:04.065Z","etag":null,"topics":["distributed-systems","finagle","http","http2","java","memcached","mysql","redis","rpc","scala","thrift","zipkin"],"latest_commit_sha":null,"homepage":"https://twitter.github.io/finagle","language":"Scala","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/twitter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2010-10-19T22:10:09.000Z","updated_at":"2024-11-11T18:10:49.000Z","dependencies_parsed_at":"2023-07-06T05:54:52.499Z","dependency_job_id":"37769783-25d4-4cd0-80da-1b329bfcef7d","html_url":"https://github.com/twitter/finagle","commit_stats":{"total_commits":7862,"total_committers":531,"mean_commits":14.8060263653484,"dds":0.8686084965657593,"last_synced_commit":"aff1568370c0fbae49aa547de8be968009f7dc6b"},"previous_names":[],"tags_count":133,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitter%2Ffinagle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitter%2Ffinagle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitter%2Ffinagle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitter%2Ffinagle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twitter","download_url":"https://codeload.github.com/twitter/finagle/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224722145,"owners_count":17358670,"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":["distributed-systems","finagle","http","http2","java","memcached","mysql","redis","rpc","scala","thrift","zipkin"],"created_at":"2024-08-03T11:00:33.261Z","updated_at":"2024-11-16T11:30:30.845Z","avatar_url":"https://github.com/twitter.png","language":"Scala","funding_links":[],"categories":["Service Programming","Service Toolkits","Frameworks and Metalanguages","Distributed Systems"],"sub_categories":["JVM"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/twitter/finagle/blob/develop/doc/src/sphinx/_static/logo_medium.png\"\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c/div\u003e\n\n\n# Finagle\n\n[![Build Status](https://github.com/twitter/finagle/workflows/continuous%20integration/badge.svg?branch=develop)](https://github.com/twitter/finagle/actions?query=workflow%3A%22continuous+integration%22+branch%3Adevelop)\n[![Project status](https://img.shields.io/badge/status-active-brightgreen.svg)](#status)\n[![Gitter](https://badges.gitter.im/twitter/finagle.svg)](https://gitter.im/twitter/finagle?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.twitter/finagle-core_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.twitter/finagle-core_2.12)\n\n## Status\n\nThis project is used in production at Twitter (and many other organizations), and is being actively developed and maintained.\n\n\n## Releases\n\n[Releases](https://maven-badges.herokuapp.com/maven-central/com.twitter/finagle_2.12)\nare done on an approximately monthly schedule. While [semver](https://semver.org/)\nis not followed, the [changelogs](CHANGELOG.rst) are detailed and include sections on\npublic API breaks and changes in runtime behavior.\n\n## Getting involved\n\n* Website: https://twitter.github.io/finagle/\n* Source: https://github.com/twitter/finagle/\n* Mailing List: [finaglers@googlegroups.com](https://groups.google.com/forum/#!forum/finaglers)\n* Chat: https://gitter.im/twitter/finagle\n* Blog: https://finagle.github.io/blog/\n\nFinagle is an extensible RPC system for the JVM, used to construct\nhigh-concurrency servers. Finagle implements uniform client and server APIs for\nseveral protocols, and is designed for high performance and concurrency. Most of\nFinagle’s code is protocol agnostic, simplifying the implementation of new\nprotocols.\n\nFor extensive documentation, please see the\n[user guide](https://twitter.github.io/finagle/guide/) and\n[API documentation](https://twitter.github.io/finagle/docs/com/twitter/finagle)\nwebsites. Documentation improvements are always welcome, so please send patches\nour way.\n\n## Adopters\n\nThe following are a few of the companies that are using Finagle:\n\n* [Foursquare](https://foursquare.com/)\n* [ING Bank](https://ing.nl)\n* [Pinterest](https://www.pinterest.com/)\n* [SoundCloud](https://soundcloud.com/)\n* [Tumblr](https://www.tumblr.com/)\n* [Twitter](https://twitter.com/)\n\nFor a more complete list, please see\n[our adopter page](https://github.com/twitter/finagle/blob/release/ADOPTERS.md).\nIf your organization is using Finagle, consider adding a link there and sending\nus a pull request!\n\n## Contributing\n\nWe feel that a welcoming community is important and we ask that you follow Twitter's\n[Open Source Code of Conduct](https://github.com/twitter/.github/blob/main/code-of-conduct.md)\nin all interactions with the community.\n\nThe `release` branch of this repository contains the latest stable release of\nFinagle, and weekly snapshots are published to the `develop` branch. In general\npull requests should be submitted against `develop`. See\n[CONTRIBUTING.md](https://github.com/twitter/finagle/blob/release/CONTRIBUTING.md)\nfor more details about how to contribute.\n\n## License\n\nCopyright 2010 Twitter, Inc.\n\nLicensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/twitter.github.io%2Ffinagle%2F","html_url":"https://awesome.ecosyste.ms/projects/twitter.github.io%2Ffinagle%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/twitter.github.io%2Ffinagle%2F/lists"}