Evian-Zhang / static-keysLinks
Static keys for Rust userland applications
☆67Updated 3 months ago
Alternatives and similar repositories for static-keys
Users that are interested in static-keys are comparing it to the libraries listed below
Sorting:
- A lock-free memory allocator☆65Updated 4 months ago
- Stack unwinding library in Rust☆132Updated last week
- A typed map which can make sure item exist.☆36Updated last year
- ☆33Updated last year
- rust rcu cell library☆43Updated 8 months ago
- Deadlock free mutexes☆177Updated 10 months ago
- ☆39Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- An inline SIMD accelerated hashmap designed for small amount of data.☆103Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- ☆205Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- FFI-compatible futures☆172Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆52Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- ☆76Updated 3 weeks ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- rust bindings of snmalloc☆149Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Mea provides async primitives and combinators that are runtime agnostic.☆184Updated last week
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Safer wrappers over ktls-sys☆89Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year