All Projects → TarsCloud → Tarsdocs

TarsCloud / Tarsdocs

Licence: bsd-3-clause
The documentations of TARS

Projects that are alternatives of or similar to Tarsdocs

Markdownmonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
Stars: ✭ 1,203 (+1298.84%)
Mutual labels:  documentation
Rocannon
Vim for Ansible playbooks: omni-completion, abbreviations, syntax, folding, K-docs, and colorscheme
Stars: ✭ 80 (-6.98%)
Mutual labels:  documentation
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-4.65%)
Mutual labels:  documentation
Docless
A scala DSL to generate JSON schema and swagger documentation for your web services.
Stars: ✭ 78 (-9.3%)
Mutual labels:  documentation
Graphdoc
Static page generator for documenting GraphQL Schema
Stars: ✭ 1,218 (+1316.28%)
Mutual labels:  documentation
Mind Map Set
Set of misc mind maps
Stars: ✭ 80 (-6.98%)
Mutual labels:  documentation
Kit
Tools for developing, documenting, and testing React component libraries
Stars: ✭ 1,201 (+1296.51%)
Mutual labels:  documentation
Elementsproject.org
Source code for the ElementsProject.org website
Stars: ✭ 84 (-2.33%)
Mutual labels:  documentation
Vim Plugin Viewdoc
Vim plugin: flexible viewer for any documentation
Stars: ✭ 79 (-8.14%)
Mutual labels:  documentation
Infima
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Stars: ✭ 82 (-4.65%)
Mutual labels:  documentation
Swarm Guide
Swarm Documentation
Stars: ✭ 78 (-9.3%)
Mutual labels:  documentation
F5 Automation Labs
F5 Super-NetOps Programmability, Automation and DevOps Training Classes
Stars: ✭ 79 (-8.14%)
Mutual labels:  documentation
Nano Docs
Documentation for the Nano protocol
Stars: ✭ 80 (-6.98%)
Mutual labels:  documentation
Architecture Center
Azure Architecture Center
Stars: ✭ 1,207 (+1303.49%)
Mutual labels:  documentation
Wazuh Documentation
Wazuh - Project documentation
Stars: ✭ 82 (-4.65%)
Mutual labels:  documentation
Personalfilterlistcollection
Total resources of documentation, filterlists, hosts file, ruleset that I've created, mostly for private use and/or test.
Stars: ✭ 77 (-10.47%)
Mutual labels:  documentation
Jsdoctest
Run jsdoc examples as doctests.
Stars: ✭ 80 (-6.98%)
Mutual labels:  documentation
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-1.16%)
Mutual labels:  documentation
Code Cookbook
The Haxe Code Cookbook - A community driven resource website for learning Haxe in practise
Stars: ✭ 84 (-2.33%)
Mutual labels:  documentation
Dev Portal
The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!
Stars: ✭ 81 (-5.81%)
Mutual labels:  documentation

Click to View English Documents

TARS

简介

TARS是Linux基金会的开源项目,它是基于名字服务使用TARS协议的高性能RPC开发框架,配套一体化的运营管理平台,并通过伸缩调度,实现运维半托管服务。

TARS是腾讯从2008年到今天一直在使用的后台逻辑层的统一应用框架,覆盖腾讯100多个产品。目前支持C++,Java,PHP,Nodejs,Go语言。该框架为用户提供了涉及到开发、运维、以及测试的一整套解决方案,帮助一个产品或者服务快速开发、部署、测试、上线。 它集可扩展协议编解码、高性能RPC通信框架、名字路由与发现、发布监控、日志统计、配置管理等于一体,通过它可以快速用微服务的方式构建自己的稳定可靠的分布式应用,并实现完整有效的服务治理。

目前该框架在腾讯内部,各大核心业务都在使用,颇受欢迎,基于该框架部署运行的服务节点规模达到上万个。

Tars详细介绍参见 目录

支持平台

目前运行的操作系统平台如下:

  • Linux
  • Windows
  • Mac

支持语言

目前支持的开发语言如下:

  • C++
  • Java
  • Nodejs
  • PHP
  • Go

子模块

目录 说明
framework c++实现的基础服务
cpp c++ rpc框架源码
java java rpc框架源码
go go rpc框架源码
nodejs nodejs rpc框架源码
php php rpc框架源码
tup tup 协议源码
web web管理平台
docker 构建tars docker脚本

License

Tars的开源协议为BSD-3-Clause,详情参见 LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].