Skip to content
@orengine

orengine

Orengine provides an open-source software for async runtimes for Rust programming language.

Pinned Loading

  1. orengine orengine Public

    Optimized engine for Rust. It is a lighter and faster asynchronous library than tokio-rs, async-std, may, and even smol.

    Rust 28 3

  2. light-qsbr light-qsbr Public

    This repository provides an extremely lightweight implementation of Quiescent-State-Based Reclamation (QSBR). It is designed for async engines, allowing them to implement lock-free data structures …

    Rust 4 1

Repositories

Showing 5 of 5 repositories
  • orengine-utils Public

    This repository provides utilities for building high-performance applications.

    orengine/orengine-utils’s past year of commit activity
    Rust 1 MIT 1 0 0 Updated Feb 3, 2026
  • light-qsbr Public

    This repository provides an extremely lightweight implementation of Quiescent-State-Based Reclamation (QSBR). It is designed for async engines, allowing them to implement lock-free data structures without expensive garbage collection.

    orengine/light-qsbr’s past year of commit activity
    Rust 4 MIT 1 0 0 Updated Dec 12, 2025
  • parcoll Public

    This repository provides optimized collections which can be used in concurrent runtimes.

    orengine/parcoll’s past year of commit activity
    Rust 0 MIT 1 0 0 Updated Dec 12, 2025
  • orengine Public

    Optimized engine for Rust. It is a lighter and faster asynchronous library than tokio-rs, async-std, may, and even smol.

    orengine/orengine’s past year of commit activity
    Rust 28 MIT 3 0 0 Updated Nov 3, 2025
  • manually-static Public

    Provides ManualStatic that is a wrapper which allows to manually manage 'static lifetimes. It is unsafe but with debug_assertions it panics when the usage is wrong.

    orengine/manually-static’s past year of commit activity
    Rust 1 MIT 1 0 0 Updated Jun 12, 2025

Top languages

Loading…

Most used topics

Loading…