Topic: "asynchronously"
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
Language: C# - Size: 117 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2,189 - Forks: 263

lambdalisue/vim-gina 📦
👣 Asynchronously control git repositories in Neovim/Vim 8
Language: Vim script - Size: 1.44 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 687 - Forks: 28

adamreisnz/replace-in-file
A simple utility to quickly replace contents in one or more files
Language: JavaScript - Size: 1.03 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 600 - Forks: 67

eshaan7/Flask-Shell2HTTP
Execute shell commands via HTTP server (via flask's endpoints).
Language: Python - Size: 140 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 181 - Forks: 29

jstransformers/jstransformer
Normalize the API of any JSTransformer.
Language: JavaScript - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 150 - Forks: 12

wang502/gores
:construction_worker: Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.
Language: Go - Size: 85 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 139 - Forks: 14

janishar/JPost
Java and Android class communication library: New and improved Pub-Sub
Language: Java - Size: 271 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 20

NextFaze/power-adapters
Composable adapters for Android RecyclerViews and ListViews
Language: Java - Size: 6.85 MB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 108 - Forks: 13

tracyone/neomake-multiprocess
A vim plugin for running multiple process asynchronously base on neomake.
Language: Vim Script - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 0

wj42ftns/replace-in-files
Replace text in one or more files or globs.
Language: JavaScript - Size: 2.84 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 5

andreekeberg/imagedata
Unified method of retrieving an ImageData instance from an image, in both the browser and Node.js, asynchronously or synchronously
Language: JavaScript - Size: 87.9 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 1

msaaddev/node-async-exec
🎲 Run shell command with exec asynchronously
Language: JavaScript - Size: 59.6 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

GitEliteNovice/RetrofitwithRxjava
An Example of parsing data asynchronously and fast using rxjava and retrofit
Language: Java - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 1

deepgrace/urpc
Uring based Asynchronous Rpc in Modern C++♦️
Language: C++ - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

mel3kings/scalable-email-service
fully scalable email service, Akka Cluster implementation
Language: Java - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

5cript/dbus-glue
A new C++17 dbus library will come to existence here where users can define a remote interface and use it as if it were implemented in the program itself.
Language: C++ - Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

loater69/timeout
A Js-like setTimeout function.
Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

yavor300/HealthBox
Final Project for Java Web Spring MVC For SofUni
Language: Java - Size: 2.26 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

rosbit/logmerger
A utility package which can be used to process log file asynchronously
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BaseMax/PromisesAsynchronousJS
If you are a JS dev, After learning the fundamentals. You have to learn Async, Await, Callbacks and Promises. This repository provide several easy examples which can show you how they are working.
Language: JavaScript - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

py-paulo/aiotestspeed
Asynchronous python library to test connection speed, based on the speedtest project.
Language: Python - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mbouchenoire/jsync
Simple async utilities for Java 5+
Language: Java - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

StephenSmithwick/fetch
Fetch urls asynchronously
Language: Kotlin - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Vladimir-Novick/TaskContainer-Manager
Running multiple tasks asynchronously. Multi-threading safely. TaskContainerManager is a .NET Core library. You must be including TaskContainerManager in an existing .NET Core application without installation additional components.
Language: C# - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

gpiechnik2/byship
Fast and efficient asynchronous url scraping crawler written in python
Language: Python - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

neatc0der/actyon 📦
Actyon offers an async approach on a multiplexed flux pattern.
Language: Python - Size: 5.15 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AndreasPizsa/load-script-or-css
Load a script or stylesheet in the browser, asynchronously, returning a Promise
Language: JavaScript - Size: 230 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ggthedev/PromiseKit Fork of mxcl/PromiseKit
Promises for Swift & ObjC
Language: Swift - Size: 3.77 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jesuarva/jsav_injectJS
A Library to asynchronously load JS libraries. Then inject each resource in the DOM by precedency.
Language: JavaScript - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ecman/existsofpath
Get the existing part of a given path, asynchronously
Language: JavaScript - Size: 11.7 KB - Last synced at: about 22 hours ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

LukeEllul/trina
Handle Promises like a boss with trina.
Language: JavaScript - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Tadelsucht/dir2Slider.js
dir2Slider.js scans in a defined directory for images. All available images will be asynchronously downloaded and append to the slider. Based on jQuery. [ MIT LICENSE ]
Language: JavaScript - Size: 9.23 MB - Last synced at: over 1 year ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0
