Inspired by Go's Goroutines, this package adds an easy ability to trivially multithread (and potentially multiprocess) your code (supports NodeJS and Bun)
channels and goroutines for sugarlisp/sugarscript via ubolonton's js-csp library
goroutines for javascript
Tower Go provides a concurrency mechanism similar to Clojure's `core.async` and Goroutines in Golang.
A TypeScript library that brings Go-like concurrency patterns to Node.js, featuring goroutines, channels, and worker pools.
UniRTM - Universal Runtime Manager: enterprise-grade foundational toolchain for multi-AI IDE collaboration
A Go-inspired async library based on ES6 generators
unirtm binary for Linux LoongArch64
unirtm binary for Linux armv5
unirtm binary for Linux ppc64le (PowerPC 64-bit Little Endian)
unirtm binary for Linux x64
unirtm binary for Windows x64
unirtm binary for Linux RISC-V 64-bit
unirtm binary for macOS Intel (x64)
unirtm binary for Linux arm64
unirtm binary for macOS Apple Silicon (arm64)
unirtm binary for Linux arm (armv7)
unirtm binary for Linux ia32 (i386)
unirtm binary for Windows arm64
unirtm binary for Linux s390x (IBM Z)
unirtm binary for Windows ia32 (i386)
unirtm binary for Linux armv6
Like Go Channels but using JavaScript Promises.
Transparent CLI wrapper that captures and indexes AI prompts
rust native goroutines
Go-style concurrency in Rust - bringing Go-style concurrency patterns to Rust with familiar primitives like goroutines and channels
A fascimile of Golang's goroutine features (or at least, a shallow attempt at it). Email me if you would like to work together on this.
Light-weight algebraic effect(algebraic goroutine) in Rust
A high-performance Rust Web framework based on gorust coroutine runtime
Recover symbols, types, and method signatures from stripped Go binaries. Ghidra/IDA/Binary Ninja exporters included.
Procedural macros for the gorust crate - providing Go-style concurrency macros for Rust
Goish Rust — write Rust using Go idioms. Ports Go's standard library and syntax so Go programmers can write Rust code that reads and feels like Go.
A high-performance async logging library based on gorust GMP runtime
Goroutine-native ORM for Rust with multi-database support
Experimental Go parser and compiler
Ultra-fast embedded Write-Ahead Log. Zero dependencies.
A simple goroutine model for ruby.
Perform HTTP requests in parallel with goroutine
Syntax sugars (`go`, `chan`, `select`) around Ruby threads and queues, emulating Golang Goroutines
Send multiple HTTP requests simultaneously from a single ruby Thread, powered by goroutines.