Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/stjepangolemac/pareach

a tiny function that "parallelizes" work in NodeJS

concurrent node nodejs parallel processing

Last synced: 02 Jul 2024

https://github.com/xoidlabs/xoid

Framework-agnostic state management library designed for simplicity and scalability ⚛

concurrent framework-agnostic javascript preact react ssr state-machine state-management svelte typescript vanilla vue

Last synced: 30 Jun 2024

https://github.com/atellmer/dark

The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫 (Browser, Node.js, Android, iOS, Windows, Linux, macOS)

angular components concurrent fiber framework frontend hooks jsx nativescript no-build-required nodegui performance react renderer server-side-rendering spring-animation typescript ui virtual-dom web

Last synced: 29 Jun 2024

https://github.com/anacrolix/possum

concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files

concurrent disk-cache file-cloning sparse-file

Last synced: 13 Jun 2024

https://github.com/kevlened/pytest-parallel

A pytest plugin for parallel and concurrent testing

concurrent parallel pytest

Last synced: 11 Jun 2024

https://github.com/ronin13/dotler

Graphviz dot generating concurrent lockless web crawler written in Go

concurrent crawler golang graph-generation graphviz lockless svg

Last synced: 10 Jun 2024

https://github.com/xuwujing/java-study

java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。

commons concurrent design easticsearch java jdk8 kafka mina netty redis thread utils

Last synced: 09 Jun 2024

https://github.com/alphadose/haxmap

Fastest and most memory efficient golang concurrent hashmap

concurrent fast go golang hashmap lock-free map memory-efficient thread-safe

Last synced: 07 Jun 2024

https://github.com/samuelcolvin/arq

Fast job queuing and RPC in python with asyncio and redis.

async asyncio concurrency concurrent distributed msgpack queue redis tasks worker

Last synced: 05 Jun 2024

https://github.com/frengels/matter

C++20 highly parallel ECS implementation

concurrent cpp cpp20 ecs entity-component-system template-metaprogramming

Last synced: 05 Jun 2024

https://github.com/modern-go/concurrent

concurrency utilities

concurrency concurrent go golang

Last synced: 04 Jun 2024

https://github.com/dunwu/javacore

:coffee: JavaCore 是对 Java 核心技术的经验总结。

concurrent io java javacore jdk jre jvm nio

Last synced: 31 May 2024

https://github.com/ackintosh/snidel

Snidel makes it easier for all PHP developers to work with parallel processing w/o any PECL extensions.

concurrent multiprocessing php php-library

Last synced: 28 May 2024

https://github.com/sharow/libconcurrent

:copyright: Concurrent Programming Library (Coroutine) for C11

concurrency concurrent context-switching coroutine coroutine-library

Last synced: 27 May 2024

https://github.com/myntra/pipeline

Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.

ci ci-cd concurrent jenkins jenkins-pipeline pipe pipeline workflow

Last synced: 26 May 2024

https://github.com/vsilaev/tascalate-concurrent

Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s

async async-programming asynchronous asynchronous-programming completablefuture completionstage concurrency concurrent concurrent-programming executor executorservice java java-library java11 java8 java9 promise promise-interface promise-library promises

Last synced: 24 May 2024

https://github.com/yumauri/effector-reeffect

Concurrent effects for Effector ☄️

concurrent effector effects side-effects

Last synced: 24 May 2024

https://github.com/architdate/drivedl

Download files from Google Drive (inclusive of teamdrives, shared with me and my drive) concurrently.

concurrent drive google pypi-package teamdrive

Last synced: 16 May 2024

https://github.com/codingskynet/concurrent-data-structure

Concurrent Data Structure for Rust

concurrent datastructure rust

Last synced: 11 May 2024

https://github.com/microsoft/FASTER

Fast persistent recoverable log and key-value store + cache, in C# and C++.

concurrent hash-table indexing key-value-store library logging multi-threaded persistent recoverable

Last synced: 07 May 2024

https://github.com/emekoi/deque.zig

a lock free chase-lev deque for zig

concurrent deque lock-free zig

Last synced: 03 May 2024

https://github.com/didactic-drunk/concurrent.cr

Modern concurrency tools for Crystal

concurrent crystal

Last synced: 02 May 2024

https://github.com/scripbox/flume

A blazing fast job processing system backed by GenStage & Redis.

background-jobs batch-processing concurrent elixir-lang genstage rate-limiting redis scheduled-jobs

Last synced: 01 May 2024

https://github.com/dashbitco/broadway

Concurrent and multi-stage data ingestion and data processing with Elixir

broadway concurrent data-ingestion data-processing elixir genstage

Last synced: 01 May 2024

https://github.com/socketry/falcon

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.

async async-http asynchronous concurrent falcon http-server ruby server

Last synced: 01 May 2024

https://github.com/x-mod/routine

go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它

concurrent crontab goroutine job-scheduler repeat retry

Last synced: 29 Apr 2024

https://github.com/tylfin/dynatomic

Dynatomic is a library for using dynamodb as an atomic counter

async atomic aws concurrent counter dynamodb golang sync

Last synced: 29 Apr 2024

https://github.com/tejzpr/ordered-concurrently

Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.

concurrent concurrent-data-structure data-pipeline data-science golang golang-library ordered parallel parallel-computing

Last synced: 29 Apr 2024

https://github.com/enriquebris/goconcurrentqueue

Go concurrent-safe, goroutine-safe, thread-safe queue

concurrency concurrent concurrent-queue fifo fifo-queue go golang goroutine-safe queue slice

Last synced: 29 Apr 2024

https://github.com/free/concurrent-writer

Highly concurrent drop-in replacement for bufio.Writer

concurrent golang io multithreading non-blocking writer

Last synced: 29 Apr 2024

https://github.com/al8n/stretto

Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

cache caching concurrent rust rust-crate rust-lang rust-library tinylfu

Last synced: 29 Apr 2024

https://github.com/TomerAberbach/lfi

🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.

async concurrent functional-programming generator iterable iterator javascript lazy npm-module npm-package promise sync

Last synced: 27 Apr 2024

https://github.com/spatie/fork

A lightweight solution for running code concurrently in PHP

async concurrent performance php

Last synced: 26 Apr 2024

https://github.com/koculu/ZoneTree

ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage.

atomicity binary-tree cloud-disk concurrency-control concurrent consistency database durability isolation iterator key-value-database key-value-store library linux lsm-tree microservices multi-threaded persistence recoverable transactional

Last synced: 25 Apr 2024

https://github.com/monirz/conget

A CLI app for downloading file concurrently.

cli concurrent downloader terminal

Last synced: 25 Apr 2024

https://github.com/Gikoskos/simbly

Multithreaded runtime and interpreter for programs written in a tiny assembly-like language

c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix

Last synced: 24 Apr 2024

https://github.com/AaronJan/Hunch

Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.

async asynchronous channel concurrency concurrent context go golang reactivex util

Last synced: 22 Apr 2024

https://github.com/CamilleScholtz/melonbar

A hackable bar/panel for X written in Go.

bar concurrent go lemonbar panel suckless x xorg

Last synced: 16 Apr 2024

https://github.com/vert-x3/vertx-unit

Async polyglot unit testing for Vert.x.

async concurrent junit testing vertx

Last synced: 10 Apr 2024

https://github.com/arthurprs/quick-cache

Lightweight and high performance concurrent cache

cache caching clock-pro concurrent lru rust

Last synced: 01 Apr 2024

https://github.com/faryon93/hlswatch

keep track of hls viewer stats

concurrent hls hlswatch influxdb nginx rtmp statistics stream viewers

Last synced: 31 Mar 2024

https://github.com/horse64/core.horse64.org

A simple & versatile high-level programming language! THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/core.horse64.org

abstract-syntax-tree asynchronous beginner beginner-friendly bytecode compiler concurrent cross-platform dynamic-typing event-driven garbage-collection horse64 imperative lexer multi-paradigm object-oriented parser portable programming-language standard-library

Last synced: 28 Mar 2024

https://github.com/microsoft/garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

cache cache-storage cluster concurrent hash-table key-value larger-than-memory low-latency persistent remote scalable store

Last synced: 22 Mar 2024

https://github.com/Tredzone/simplx

C++ development framework for building reliable cache-friendly distributed and concurrent multicore software

cache-friendly concurrent development-framework distributed elastic microservice multicore multicore-cpu multicore-programming reactive realtime scalable tredzone

Last synced: 22 Mar 2024

https://github.com/hawkw/sharded-slab

a lock-free concurrent slab (experimental)

concurrent lock-free rust slab

Last synced: 17 Mar 2024