spacejam / assert_panic_freeLinks
☆16Updated 4 years ago
Alternatives and similar repositories for assert_panic_free
Users that are interested in assert_panic_free are comparing it to the libraries listed below
Sorting:
- An experimental columnar arena☆43Updated last year
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆47Updated 5 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated last month
- high-efficiency concurrent reclamation☆38Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- dynamic smart pointers☆32Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Updated last month
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago