Kameo is a high-performance, lightweight Rust library for building fault-tolerant, asynchronous actor-based systems. Designed to scale from small, local applications to large, distributed systems.
最近更新: 1天前Rust library for using the Serde serialization framework with data in YAML file format. (This project is no longer maintained).
最近更新: 7天前An Actor framework specially designed for Real-Time constrained use cases.
最近更新: 7天前A lightweight actor model framework for Rust, inspired by Erlang/OTP, Akka, and actix.
最近更新: 7天前enum_dispatch transforms your trait objects into concrete compound types, increasing their method call speed up to 10x.
最近更新: 8个月前bitflags generates flags enums with well-defined semantics and ergonomic end-user APIs.
最近更新: 8个月前It uses tcmalloc-better on linux (x86_64, aarch64) and mimalloc on other platforms. Both wrappers are based on general-purpose, performance-oriented allocators.
最近更新: 8个月前This library is intended for use on Linux (x86_64, aarch64). consider using malloc-best-effort, which automatically selects the best allocator based on the target platform.
最近更新: 8个月前The project is also published as jemallocator for historical reasons. The two crates are the same except names. For new projects, it's recommended to use tikv-xxx versions instead.
最近更新: 8个月前