Evian-Zhang / static-keysLinks
Static keys for Rust userland applications
☆65Updated last month
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☆61Updated 3 weeks ago
- Stack unwinding library in Rust☆126Updated 3 weeks ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- ☆49Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- ☆33Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆93Updated 2 months ago
- FFI-compatible futures☆165Updated 2 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- ☆39Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Deadlock free mutexes☆176Updated 4 months ago
- ☆198Updated last year
- A buddy system allocator in pure Rust.☆111Updated 11 months ago
- Environment control for benchmarks☆14Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Compile-time string operations☆102Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago