orengine
Orengine provides an open-source software for async runtimes for Rust programming language.
Pinned Loading
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 - 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 - 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
Top languages
Loading…
Most used topics
Loading…