All Projects → asylum2010 → Asylum_tutorials

asylum2010 / Asylum_tutorials

Code for tutorials posted on my blog.

Labels

Projects that are alternatives of or similar to Asylum tutorials

Doge
Doge is a high-performance, Python based, open source RPC framework
Stars: ✭ 144 (-12.73%)
Mutual labels:  rpc
Mango
A high-performance, open-source java RPC framework.
Stars: ✭ 150 (-9.09%)
Mutual labels:  rpc
Brpc Rs
Apache bRPC library for Rust
Stars: ✭ 159 (-3.64%)
Mutual labels:  rpc
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+1272.12%)
Mutual labels:  rpc
Goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
Stars: ✭ 2,007 (+1116.36%)
Mutual labels:  rpc
Pulsar
Event driven concurrent framework for Python
Stars: ✭ 1,867 (+1031.52%)
Mutual labels:  rpc
Jsonrpc
The jsonrpc package helps implement of JSON-RPC 2.0
Stars: ✭ 143 (-13.33%)
Mutual labels:  rpc
Dop
JavaScript implementation for Distributed Object Protocol
Stars: ✭ 163 (-1.21%)
Mutual labels:  rpc
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+1200.61%)
Mutual labels:  rpc
Netflix Clone
Netflix like full-stack application with SPA client and backend implemented in service oriented architecture
Stars: ✭ 156 (-5.45%)
Mutual labels:  rpc
Incubator Brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
Stars: ✭ 12,655 (+7569.7%)
Mutual labels:  rpc
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (-10.91%)
Mutual labels:  rpc
Ginrpc
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
Stars: ✭ 157 (-4.85%)
Mutual labels:  rpc
Rpcx Gateway
http gateway for rpcx services. Clients in any programming languages can call them
Stars: ✭ 145 (-12.12%)
Mutual labels:  rpc
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+1083.03%)
Mutual labels:  rpc
Ti Rpc
基于swoole封装的一个简易的JSON协议的RPC框架,思路是借鉴的,代码是自己写的。小修小改的,目前服务于前公司(注意是前公司)生产环境,每日支撑大约8000万次调用。
Stars: ✭ 144 (-12.73%)
Mutual labels:  rpc
Dotnettyrpc
A RPC Framework Based On DotNetty
Stars: ✭ 153 (-7.27%)
Mutual labels:  rpc
Surgingdemo
surging 使用入门示例。完成一个基本业务的增删改查示例,并运用Surging强大的分布式缓存功能
Stars: ✭ 165 (+0%)
Mutual labels:  rpc
Navi Pbrpc
A protobuf based high performance rpc framework leveraging full-duplexing and asynchronous io with netty
Stars: ✭ 163 (-1.21%)
Mutual labels:  rpc
Gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Stars: ✭ 157 (-4.85%)
Mutual labels:  rpc

Asylum Tutorials

This project provides supplementary material for my (hungarian) articles posted on my blog. The old version is archived here, I won't touch it anymore.

Compilation

You need Visual Studio 2015 or newer to compile the samples (64-bit only). All external libraries are included (except the Vulkan validation layers and the glslang debug libraries). For the Metal samples you need macOS 10.14 with XCode 10 or later and an Apple account for code signing.

License

The code is provided under the BSD 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].