fiber

C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable (by fix8mt)

Fiber Alternatives

Similar projects and alternatives to fiber

  1. minicoro

    Single header stackful cross-platform coroutine library in pure C.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. CoFSM

    Finite State Machine using C++20 coroutines with symmetric transfer

  4. WisniaLang

    A compiler for an experimental programming language that produces tiny Linux binaries (ELF x86_64) without LLVM dependency!

  5. coop

    2 fiber VS coop

    C++20 coroutines-based cooperative multitasking library (by jeremyong)

  6. rcoro

    Custom macro coroutines: copyable, serializable, and with reflection

  7. can-utils

    A C++ DBC file parser, and a CAN telemetry tool (by mireo)

  8. Flow

    2 fiber VS Flow

    Flow is a software framework focused on ease of use while maximizing performance in closed closed loop systems (e.g. robots). Flow is built on top of C++ 20 coroutines and utilizes modern C++ techniques. (by ManuelMeraz)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. io

    1 fiber VS io

    Coroutine based asynchronous IO using poll and io_uring for C++20 (by Felspar)

  11. tomlplusplus

    Header-only TOML config file parser and serializer for C++17.

  12. thread-pool

    A modern, fast, lightweight thread pool library based on C++20 (by DeveloperPaul123)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fiber alternative or higher similarity.

fiber discussion

Log in or Post with

fiber reviews and mentions

Posts with mentions or reviews of fiber. We have used some of these posts to build our list of alternatives and similar projects.

Stats

Basic fiber repo stats
1
28
1.7
7 months ago

fix8mt/fiber is an open source project licensed under gtkbook License which is not an OSI approved license.

The primary programming language of fiber is C++.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?