-
inlinable_string
inlinable_stringcrate provides theInlinableStringtype – an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation – and theStringExttrait… -
inline_tweak
Tweak values directly from the source code
-
istring
A replacement for String that allows storing short strings of length up to sizeof<String>() - 1 without a heap allocation
-
smol_bitmap
A space-efficient bitmap with inline storage optimization for small bitmaps
-
inline-python
Inline Python code directly in your Rust code
-
crabtime
A powerful yet easy-to-use Rust macro that generates code by evaluating inline Rust logic at compile time
-
small_hash_map
A hash map optimized for small collections with automatic stack-to-heap transition
-
syn-inline-mod
Inlines modules in Rust source code for source analysis
-
stringlet
A fast, cheap, compile-time constructible, Copy-able, kinda primitive inline string type with 4 variants
-
klib-rs
kernel mode function export library and inline hook kernel
-
smol_strc
smol_str forks, replace Arc with Rc
-
defmac
A macro to define lambda-like macros inline
-
inline-config
Effortlessly embed config as static data and access with any compatible data structures
-
mcat
a powerfull extended cat command, to cat all the things you couldn't before
-
inline-option
A memory-efficient alternative to Option that uses a pre-defined value to represent None
-
inline-xml
Embed XML data directly in your Rust code
-
inline_flexstr
copy/clone-efficient inline string type for Rust
-
stackvec
stack-allocated Vectors (performance and/or no-std)
-
smart-string
A collection of string types and traits designed for enhanced string manipulation
-
ice_code
A macro to mark code paths as cold, allowing the common case to be inlined
-
inline-vbs
Embed VBScript (and JScript, Ruby, Perl, ...) code inside Rust
-
ifmt
Inline expression interpolation for Rust
-
errgo
generate enum variants inline
-
inplace-box
A stack-allocated container similar to Box but without heap allocation
-
inline-sql
write SQL queries directly in Rust functions
-
inline-css
Embed CSS directly in your Rust code
-
tany
Type-erased container with inline storage for small values
-
windows-syscall
Windows inline syscalls for Rust
-
flatten_structs
Allows inlining fields into another struct
-
inline-const
Inline consts implemented as a macro
-
rdma-mummy-sys
rdma-core-mummy Rust binding
-
flexible-string
A stack heap flexible string designed to improve performance
-
pragma
An experimental inline DSL for conditional compilation
-
inline_assets
inlining Javascript, CSS, and font files into your html files for easy distribution
-
embed_js
Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the
wasm32-unknown-unknowntarget. See also embed_js_build, the accompanying crate for use by build scripts -
inline_newtype
newtype macro inspired by kotlin's inline class
-
rdma-sys
Rdma ibverbs lib Rust binding
-
rusty-html
allows for Jsx html inline like syntax in rust
-
platform
easy way to inline selection of input parameters based on the platform being targeted
-
inlined
Types for inlining small collections for avoiding unnecessary heap allocations
-
trident
A struct that stores a
T, either inline or, ifTis larger than 3 words, allocated -
ternop
A tiny macro that implements a ternary operator for Rust
-
inline-crate
A small helper tool that to inline an entire Rust crate into a single file
-
unimarkup-inline
Compiler for Unimarkup inline elements
-
err-as-you-go
easy inline error types
-
header-slice
Definitions for slices with headers, and a vec-like type with a header allocated inline
-
typeless
unsafeinline type erasure -
ifeq
Inline if then as generics
-
inline_any
inline storage ofAny` type -
rsfk
that provides inline brainfuck execution as macros
-
inline
-
fixed_typemap
A typemap which can allocate types inline with zero overhead and allow for iteration by traits
-
inliners
Inline images, CSS, JavaScript and more into a single HTML web page. Quite fast.
-
libninja_macro
Macros for inline code
-
embed_js_common
detail of embed_js and embed_js_build, do not use directly
-
include
c code in rust files using macros
-
scopeclock
inline micro-benchmarking
-
inline-postgres
tiny and opinionated postgres SQL library
-
inline-config-macros
Procedual macros for inline-config
-
embed_js_build
Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the
wasm32-unknown-unknowntarget. This is the crate for build scripts. For the js macro itself, see embed_js. -
rsmemgen
Rust Memory Leak check library code generation for inline or inline(never)
-
stable-inline-python
Stable Variant of inline-python
Try searching with DuckDuckGo.