Amanieu / naked-functionLinks
Proc macro implementation of #[naked]
☆31Updated 2 years ago
Alternatives and similar repositories for naked-function
Users that are interested in naked-function are comparing it to the libraries listed below
Sorting:
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- 👀 Multi-peek iterator (no-std)☆27Updated 6 months ago
- Support for compiling C programs with Eyra☆13Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Thin but safe Linux interface☆11Updated last month
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- We have Crater At Home☆35Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust bindings for libssh https://www.libssh.org/☆32Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Pretty backtraces for rust☆15Updated 3 years ago
- Linux linker for x86 and x86-64☆32Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 2 months ago
- const panic with formatting☆11Updated 5 months ago
- Byte-wise atomic memcpy.☆36Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated 5 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆14Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago