All Projects → nangege → PandaDemo

nangege / PandaDemo

Licence: MIT license
Demo project for asynchronous render and Layout framework Panda

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to PandaDemo

Async Optics
A node asynchronous process and package monitor
Stars: ✭ 201 (+1240%)
Mutual labels:  asynchronous
Future
High-performance Future implementation for the JVM
Stars: ✭ 223 (+1386.67%)
Mutual labels:  asynchronous
Smallrye Mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
Stars: ✭ 231 (+1440%)
Mutual labels:  asynchronous
Socket.core
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronous send, asynchronous receive, Performance burst tables, and pass the stress test. 这是一个基于C# .net standard2.0 写的socket框架,可使用于.net Framework/dotnet core程序集,能在window(IOCP)/linux(epoll)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
Stars: ✭ 203 (+1253.33%)
Mutual labels:  asynchronous
Crochet
Crochet: use Twisted anywhere!
Stars: ✭ 214 (+1326.67%)
Mutual labels:  asynchronous
Flow
Flow is a Swift library for working with asynchronous flows and life cycles
Stars: ✭ 225 (+1400%)
Mutual labels:  asynchronous
Aiosmtplib
asyncio smtplib implementation
Stars: ✭ 200 (+1233.33%)
Mutual labels:  asynchronous
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (+260%)
Mutual labels:  asynchronous
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (+1353.33%)
Mutual labels:  asynchronous
Tributary
Streaming reactive and dataflow graphs in Python
Stars: ✭ 231 (+1440%)
Mutual labels:  asynchronous
Valum
Web micro-framework written in Vala
Stars: ✭ 203 (+1253.33%)
Mutual labels:  asynchronous
Falco
A functional-first toolkit for building brilliant ASP.NET Core applications using F#.
Stars: ✭ 214 (+1326.67%)
Mutual labels:  asynchronous
Awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
Stars: ✭ 2,800 (+18566.67%)
Mutual labels:  asynchronous
Luv
Cross-platform asynchronous I/O and system calls
Stars: ✭ 203 (+1253.33%)
Mutual labels:  asynchronous
Specification
OpenMessaging Specification
Stars: ✭ 242 (+1513.33%)
Mutual labels:  asynchronous
Aiomisc
aiomisc - miscellaneous utils for asyncio
Stars: ✭ 200 (+1233.33%)
Mutual labels:  asynchronous
Php Console Spinner
Colorful highly configurable spinner for php cli applications (suitable for async apps)
Stars: ✭ 225 (+1400%)
Mutual labels:  asynchronous
future.scala
Stack-safe asynchronous programming
Stars: ✭ 38 (+153.33%)
Mutual labels:  asynchronous
futures-extra
Java library for working with Guava futures
Stars: ✭ 131 (+773.33%)
Mutual labels:  asynchronous
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+1440%)
Mutual labels:  asynchronous

PandaDemo

Demo Project for Panda, smooth WeiBo Feed with Panda

The WeiBo API dump data and some Object-C class is from YYKit

usage

  1. checkout PandaDemo

    git clone https://github.com/nangege/PandaDemo
  2. init submodule

    git submodule init. 
    git submodule update
  3. update framework

    carthage update
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].