All Projects → Multipletimers → Similar Projects or Alternatives

557 Open source projects that are alternatives of or similar to Multipletimers

openmessaging.github.io
OpenMessaging homepage
Stars: ✭ 12 (-50%)
Mutual labels:  asynchronous
ssdp-client
The most lightweight asynchronous Java SSDP (Simple Service Discovery Protocol) Client
Stars: ✭ 46 (+91.67%)
Mutual labels:  asynchronous
Lithium
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
Stars: ✭ 523 (+2079.17%)
Mutual labels:  asynchronous
TreeView
"TreeView - sub-cells simplified" (c). Enable subcells in UITableView with a single drop-in extension. CocoaPod:
Stars: ✭ 54 (+125%)
Mutual labels:  uitableview
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (+141.67%)
Mutual labels:  asynchronous
asynckivy
async library for Kivy
Stars: ✭ 56 (+133.33%)
Mutual labels:  asynchronous
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+16179.17%)
Mutual labels:  asynchronous
Cyanic
Declarative, state-driven UI framework
Stars: ✭ 32 (+33.33%)
Mutual labels:  uitableview
stateless-future
Asynchronous programming in fully featured Scala syntax.
Stars: ✭ 14 (-41.67%)
Mutual labels:  asynchronous
fresh-coffee-listener
Using a raspberry pi, we listen to the coffee machine and count the number of coffee consumption
Stars: ✭ 52 (+116.67%)
Mutual labels:  counter
Async Reduce
Reducer for similar simultaneously coroutines
Stars: ✭ 17 (-29.17%)
Mutual labels:  asynchronous
DraggableModalTransition
Enables dragging interaction and animation of scrollView in a similar way to Facebook Messenger app.
Stars: ✭ 63 (+162.5%)
Mutual labels:  uitableview
asio-grpc
Asynchronous gRPC with Asio/unified executors
Stars: ✭ 100 (+316.67%)
Mutual labels:  asynchronous
yii2-stat
Yii2 Multi Web Statistic Module (yametrika, google-analytic, own db-counter)
Stars: ✭ 18 (-25%)
Mutual labels:  counter
Rxswift
RxSwift를 스터디하는 공간
Stars: ✭ 335 (+1295.83%)
Mutual labels:  asynchronous
debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
Stars: ✭ 22 (-8.33%)
Mutual labels:  asynchronous
Rx.Book
High level asynchronous programming with Reactive Extensions
Stars: ✭ 67 (+179.17%)
Mutual labels:  asynchronous
react-native-js-tableview
A JavaScript implementation for TableView that looks great on both iOS and Android.
Stars: ✭ 23 (-4.17%)
Mutual labels:  uitableview
Flower
Real-time monitor and web admin for Celery distributed task queue
Stars: ✭ 5,036 (+20883.33%)
Mutual labels:  asynchronous
RunAll
This is a library for running the concurrent processing using only native Google Apps Script (GAS).
Stars: ✭ 55 (+129.17%)
Mutual labels:  asynchronous
fetch-http-client
A http client wrapper for fetch api with middleware support.
Stars: ✭ 42 (+75%)
Mutual labels:  asynchronous
promise4j
Fluent promise framework for Java
Stars: ✭ 20 (-16.67%)
Mutual labels:  asynchronous
Persei
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift
Stars: ✭ 3,395 (+14045.83%)
Mutual labels:  uitableview
PandaDemo
Demo project for asynchronous render and Layout framework Panda
Stars: ✭ 15 (-37.5%)
Mutual labels:  asynchronous
cheap-watch
If it works, why use something else? // Mirror of https://git.chor.date/Conduitry/cheap-watch
Stars: ✭ 64 (+166.67%)
Mutual labels:  asynchronous
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (+125%)
Mutual labels:  asynchronous
Openmessaging Java
OpenMessaging Runtime Interface for Java
Stars: ✭ 685 (+2754.17%)
Mutual labels:  asynchronous
futures-extra
Java library for working with Guava futures
Stars: ✭ 131 (+445.83%)
Mutual labels:  asynchronous
ip scan
Scan a list of IPs quickly using multithreading
Stars: ✭ 13 (-45.83%)
Mutual labels:  asynchronous
Smallrye Mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
Stars: ✭ 231 (+862.5%)
Mutual labels:  asynchronous
Async Io Demo
demo for rust asynchronous io: from mio to stackless coroutine
Stars: ✭ 334 (+1291.67%)
Mutual labels:  asynchronous
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+862.5%)
Mutual labels:  asynchronous
asynctools
Various asynchronous tools for Nim language
Stars: ✭ 88 (+266.67%)
Mutual labels:  asynchronous
Flow
Flow is a Swift library for working with asynchronous flows and life cycles
Stars: ✭ 225 (+837.5%)
Mutual labels:  asynchronous
Node Measured
A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries
Stars: ✭ 500 (+1983.33%)
Mutual labels:  counter
Future
High-performance Future implementation for the JVM
Stars: ✭ 223 (+829.17%)
Mutual labels:  asynchronous
asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (+45.83%)
Mutual labels:  asynchronous
Crochet
Crochet: use Twisted anywhere!
Stars: ✭ 214 (+791.67%)
Mutual labels:  asynchronous
Magicprint Ecommerce App Android
E-Commerce App Source Code for Android with Material Design Pattern Using Firebase and MySQL with Android Lottie Animations just like Flipkart, Myntra and Amazon :)
Stars: ✭ 331 (+1279.17%)
Mutual labels:  asynchronous
Archit Ios
Intelygenz iOS Architecture
Stars: ✭ 203 (+745.83%)
Mutual labels:  asynchronous
PluginTableViewController
Example project for article: Data-Driven Table Views. See blog post for more details: http://www.vadimbulavin.com/data-drive-table-views/
Stars: ✭ 18 (-25%)
Mutual labels:  uitableview
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 (+745.83%)
Mutual labels:  asynchronous
Github Profile Views Counter
It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
Stars: ✭ 781 (+3154.17%)
Mutual labels:  counter
Async Optics
A node asynchronous process and package monitor
Stars: ✭ 201 (+737.5%)
Mutual labels:  asynchronous
ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Stars: ✭ 13 (-45.83%)
Mutual labels:  asynchronous
Aiosmtplib
asyncio smtplib implementation
Stars: ✭ 200 (+733.33%)
Mutual labels:  asynchronous
Async Sema
Semaphore using `async` and `await`
Stars: ✭ 326 (+1258.33%)
Mutual labels:  asynchronous
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (+716.67%)
Mutual labels:  asynchronous
arv
ARV: Asynchronous RISC-V Go High-level Functional Model
Stars: ✭ 18 (-25%)
Mutual labels:  asynchronous
Catacumba
Asynchronous web toolkit for clojure built on top of Ratpack / Netty
Stars: ✭ 192 (+700%)
Mutual labels:  asynchronous
Cmd
Non-blocking external commands in Go with and streaming output and concurrent-safe access
Stars: ✭ 477 (+1887.5%)
Mutual labels:  asynchronous
ext-pq
PostgreSQL client library (libpq) binding
Stars: ✭ 33 (+37.5%)
Mutual labels:  asynchronous
Vue Loadable
⏳ Improve your loading state control with pretty simple methods and helpers.
Stars: ✭ 23 (-4.17%)
Mutual labels:  asynchronous
Blockly Gamepad
A Blockly extension designed to develop games (made with love ❤)
Stars: ✭ 18 (-25%)
Mutual labels:  asynchronous
Asyncrat C Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
Stars: ✭ 819 (+3312.5%)
Mutual labels:  asynchronous
Counterfab
A FloatingActionButton subclass that shows a counter badge on right top corner
Stars: ✭ 725 (+2920.83%)
Mutual labels:  counter
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (+2237.5%)
Mutual labels:  asynchronous
Lettuce Core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Stars: ✭ 4,319 (+17895.83%)
Mutual labels:  asynchronous
async-pidfd
Rust crate to use process file descriptors (pidfd) for Linux
Stars: ✭ 42 (+75%)
Mutual labels:  asynchronous
laravel-counters
Counters Management for laravel project.
Stars: ✭ 43 (+79.17%)
Mutual labels:  counter
301-360 of 557 similar projects