rust-secure-code / mem-markers
Rust library for marker traits about types layout in memory
☆22Updated 4 years ago
Alternatives and similar repositories for mem-markers:
Users that are interested in mem-markers are comparing it to the libraries listed below
- dynamic smart pointers☆31Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- ☆22Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A mutex with timeout tracing☆30Updated 3 years ago
- std::thread which joins on drop by default.☆17Updated last month
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A library for extracting and validating links.☆22Updated 8 months ago
- ☆36Updated 8 months ago
- scraps of a potential language☆37Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated last month
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Macros for async-std.☆38Updated 5 years ago
- Log macro for logs kv-unstable backend☆20Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year