Amanieu / naked-function
Proc macro implementation of #[naked]
☆31Updated last year
Alternatives and similar repositories for naked-function:
Users that are interested in naked-function are comparing it to the libraries listed below
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Support for compiling C programs with Eyra☆13Updated 6 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Exhaustive iteration trait in Rust☆14Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- Take a value atomically once.☆29Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆14Updated last week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Thin but safe Linux interface☆11Updated 2 months ago
- Pretty-print file sizes and more☆44Updated 3 weeks ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- `smol` integrations with `hyper`☆14Updated 6 months ago