daniel5151 / inlinable-dyn-extension-traitsView external linksLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆42Jul 2, 2025Updated 7 months ago
Alternatives and similar repositories for inlinable-dyn-extension-traits
Users that are interested in inlinable-dyn-extension-traits are comparing it to the libraries listed below
Sorting:
- ☆16Jan 28, 2021Updated 5 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143May 5, 2025Updated 9 months ago
- An async allocator with Fun™️ unsafe Rust☆17Jun 4, 2023Updated 2 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Better type id and Any for Rust☆16Dec 12, 2025Updated 2 months ago
- slightly-revived and hacked fork of the old noah (NOvel Archicture Hypervisor?) project for using linux vendor tools on macos☆19May 9, 2022Updated 3 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Mar 20, 2023Updated 2 years ago
- Aligned allocation for Rust☆15Oct 27, 2020Updated 5 years ago
- memory-mapped registers for x86_64 systems☆35May 18, 2021Updated 4 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- Run Rust tests in isolated subprocesses☆41Oct 4, 2025Updated 4 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Oct 7, 2020Updated 5 years ago
- A set of tools for working with datafrog☆28Sep 1, 2025Updated 5 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39May 13, 2021Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Apr 23, 2021Updated 4 years ago
- ☆205Feb 8, 2026Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Jan 25, 2026Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Feb 5, 2022Updated 4 years ago
- Near-zero-cost, unabstracted Rust wrapper for LMDB.☆91Jun 20, 2021Updated 4 years ago
- A generic, fixed-size, associative cache☆40Nov 8, 2024Updated last year
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Nov 7, 2025Updated 3 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Apr 27, 2022Updated 3 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 8 months ago
- Asynchronous C++ interoperability for Rust☆10Sep 21, 2021Updated 4 years ago
- Code comment watcher that notifies when an issue is closed.☆10Oct 18, 2025Updated 3 months ago
- threadstack, ergonomic library for thread local stacks☆11Mar 5, 2021Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆76Feb 4, 2026Updated last week
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- A minimalist and safe ECS library for rust!☆135Jun 21, 2021Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- A Tool for Sandboxing Cargo and Buildscripts☆78Jun 20, 2021Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Oct 11, 2020Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆156Dec 10, 2024Updated last year
- Rust crate to enable ANSI escape code support on Windows.☆14Oct 2, 2025Updated 4 months ago