ENQT-GmbH / remoc
Remoc π¦ β Remote multiplexed objects, channels and RPC for Rust
β173Updated last month
Related projects β
Alternatives and complementary repositories for remoc
- Open a scope and then freeze it in time for future access.β105Updated 3 months ago
- A full asyncronous Rust ORM and query builder for multiple databasesβ104Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speedsβ113Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ106Updated 3 weeks ago
- A Platform-less, Runtime-less Actor Computing Modelβ122Updated 8 months ago
- β112Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.β169Updated last month
- The feature-rich, portable async channel libraryβ252Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/cratesβ146Updated 8 months ago
- Use bitsized types as if they were a feature of rust.β171Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β127Updated 8 months ago
- Progress reporting abstraction for Rustβ63Updated 3 months ago
- Async broadcast channelsβ164Updated 4 months ago
- β143Updated last week
- A Rust macro to make enums with a subset of values of the parentβ82Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.β176Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.β124Updated 3 weeks ago
- Compile-time regular expressions, the right way.β69Updated 6 months ago
- MΓΌsli is a flexible and generic binary serialization frameworkβ353Updated 3 weeks ago
- Minimalist scheduling library for Rust