Evian-Zhang / static-keysLinks
Static keys for Rust userland applications
☆67Updated 2 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☆129Updated 4 months ago
- A lock-free memory allocator☆65Updated 3 months ago
- A typed map which can make sure item exist.☆36Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- ☆39Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆98Updated last week
- rust rcu cell library☆41Updated 7 months ago
- ☆33Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- FFI-compatible futures☆169Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Environment control for benchmarks☆14Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- ☆205Updated last year
- ☆68Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Deadlock free mutexes☆177Updated 8 months ago
- A simple concurrent caching library that might fit to many use cases☆142Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Library facilitating safe pinned initialization☆72Updated last week
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Compile-time string operations☆114Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago