#scheduling #logging #sync

mesocarp

Lock-free concurrency, synchronization, scheduling, and logging primitives in Rust

2 releases (1 stable)

new 1.0.0 May 14, 2025
0.1.0 May 13, 2025

#5 in #scheduling

26 downloads per month

AGPL-3.0

47KB
887 lines

mesocarp

Rust CI

Atomic primitives for concurrency, synchronization, scheduling, and logging. The cookbook of everything you need to make actor systems scale efficiently.

Work in Progress! Changes between releases may not be stable.

Contributing

Contributors are welcome and greatly appreciated! Please feel free to submit a Pull Request or claim an issue youd like to work on. For major changes, please open an issue first to discuss what you would like to change. If you would like to work more closely with Mesocarp on other projects as well, please email me at sushi@fibered.cat, would love to chat!

License

This project is licensed under the AGPL-3.0 copyleft license - see the LICENSE file for details.

Dependencies

~240–680KB
~15K SLoC