orengine
Pinned Loading
Repositories
- orengine-utils Public
This repository provides utilities for building high-performance applications.
- 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.
- parcoll Public
This repository provides optimized collections which can be used in concurrent runtimes.
- orengine Public
Optimized engine for Rust. It is a lighter and faster asynchronous library than tokio-rs, async-std, may, and even smol.
- 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.
Top languages
Loading…
Most used topics
Loading…