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:
- Stack unwinding library in Rust☆131Updated 5 months ago
- A lock-free memory allocator☆65Updated 3 months ago
- A typed map which can make sure item exist.☆36Updated last year
- ☆33Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆101Updated 2 weeks ago
- FFI-compatible futures☆171Updated 3 months ago
- Environment control for benchmarks☆14Updated 11 months ago
- ☆73Updated this week
- ☆39Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- ☆205Updated last year
- Deadlock free mutexes☆177Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Updated last year
- rust rcu cell library☆41Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A buddy system allocator in pure Rust.☆125Updated 2 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- truly platform-native Rust HTTP client library☆211Updated 3 weeks ago
- Compile-time string operations☆114Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Library facilitating safe pinned initialization☆75Updated this week
- A simple concurrent caching library that might fit to many use cases☆143Updated last year
- Compatibility adapter between tokio and futures☆187Updated last week
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year