#inline

  1. inlinable_string

    inlinable_string crate provides the InlinableString type – an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation – and the StringExt trait…

    v0.1.15 1.1M #inline-string #inlinable #string #inline
  2. inline_tweak

    Tweak values directly from the source code

    v1.2.4 1.3K #tweak #config #inline
  3. istring

    A replacement for String that allows storing short strings of length up to sizeof<String>() - 1 without a heap allocation

    v0.4.6 11K #inline-string #short-string #string #inline
  4. smol_bitmap

    A space-efficient bitmap with inline storage optimization for small bitmaps

    v0.3.2 #bit-vector #inline #bitset
  5. inline-python

    Inline Python code directly in your Rust code

    v0.14.4 340 #python #macro #inline #embed
  6. crabtime

    A powerful yet easy-to-use Rust macro that generates code by evaluating inline Rust logic at compile time

    v1.1.4 1.2K #macro-rules #inline #eval
  7. small_hash_map

    A hash map optimized for small collections with automatic stack-to-heap transition

    v1.0.1 #hash-map #stack #adaptive #inline #small
  8. syn-inline-mod

    Inlines modules in Rust source code for source analysis

    v0.6.0 57K #module #inline #syn #source #content #inlines
  9. stringlet

    A fast, cheap, compile-time constructible, Copy-able, kinda primitive inline string type with 4 variants

    v0.8.0 #inline-string #fast #string #inline
  10. klib-rs

    kernel mode function export library and inline hook kernel

    v0.1.1 #kernel-mode #hook #inline #export #global-allocator #windows-kernel
  11. smol_strc

    smol_str forks, replace Arc with Rc

    v0.3.5 #smol-str #inline #string #small #stack
  12. defmac

    A macro to define lambda-like macros inline

    v0.2.1 42K #define #macro #inline #documentation #image
  13. inline-config

    Effortlessly embed config as static data and access with any compatible data structures

    v0.2.0 #config #inline #static
  14. mcat

    a powerfull extended cat command, to cat all the things you couldn't before

    v0.4.6 #cat #file-converter #inline #terminal #markitdown
  15. inline-option

    A memory-efficient alternative to Option that uses a pre-defined value to represent None

    v0.1.5 #value #nullable #memory-efficient #tagged-unions #inline #byte-size
  16. inline-xml

    Embed XML data directly in your Rust code

    v0.3.2 500 #xml #inline #embed #macro
  17. inline_flexstr

    copy/clone-efficient inline string type for Rust

    v0.1.5 #inline-string #string #inline
  18. stackvec

    stack-allocated Vectors (performance and/or no-std)

    v0.2.1 #vec #inline #stack
  19. smart-string

    A collection of string types and traits designed for enhanced string manipulation

    v0.1.3 #display #no-heap #string #inline #optimization
  20. ice_code

    A macro to mark code paths as cold, allowing the common case to be inlined

    v0.1.4 1.0K #cold #inlining #optimization #inline
  21. inline-vbs

    Embed VBScript (and JScript, Ruby, Perl, ...) code inside Rust

    v0.4.0 #vbscript #rust #activescript #wsh #inline
  22. ifmt

    Inline expression interpolation for Rust

    v0.3.3 600 #string-interpolation #expression #inline #inline-string #debugging #standard-formatting #string-formatting
  23. errgo

    generate enum variants inline

    v0.1.4 370 #enum-variants #generate #inline #error-variant #generator #outer #visibility #error-handling
  24. inplace-box

    A stack-allocated container similar to Box but without heap allocation

    v0.2.1 100 #trait-object #type-erased #box #inline #stack
  25. inline-sql

    write SQL queries directly in Rust functions

    v0.2.0 250 #sql #database #postgresql #inline
  26. inline-css

    Embed CSS directly in your Rust code

    v0.0.3 #css #macro #embed #inline
  27. tany

    Type-erased container with inline storage for small values

    v0.1.1 #container-storage #inline #tiny #any
  28. windows-syscall

    Windows inline syscalls for Rust

    v0.0.17 650 #syscalls #windows-services #windows-system #inline #type-safe
  29. flatten_structs

    Allows inlining fields into another struct

    v0.1.0 #struct #flatten #inline
  30. inline-const

    Inline consts implemented as a macro

    v0.1.0 #consts #macro #inline #generic-parameters
  31. rdma-mummy-sys

    rdma-core-mummy Rust binding

    v0.2.2 #bindings #rdma #rdma-core-mummy #inline #bind
  32. flexible-string

    A stack heap flexible string designed to improve performance

    v0.1.0 1.7K #stack #sso-string #string #inlinable #inline
  33. pragma

    An experimental inline DSL for conditional compilation

    v0.1.0 #conditional-compilation #dsl #experimental #inline #cfg #feature-flags
  34. inline_assets

    inlining Javascript, CSS, and font files into your html files for easy distribution

    v0.5.0 #html #assets #inline #build
  35. embed_js

    Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target. See also embed_js_build, the accompanying crate for use by build scripts

    v0.1.4 #javascript #wasm #inline #wasm-js
  36. inline_newtype

    newtype macro inspired by kotlin's inline class

    v0.1.1 #newtype #kotlin #inline #macro #class #home-dir
  37. rdma-sys

    Rdma ibverbs lib Rust binding

    v0.3.0 #lib #bindings #ibverbs #inline #bind
  38. rusty-html

    allows for Jsx html inline like syntax in rust

    v0.1.2 #template-engine #html #jsx #inline
  39. Try searching with DuckDuckGo.

  40. platform

    easy way to inline selection of input parameters based on the platform being targeted

    v1.0.2 #input #parameters #inline #targeted #wasm32
  41. inlined

    Types for inlining small collections for avoiding unnecessary heap allocations

    v0.1.1 #inline-string #stack #memory #string #inline
  42. trident

    A struct that stores a T, either inline or, if T is larger than 3 words, allocated

    v0.2.1 #store #word #inline #larger #allocated #mirror
  43. ternop

    A tiny macro that implements a ternary operator for Rust

    v1.0.1 32K #ternary #operator #inline #if
  44. inline-crate

    A small helper tool that to inline an entire Rust crate into a single file

    v0.1.1 #single-file #inline #crate
  45. unimarkup-inline

    Compiler for Unimarkup inline elements

    v0.4.0 #unimarkup #element #compiler #inline #formatted-text #lexing
  46. err-as-you-go

    easy inline error types

    v0.1.3 #error #enum-variants #err #inline #enums #visibility #debugging
  47. header-slice

    Definitions for slices with headers, and a vec-like type with a header allocated inline

    v0.1.3 #header #slice #vec-like #define #inline
  48. typeless

    unsafe inline type erasure

    v0.1.0 #type-erasure #inline #stack #data
  49. ifeq

    Inline if then as generics

    v0.1.3 #inline #generics
  50. inline_any

    inline storage of Any` type

    v0.1.0 #storage #inline #version
  51. rsfk

    that provides inline brainfuck execution as macros

    v0.1.0 #execution #macro #brainfuck-compiler #bf #inline #splash #cargo-run
  52. inline

    v0.0.0-r0 #inline
  53. fixed_typemap

    A typemap which can allocate types inline with zero overhead and allow for iteration by traits

    v0.1.0 #typemap #traits #iteration #fixed #inline #hash-map #iterating #proc-macro #type-id #default-value
  54. inliners

    Inline images, CSS, JavaScript and more into a single HTML web page. Quite fast.

    v0.5.0 #archive #download #inline #html
  55. libninja_macro

    Macros for inline code

    v0.1.0 #macro #libninja #inline #macro-for-inline
  56. embed_js_common

    detail of embed_js and embed_js_build, do not use directly

    v0.3.0 #javascript #embed-js #wasm #inline #wasm-js
  57. include

    c code in rust files using macros

    v0.1.0 #macro #ffi #inline #c
  58. scopeclock

    inline micro-benchmarking

    v0.1.0 #micro-benchmark #inline
  59. inline-postgres

    tiny and opinionated postgres SQL library

    v0.1.0 #sql #postgresql #prelude #opinionated #inline #database-client
  60. inline-config-macros

    Procedual macros for inline-config

    v0.3.1 #inline-config #config #structures #inline
  61. embed_js_build

    Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target. This is the crate for build scripts. For the js macro itself, see embed_js.

    v0.1.4 #javascript #embed-js #wasm #inline #wasm-js
  62. rsmemgen

    Rust Memory Leak check library code generation for inline or inline(never)

    v0.1.0 #memory-leaks #check #inline #generation #value
  63. stable-inline-python

    Stable Variant of inline-python

    v0.1.2 #inline-python #macro #python #embed #inline