orengine
Pinned Loading
Repositories
- 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 - orengine-utils Public
This repository provides utilities for building high-performance applications.
orengine/orengine-utils’s past year of commit activity - parcoll Public
This repository provides optimized collections which can be used in concurrent runtimes.
orengine/parcoll’s past year of commit activity - 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 - 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
Top languages
Loading…
Most used topics
Loading…