ocaml-multicore/eio

Effects-based direct-style IO for multicore OCaml

GitHub repository with 694 stars and 83 forks.

Language: OCaml

Topics: concurrency, effects, io, multicore, ocaml

Open provider repository

24h trend summary

Trending score 0.09, activity score 0.36, stars gained +0, forks gained +0.

Latest metric snapshot

2026-06-05: 694 stars and 83 forks.

Similar repositories

  1. 1. ocaml-multicore/eio

    Effects-based direct-style IO for multicore OCaml

    GitHub repository with 694 stars and 83 forks.

    Trending score: 0.09; stars gained: +0; forks gained: +0.

    Language: OCaml

    Topics: concurrency, effects, io, multicore, ocaml

Trending in OCaml

  1. 1. ocaml/ocaml

    The core OCaml system: compilers, runtime system, base libraries

    GitHub repository with 6,390 stars and 1,237 forks.

    Trending score: 1.39; stars gained: +28; forks gained: +2.

    Language: OCaml

    Topics: compiler, functional-language, ocaml

  2. 2. opengrep/opengrep

    🔎 Static code analysis engine to find security issues in code.

    GitHub repository with 2,649 stars and 218 forks.

    Trending score: 1.04; stars gained: +11; forks gained: +1.

    Language: OCaml

  3. 3. jeong-sik/masc-mcp

    MASC - Multi-Agent Streaming Coordination in OCaml

    GitHub repository with 5 stars and 1 forks.

    Trending score: 0.55; stars gained: +0; forks gained: +0.

    Language: OCaml

  4. 4. facebook/infer

    A static analyzer for Java, C, C++, and Objective-C

    GitHub repository with 15,635 stars and 2,092 forks.

    Trending score: 0.49; stars gained: +2; forks gained: -1.

    Language: OCaml

    Topics: static-analysis, static-code-analysis, code-quality, java, c, cpp

  5. 5. savonet/liquidsoap

    Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, streaming, file generation, automation, HTTP backend and more.

    GitHub repository with 1,666 stars and 155 forks.

    Trending score: 0.32; stars gained: +1; forks gained: +0.

    Language: OCaml

    Topics: liquidsoap, streaming, webradio

  6. 6. panglesd/slipshow

    An engine for displaying slips, the next-gen version of slides

    GitHub repository with 818 stars and 20 forks.

    Trending score: 0.20; stars gained: +0; forks gained: +0.

    Language: OCaml

    Topics: slides, slideshow, slideshow-maker, slideshow-html, slideshow-library, slip

Trending topic: concurrency

  1. 1. hatchet-dev/hatchet

    🪓 An orchestration engine for background tasks, AI agents, and durable workflows

    GitHub repository with 7,294 stars and 408 forks.

    Trending score: 2.37; stars gained: +19; forks gained: +1.

    Language: Go

    Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi

  2. 2. dotnet/orleans

    Cloud Native application framework for .NET

    GitHub repository with 10,787 stars and 2,129 forks.

    Trending score: 0.60; stars gained: +3; forks gained: +1.

    Language: C#

    Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans

  3. 3. Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

    A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.

    GitHub repository with 111 stars and 13 forks.

    Trending score: 0.59; stars gained: +3; forks gained: +0.

    Language: C++

    Topics: modern-cpp, concurrency, embedded-software, gui, network-programming, performance-boost

  4. 4. chapel-lang/chapel

    a Productive Parallel Programming Language

    GitHub repository with 2,000 stars and 446 forks.

    Trending score: 0.54; stars gained: +2; forks gained: +0.

    Language: Chapel

    Topics: compiler, gpu, hpc, language, parallel, chapel

  5. 5. Dicklesworthstone/asupersync

    Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing

    GitHub repository with 185 stars and 20 forks.

    Trending score: 0.48; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: async, concurrency, runtime, rust, structured-concurrency

  6. 6. ambonvik/cimba

    A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.

    GitHub repository with 72 stars and 2 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: C

    Topics: c, concurrency, coroutines, cuda, discrete-event-simulation, fibonacci-hash