All Projects → Android Startup → Similar Projects or Alternatives

726 Open source projects that are alternatives of or similar to Android Startup

Taskmanager
A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^
Stars: ✭ 25 (-96.06%)
Mutual labels:  async, thread
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+8.66%)
Mutual labels:  async, thread
Transmittable Thread Local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Stars: ✭ 4,678 (+636.69%)
Mutual labels:  async, thread
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (-74.02%)
Mutual labels:  async, thread
Context Switch
Comparison of Rust async and Linux thread context switch time.
Stars: ✭ 483 (-23.94%)
Mutual labels:  async, thread
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+274.96%)
Mutual labels:  async, thread
Runtimepermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Stars: ✭ 860 (+35.43%)
Mutual labels:  manifest, async
Taskscheduler
A concise,practical async library for Android project,already was used in million devices
Stars: ✭ 385 (-39.37%)
Mutual labels:  async, thread
Vertx Guide For Java Devs
Vert.x 3 guide for Java developers
Stars: ✭ 500 (-21.26%)
Mutual labels:  async
Http Client
Async HTTP/1.1+2 client for PHP based on Amp.
Stars: ✭ 553 (-12.91%)
Mutual labels:  async
Concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
Stars: ✭ 495 (-22.05%)
Mutual labels:  thread
Vim Plugins Profile
🕓 Profile Vim's plugins, generate awesome statistics and optimize (n)vim startup time
Stars: ✭ 508 (-20%)
Mutual labels:  startup
Sockets
🔌 Non-blocking TCP socket layer, with event-driven server and client.
Stars: ✭ 559 (-11.97%)
Mutual labels:  async
Awesome Meta And Manifest
⚡ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (-21.42%)
Mutual labels:  manifest
Aredis
redis client for Python asyncio (has support for redis server, sentinel and cluster)
Stars: ✭ 576 (-9.29%)
Mutual labels:  async
Fern.vim
🌿 General purpose asynchronous tree viewer written in Pure Vim script
Stars: ✭ 552 (-13.07%)
Mutual labels:  async
Fasy
FP iterators that are both eager and asynchronous
Stars: ✭ 488 (-23.15%)
Mutual labels:  async
Greenlet
🦎 Move an async function into its own thread.
Stars: ✭ 4,511 (+610.39%)
Mutual labels:  thread
Groupco
PHP的服务化框架。适用于Api、Http Server、Rpc Server;帮助原生PHP项目转向微服务化。出色的性能与支持高并发的协程相结合
Stars: ✭ 473 (-25.51%)
Mutual labels:  async
Yappi
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
Stars: ✭ 595 (-6.3%)
Mutual labels:  thread
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (-9.92%)
Mutual labels:  async
Anchors
✅ Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
Stars: ✭ 542 (-14.65%)
Mutual labels:  startup
Bootstrapping Calculator
Do you have enough savings to fund your business?
Stars: ✭ 465 (-26.77%)
Mutual labels:  startup
React Hooks Async
React custom hooks for async functions with abortability and composability
Stars: ✭ 459 (-27.72%)
Mutual labels:  async
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (-15.59%)
Mutual labels:  async
Async Reactor
Render async Stateless Functional Components in React
Stars: ✭ 452 (-28.82%)
Mutual labels:  async
Async Raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
Stars: ✭ 510 (-19.69%)
Mutual labels:  async
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (-11.65%)
Mutual labels:  async
Lapin
AMQP client library in Rust, with a clean, futures based API
Stars: ✭ 497 (-21.73%)
Mutual labels:  async
Vs Threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Stars: ✭ 585 (-7.87%)
Mutual labels:  async
Combinex
Open source implementation for Apple's Combine
Stars: ✭ 496 (-21.89%)
Mutual labels:  async
Maya
Maye 一个简洁小巧的快速启动工具
Stars: ✭ 553 (-12.91%)
Mutual labels:  startup
Watchdoginspector
Shows your current framerate (fps) in the status bar of your iOS app
Stars: ✭ 497 (-21.73%)
Mutual labels:  thread
Usockets
Miniscule cross-platform eventing, networking & crypto for async applications
Stars: ✭ 611 (-3.78%)
Mutual labels:  async
Studio
A nodejs framework to create decoupled and scalable applications
Stars: ✭ 495 (-22.05%)
Mutual labels:  async
Javatutorial
Java教程,包括多线程,泛型,反射,IO,容器类,注解
Stars: ✭ 552 (-13.07%)
Mutual labels:  thread
Grain
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
Stars: ✭ 577 (-9.13%)
Mutual labels:  thread
Opencv4nodejs
Nodejs bindings to OpenCV 3 and OpenCV 4
Stars: ✭ 4,444 (+599.84%)
Mutual labels:  async
Swow
Coroutine-based concurrency library for PHP
Stars: ✭ 475 (-25.2%)
Mutual labels:  async
Redux Ecosystem Links
A categorized list of Redux-related addons, libraries, and utilities
Stars: ✭ 5,076 (+699.37%)
Mutual labels:  async
Mario
Powerful Python pipelines for your shell
Stars: ✭ 469 (-26.14%)
Mutual labels:  async
Micro Router
🚉 A tiny and functional router for Zeit's Micro
Stars: ✭ 621 (-2.2%)
Mutual labels:  async
Security 101 For Saas Startups
security tips for startups
Stars: ✭ 4,385 (+590.55%)
Mutual labels:  startup
Emacs Ng
A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.
Stars: ✭ 525 (-17.32%)
Mutual labels:  async
Ocl
OpenCL for Rust
Stars: ✭ 453 (-28.66%)
Mutual labels:  async
Java Study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Stars: ✭ 571 (-10.08%)
Mutual labels:  thread
Pawl
Asynchronous WebSocket client
Stars: ✭ 448 (-29.45%)
Mutual labels:  async
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-16.85%)
Mutual labels:  async
Funfix
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
Stars: ✭ 596 (-6.14%)
Mutual labels:  async
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+599.53%)
Mutual labels:  async
React Mobx React Router4 Boilerplate
React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
Stars: ✭ 566 (-10.87%)
Mutual labels:  async
Zsh Async
Because your terminal should be able to perform tasks asynchronously without external tools!
Stars: ✭ 528 (-16.85%)
Mutual labels:  async
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-29.61%)
Mutual labels:  manifest
Pwa Bugs
🚔 List of PWA Bugs and workarounds
Stars: ✭ 444 (-30.08%)
Mutual labels:  manifest
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (-17.01%)
Mutual labels:  thread
Typewritten
A minimal, lightweight, informative zsh prompt theme
Stars: ✭ 442 (-30.39%)
Mutual labels:  async
Qqzonemood
QQZone mood spider and analysis. QQ空间多线程爬虫和数据挖掘。提供线上服务,扫码登陆即可自动爬取和分析数据,还有网易云年度报告风格的数据展示;使用docker-compose打包程序,方便部署;额外提供QQ空间抽奖小程序。
Stars: ✭ 439 (-30.87%)
Mutual labels:  thread
Chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
Stars: ✭ 565 (-11.02%)
Mutual labels:  async
Horseshoe
🍧代号马蹄铁。以专题为单位的学习。目前已发布 { Async专题 } { Grid专题 } { Flex专题 } { Git专题 } { Regex专题 } { Redux专题 } { React专题 }
Stars: ✭ 521 (-17.95%)
Mutual labels:  async
Reboot
Scala wrapper for the Java AsyncHttpClient.
Stars: ✭ 437 (-31.18%)
Mutual labels:  async
1-60 of 726 similar projects