awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cosmos72/stmx

Open-source alternatives to Stmx

30 open-source projects similar to cosmos72/stmx, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stmx alternative.

  • atgreen/cl-etcdAvatar de atgreen

    atgreen/cl-etcd

    20Voir sur GitHub↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    Voir sur GitHub↗20
  • mdbergmann/cl-gserverAvatar de mdbergmann

    mdbergmann/cl-gserver

    251Voir sur GitHub↗

    Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

    Common Lisp
    Voir sur GitHub↗251
  • lmj/lfarmAvatar de lmj

    lmj/lfarm

    111Voir sur GitHub↗

    Distribute work across machines using the lparallel API.

    Common Lisp
    Voir sur GitHub↗111
  • takagi/cl-coroutineAvatar de takagi

    takagi/cl-coroutine

    69Voir sur GitHub↗

    Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

    Common Lisp
    Voir sur GitHub↗69
  • tbrss/moiraAvatar de TBRSS

    TBRSS/moira

    30Voir sur GitHub↗

    Monitor and restart background threads.

    Common Lisp
    Voir sur GitHub↗30
  • atgreen/cl-natsAvatar de atgreen

    atgreen/cl-nats

    11Voir sur GitHub↗

    A full-featured NATS messaging client for Common Lisp.

    Common Lisp
    Voir sur GitHub↗11

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • lisp-maintainers/cl-cronAvatar de lisp-maintainers

    lisp-maintainers/cl-cron

    22Voir sur GitHub↗

    A simple tool that provides cron like facilities directly inside of common lisp.

    Common Lisp
    Voir sur GitHub↗22
  • atgreen/cl-cancelAvatar de atgreen

    atgreen/cl-cancel

    5Voir sur GitHub↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    Voir sur GitHub↗5
  • sharplispers/lparallelAvatar de sharplispers

    sharplispers/lparallel

    47Voir sur GitHub↗

    Parallelism for Common Lisp

    Common Lisp
    Voir sur GitHub↗47
  • orthecreedence/event-glueAvatar de orthecreedence

    orthecreedence/event-glue

    21Voir sur GitHub↗

    A compact, extendable eventing fabric.

    Common Lisp
    Voir sur GitHub↗21
  • tsikov/clerkAvatar de tsikov

    tsikov/clerk

    19Voir sur GitHub↗

    A cron-like scheduler with sane DSL

    Common Lisp
    Voir sur GitHub↗19
  • zkat/chanlAvatar de zkat

    zkat/chanl

    180Voir sur GitHub↗

    Portable channel-based concurrency for Common Lisp

    Common Lisp
    Voir sur GitHub↗180
  • taksatou/cl-gearmanAvatar de taksatou

    taksatou/cl-gearman

    22Voir sur GitHub↗

    Common Lisp Library for the Gearman distributed job system.

    Common Lisp
    Voir sur GitHub↗22
  • orthecreedence/cl-asyncAvatar de orthecreedence

    orthecreedence/cl-async

    295Voir sur GitHub↗

    Asynchronous IO library for Common Lisp.

    Common Lisp
    Voir sur GitHub↗295
  • fukamachi/psychiqAvatar de fukamachi

    fukamachi/psychiq

    57Voir sur GitHub↗

    Background job processing for Common Lisp

    Common Lisp
    Voir sur GitHub↗57
  • hawkir/calispelAvatar de hawkir

    hawkir/calispel

    32Voir sur GitHub↗

    CSP-like channels for common lisp

    Common Lisp
    Voir sur GitHub↗32
  • borodust/cl-flowAvatar de borodust

    borodust/cl-flow

    52Voir sur GitHub↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    Voir sur GitHub↗52
  • brown/swank-crewAvatar de brown

    brown/swank-crew

    48Voir sur GitHub↗

    Common Lisp distributed computation framework implemented using Swank Client

    Common Lisp
    Voir sur GitHub↗48
  • microsoft/rusttrainingAvatar de microsoft

    microsoft/RustTraining

    14,636Voir sur GitHub↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Rust
    Voir sur GitHub↗14,636
  • bloomen/transwarpAvatar de bloomen

    bloomen/transwarp

    633Voir sur GitHub↗

    A header-only C++ library for task concurrency

    C++
    Voir sur GitHub↗633
  • bloomberg/quantumAvatar de bloomberg

    bloomberg/quantum

    631Voir sur GitHub↗

    Powerful multi-threaded coroutine dispatcher and parallel execution engine

    C++
    Voir sur GitHub↗631
  • async-plus/async-plusAvatar de async-plus

    async-plus/async-plus

    213Voir sur GitHub↗

    ⛓ A chainable interface for Swift's async/await.

    Swift
    Voir sur GitHub↗213
  • conorwilliams/libforkAvatar de ConorWilliams

    ConorWilliams/libfork

    879Voir sur GitHub↗

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

    C++
    Voir sur GitHub↗879
  • belozierov/swiftcoroutineAvatar de belozierov

    belozierov/SwiftCoroutine

    833Voir sur GitHub↗

    Swift coroutines for iOS, macOS and Linux.

    Swift
    Voir sur GitHub↗833
  • concurrencykit/ckAvatar de concurrencykit

    concurrencykit/ck

    2,650Voir sur GitHub↗

    Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

    C
    Voir sur GitHub↗2,650
  • david-haim/concurrencppAvatar de David-Haim

    David-Haim/concurrencpp

    2,755Voir sur GitHub↗

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

    C++
    Voir sur GitHub↗2,755
  • davidask/futuresAvatar de davidask

    davidask/Futures

    59Voir sur GitHub↗

    Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

    Swift
    Voir sur GitHub↗59
  • ddemidov/vexclAvatar de ddemidov

    ddemidov/vexcl

    721Voir sur GitHub↗

    VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP

    C++
    Voir sur GitHub↗721
  • dfed/swift-async-queueAvatar de dfed

    dfed/swift-async-queue

    276Voir sur GitHub↗

    A library of queues that enable sending ordered tasks to asynchronous contexts

    Swift
    Voir sur GitHub↗276
  • computationalradiationphysics/cuplaAvatar de ComputationalRadiationPhysics

    ComputationalRadiationPhysics/cupla

    4Voir sur GitHub↗

    The project alpaka has moved to https://github.com/alpaka-group/cupla

    Voir sur GitHub↗4