All Projects → coderun → Similar Projects or Alternatives

211 Open source projects that are alternatives of or similar to coderun

bfetch
📠 Dynamic fetch displayer that SuperB
Stars: ✭ 114 (+395.65%)
Mutual labels:  basher, posix, bpkg
await
28Kb, small memory footprint, single binary that run list of commands in parallel and waits for their termination
Stars: ✭ 73 (+217.39%)
Mutual labels:  posix, runner
executor
A powerful "short-cutter" to your console to you and your team!
Stars: ✭ 21 (-8.7%)
Mutual labels:  executor, runner
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+69.57%)
Mutual labels:  executor
crontab
cron expression parser and executor for dotnet core.
Stars: ✭ 13 (-43.48%)
Mutual labels:  executor
Axon
Unrestricted Lua Execution
Stars: ✭ 59 (+156.52%)
Mutual labels:  executor
dash.nvim
Script runner for quick iteration. Bring your scripting to the next level.
Stars: ✭ 37 (+60.87%)
Mutual labels:  runner
Cdist
usable configuration management
Stars: ✭ 210 (+813.04%)
Mutual labels:  posix
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+743.48%)
Mutual labels:  posix
Chubaofs
ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store.
Stars: ✭ 2,482 (+10691.3%)
Mutual labels:  posix
Command Line Api
Command line parsing, invocation, and rendering of terminal output.
Stars: ✭ 2,418 (+10413.04%)
Mutual labels:  posix
switchyard
Real-time compute-focused async executor with job pools, thread-local data, and priorities.
Stars: ✭ 46 (+100%)
Mutual labels:  executor
nano-staged
Tiny tool to run commands for modified, staged, and committed files in a GIT repository.
Stars: ✭ 347 (+1408.7%)
Mutual labels:  runner
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (+200%)
Mutual labels:  executor
lustre-release
Mirror of official Lustre development repository http://git.whamcloud.com/
Stars: ✭ 35 (+52.17%)
Mutual labels:  posix
Ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Stars: ✭ 237 (+930.43%)
Mutual labels:  posix
QshOni
The QShell on IBM i library contains useful CL wrapper commands to allow QShell and PASE apps to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs.
Stars: ✭ 34 (+47.83%)
Mutual labels:  runner
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+10252.17%)
Mutual labels:  posix
onionjuggler
Manage your Onion Services via CLI or TUI on Unix-like operating system with a POSIX compliant shell.
Stars: ✭ 31 (+34.78%)
Mutual labels:  posix
Dmenufm
A simple file manager using dmenu
Stars: ✭ 176 (+665.22%)
Mutual labels:  posix
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
Stars: ✭ 4,371 (+18904.35%)
Mutual labels:  posix
sh
Collection Of My Sh Scripts.
Stars: ✭ 109 (+373.91%)
Mutual labels:  posix
Quant
QUIC implementation for POSIX and IoT platforms
Stars: ✭ 162 (+604.35%)
Mutual labels:  posix
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+78039.13%)
Mutual labels:  executor
Seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Stars: ✭ 13,380 (+58073.91%)
Mutual labels:  posix
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (+508.7%)
Mutual labels:  posix
agrpc
Async GRPC with C++20 coroutine support
Stars: ✭ 53 (+130.43%)
Mutual labels:  executor
hostname
Cross-platform hostname functions in Rust
Stars: ✭ 48 (+108.7%)
Mutual labels:  posix
game-executor
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
Stars: ✭ 28 (+21.74%)
Mutual labels:  executor
jest-runner-go
A Golang runner for Jest
Stars: ✭ 22 (-4.35%)
Mutual labels:  runner
Mystral
Mystral (pronounced "ˈMistrəl") is an efficient library to deal with relational databases quickly.
Stars: ✭ 13 (-43.48%)
Mutual labels:  executor
land
Run Deno X module without installation.
Stars: ✭ 39 (+69.57%)
Mutual labels:  runner
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+739.13%)
Mutual labels:  executor
box-exec
Box execute is a npm package to compile/run codes (c,cpp,python) in a virtualized environment, Here virtualized environment used is a docker container. This packages is built to ease the task of running a code against test cases as done by websites used to practice algorithmic coding.
Stars: ✭ 17 (-26.09%)
Mutual labels:  executor
Jwalk
Streaming JSON parser for Unix
Stars: ✭ 121 (+426.09%)
Mutual labels:  posix
bashew
bash script micro-framework - from small stand-alone script to complex projects with CI/CD and testing
Stars: ✭ 139 (+504.35%)
Mutual labels:  basher
spring-file-storage-service
The FSS(file storage service) APIs make storing the blob file easy and simple .
Stars: ✭ 33 (+43.48%)
Mutual labels:  posix
Fet.sh
🐢 a fetch written in posix shell without any external commands (sponsored by https://github.com/buffet/kiwmi, plz star)
Stars: ✭ 209 (+808.7%)
Mutual labels:  posix
libjio
[mirror] A library for Journaled I/O
Stars: ✭ 17 (-26.09%)
Mutual labels:  posix
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (+782.61%)
Mutual labels:  posix
bc
An implementation of the POSIX bc calculator with GNU extensions and dc, moved away from GitHub. Finished, but well-maintained.
Stars: ✭ 115 (+400%)
Mutual labels:  posix
juicefs-csi-driver
JuiceFS CSI Driver
Stars: ✭ 117 (+408.7%)
Mutual labels:  posix
Tmpmail
A temporary email right from your terminal written in POSIX sh
Stars: ✭ 2,670 (+11508.7%)
Mutual labels:  posix
go-sysconf
sysconf for Go, without using cgo
Stars: ✭ 119 (+417.39%)
Mutual labels:  posix
Nohost
A web server in your web browser
Stars: ✭ 164 (+613.04%)
Mutual labels:  posix
dotfiles skeleton
robust and beginner friendly dotfile skeleton
Stars: ✭ 14 (-39.13%)
Mutual labels:  posix
Oc Tool
POSIX shell script that builds an OpenCore EFI folder from an OpenCore config.plist
Stars: ✭ 164 (+613.04%)
Mutual labels:  posix
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 (+20239.13%)
Mutual labels:  executor
Nos
RTOS for microcontrollers
Stars: ✭ 160 (+595.65%)
Mutual labels:  posix
uiLogos-sketch-plugin
Sketch plugin to Insert professionally designed dummy logos of companies and 190+ country flag into SketchApp
Stars: ✭ 26 (+13.04%)
Mutual labels:  runner
Shell Tricks
Simple bash tricks which make your life easier.
Stars: ✭ 153 (+565.22%)
Mutual labels:  posix
wae
An async executor based on the Win32 thread pool API
Stars: ✭ 10 (-56.52%)
Mutual labels:  executor
Mksh
MirBSD Korn Shell Source Code Mirror – This is a publish-only repository and all pull requests are ignored. This repository is a mirror and may receive forced (non-fast-forward) updates. Please contribute to the CVS repository of The MirOS Project instead.
Stars: ✭ 130 (+465.22%)
Mutual labels:  posix
PopRun
跑鸭:这是我的毕业设计,“跑鸭”微信小程序-一款基于校园跑步的社交小程序(实时里程配速、运动路径、整公里提醒、周榜月榜、打卡分享、热门推荐、线上活动、勋章墙、隐私设置),技术栈:Vant-Weapp UI、Laravel+MySQL
Stars: ✭ 64 (+178.26%)
Mutual labels:  runner
InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
Stars: ✭ 364 (+1482.61%)
Mutual labels:  posix
cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+13213.04%)
Mutual labels:  posix
EasyJob
🔨 EasyJob - keep and execute your PowerShell and BAT scripts from one interface
Stars: ✭ 228 (+891.3%)
Mutual labels:  runner
kotoriotoko
KOTORIOTOKO (little bird man) -- Extremely Compatible and Sustainable Twitter Application Written in Shell Script
Stars: ✭ 89 (+286.96%)
Mutual labels:  posix
Flask-Shell2HTTP
Execute shell commands via HTTP server (via flask's endpoints).
Stars: ✭ 93 (+304.35%)
Mutual labels:  executor
Asus Fan Control
🌀 Fan control for ASUS devices running Linux.
Stars: ✭ 120 (+421.74%)
Mutual labels:  posix
1-60 of 211 similar projects