mmastrac / keepcalm
Simple shared types for multi-threaded Rust programs
โ24Updated last year
Alternatives and similar repositories for keepcalm:
Users that are interested in keepcalm are comparing it to the libraries listed below
- ๐งฌ Small OAuth crate that follows the sans-io approach ๐ฆโ22Updated 5 months ago
- An async version of iteratorโ39Updated 7 months ago
- A hash table with strong order and fast iteration; access items by key or sequence indexโ36Updated last week
- Multi-source configuration library for Rust.โ36Updated this week
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rustโ64Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.โ55Updated last year
- ๐ A collection of distance metrics on stringsโ33Updated 8 months ago
- in place binary patching for runtime rust hotreloadingโ40Updated 7 months ago
- Job Queue based on SQLiteโ31Updated 6 months ago
- Inspired by nom, but specifically for strings.โ77Updated last year
- โ๏ธ Zero-boilerplate actor systems with xtraโ37Updated last year
- Legacy Repository that we've used as a fork of font-kit, though it is not actually linked as a fork.โ21Updated 6 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust