静态

  1. cc

    A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code

    v1.1.13 12.2M #build-script #cargo-build #static #build-dependencies #compilation #native #compile
  2. once_cell

    单赋值单元和懒值

    v1.19.0 12.5M #lazy-evaluation #static #cell #once #assignment #sync #access
  3. lazy_static

    A macro for declaring lazily evaluated statics in Rust

    v1.5.0 11.2M #static #lazy-evaluation #macro #lazy
  4. lazy-regex

    编译时检查的懒静态正则表达式

    v3.2.0 231K #regex #lazy-evaluation #static #compile-time #macro #lazy #error-message
  5. heapless

    静态 friendly data structures that don’t require dynamic memory allocation

    v0.8.0 772K #data-structures #static #no-heap #allocation #memory #dont #friendly
  6. static_assertions

    Compile-time assertions to ensure that invariants are met

    v1.1.0 5.6M #assert #testing #static
  7. rust-embed

    Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev

    v8.5.0 423K #static #rocket #web #compile-time #http #web-server #static-file
  8. state

    安全且易于使用的全局和线程局部状态管理

    v0.6.0 289K #state-management #thread-local #global #tls #static #singleton
  9. strfmt

    动态字符串格式化

    v0.2.4 44K #string-formatting #format-string #string #dynamic #format #str #static
  10. static_init

    安全可变的静态和非常量静态初始化,以及程序启动/退出时的代码执行

    v1.0.3 227K #static #constructor #optimization #preformance #execution-time #no-std
  11. sync_wrapper

    借助编译器证明并发不存在的技术

    v1.0.1 7.2M #concurrency #information #static #mutual #help #compiler #primitive
  12. async-once-cell

    异步单赋值单元格和惰性值

    v0.5.3 113K #lazy-evaluation #async #static #lazy
  13. ctor

    Rust 中的 __attribute__((constructor))

    v0.2.8 1.3M #constructor #attributes #static #executable #mark #functions #proc-macro
  14. str-buf

    静态字符串缓冲区

    v3.0.3 147K #string #static #str
  15. static_cell

    静态分配、运行时初始化的单元格

    v2.1.0 25K #static #run-time #cell #memory #statically #allocated #initialization
  16. dufs

    独特的实用文件服务器

    v0.41.0 210 #file-server #webdav #static #static-file #serve-static #static-website #file-upload
  17. lazy-static-include

    lazy_static_include_byteslazy_static_include_str 宏,用于替换 include_bytesinclude_str

    v3.2.1 1.8K #lazy-evaluation #static #macro #include #filetime
  18. actix-web-static-files

    将 actix-web 静态文件作为资源支持

    v4.0.1 6.0K #actix-web #static #web #package-manager #http #web-apps #npm-package
  19. bounded-static

    定义了 ToBoundedStatic 和 IntoBoundedStatic 特性

    v0.8.0 9.9K #static #bounded #owned #cow #derive
  20. static-alloc

    为 alloc-traits crate 提供静态内存的 bump 分配器

    v0.2.5 21K #bump-allocator #memory-management #global-allocator #memory-allocator #static #allocation #embedded
  21. json-gettext

    从 JSON 中获取文本,通常用于国际化

    v4.0.10 170 #internationalization #rocket #static #multi-language #json-text #json
  22. 对齐

    具有至少 A 字节对齐的新类型

    v0.4.2 39K #alignment #array #static
  23. console_static_text

    用于在控制台中保持位置不变的文字的日志记录

    v0.8.2 6.1K #console #progress-bar #logging #place #static #bars #words
  24. rust-embed-for-web

    Rust 宏,用于将文件嵌入到您的可执行文件中。这是 rust-embed 的一个分支,专注于在 Web 服务器上的使用。

    v11.2.1 2.6K #web-server #static-file #static #server #web #embed #file-server
  25. const_fn

    用于轻松生成具有条件编译的常量函数的轻量级属性

    v0.4.10 506K #const #attributes #macro #static #compiler-version #attribute #macros
  26. cobalt-bin

    用 Rust 编写的静态站点生成器

    v0.19.6 160 #static-site-generator #site #static #static-website #generator
  27. http-cmd

    通过 HTTP 运行命令

    v1.0.1 #run-command #http-request #send-http #requests #static #static-website #execution
  28. sushi-gen

    但可定制的静态站点生成器/博客生成器

    v0.2.9 480 #static-site-generator #site #static #blog #front-matter #generator
  29. simple-http-server

    HTTP 服务器

    v0.6.8 430 #http-server #static-file #file-server #http #server #static #http-header
  30. static-keys

    为 Rust 用户空间应用程序重新实现 Linux 内核静态键

    v0.5.0 650 #linux-kernel #key #static #flags #applications #instructions #jump
  31. re_types

    内置的重启数据类型、组件类型和原型

    v0.18.0 49K #rerun #component #archetypes #image #datatype #static #png
  32. armerge

    合并并控制静态库的可见性

    v2.0.0 2.6K #static #symbols #archive #merge #hide #ar #openssl
  33. hyper-staticfile

    为Hyper 1.0提供静态文件服务

    v0.10.1 17K #static-file #hyper #static #http-file #web #http #file
  34. memfd-exec

    通过友好的界面直接从内存中运行可执行文件

    v0.2.1 600 #executable #execution #memory #disk #static #execute #process
  35. hyperfs

    静态文件的HTTP服务器

    v3.0.1 #http-server #static #serve-static
  36. static_assertions_next

    Compile-time assertions to ensure that invariants are met

    v1.1.2 106K #static #testing #assert
  37. argv

    通过引用的命令行参数:Iterator<Item = &'static OsStr>

    v0.1.11 4.8K #command-line-arguments #reference #osstr #iterator #static #args
  38. rustatic

    主要用于本地开发期间使用的静态网站Web服务器

    v0.2.6 #static-website #static #web #cli
  39. web-static-pack

    在可执行文件中嵌入静态资源(GUI、资产、图像、样式、HTML)。与hyper或您选择的任何服务器一起提供。

    v0.5.0-beta.2 110 #hyper-server #static #hyper #resources #http #web-apps #web-server
  40. metriken

    快速轻量级的指标库

    v0.7.0 1.7K #metrics #counter #gauge #value #distributed #static #declare
  41. rocket-starter

    为基于Rocket的Web应用程序创建骨架

    v0.4.0 160 #web-apps #rocket-web #web #static #cli #tera-templates
  42. probe

    静态仪表探针

    v0.5.1 11K #instrumentation #static #compiled #run-time #points #events #mark
  43. include_data

    直接在您的可执行文件中包含类型化数据

    v1.0.1 #data #static #byte #data-file #binary-data #casting #include
  44. hermit-sync

    内核的同步原语

    v0.1.6 2.6K #synchronization-primitive #interrupt #lazy-evaluation #mutex #static #kernel #operating-system
  45. vitrine

    可脚本化的静态网站生成器

    v0.1.29 2.0K #static-site-generator #site #static #generator
  46. rustyink

    闪电般的快速静态网站生成器

    v0.2.1 #static-site-generator #site #static #static-website #hot-reloading #generator
  47. perthread

    从静态上下文中访问 PerThread 线程局部变量的 ThreadMap 结构

    v0.1.3 #variables #thread-local #structure #context #static #facebook #source
  48. static-files

    帮助自动化静态资源收集

    v0.2.4 9.2K #static #static-file #package-manager #resources #npm-package #collection #time
  49. orion-ssg

    从 Markdown 文件创建简单博客的静态网站生成器

    v1.1.6 #markdown-html #markdown #blog #html #static #generator
  50. tld

    顶级域静态哈希表,tld 列表从 iana.org 获取

    v2.36.0 1.0K #hash-map #iana #domain #level #top #list #static
  51. openapi_type

    Rust 结构体和枚举的 OpenAPI 类型信息

    v0.5.0 190 #openapi #type #macro-derive #information #static #index-map #uuid
  52. rocket-include-static-resources

    static_resources_initializer!static_response_handler! 用于从您的 Rust 项目中静态包含文件并将它们作为 HTTP 响应源快速使用

    v0.10.5 120 #static-file #static #rocket-framework #rocket #http-response #web-server #web
  53. gh_page_tool

    用于静态博客网站的 GitHub gh-pages 工具

    v0.4.0 #blog #github #publish #static #static-site #page #gh-pages
  54. type_cell

    使用静态get/set方法将值静态地附加到类型

    v0.3.4 #static #lazy-evaluation #getter-setter #macro #lazy-eval
  55. tiller

    tills将TILs整合到静态网站

    v0.1.1 #til #today-i-learned #tills #site #static #static-site
  56. resource-proxy-pingora

    一个用于服务静态文件的Pingora模块

    v0.1.1 #pingora #static #http #static-file
  57. zip_static_handler

    来自zip存档的静态文件处理器

    v0.10.1 190 #zip-archive #static-file #zip #static #handler #http
  58. rocket-include-tera

    将宏 tera_resources_initialize!tera_response! 用于从Rust项目静态包含Tera文件,并快速使它们成为HTTP响应源

    v0.5.8 #tera-templates #http-response #tera #rocket-web #rocket #web #static
  59. ssg

    一个用Rust编写的以内容为主的开源静态网站生成器(SSG)

    v0.0.29 #static-site-generator #static-website #static-site #static #site #generate-static #html-templating
  60. transient

    std::any::Any的非静态类型的重新实现,支持非静态类型

    v0.4.0 310 #static #downcast #type-id #any #macro-derive #invariants
  61. reference-counted-singleton

    引用计数的单例,其受保护数据可以根据需要重新创建

    v0.1.4 12K #cross-platform #cache #static #concurrency #data-structures
  62. axum_static

    axum服务器的静态文件服务路由器

    v1.7.1 490 #static-file #file-serving #serve-static #axum #static #axum-server #file
  63. build_const

    从build.rs或脚本创建可导入的常量

    v0.2.2 202K #build-script #build #static #const #embedded #compile-time #no-std
  64. uneval_static

    将数据嵌入Rust代码的序列化器

    v0.1.2 #序列化 #数据 #变量 #静态 #数据源 #构建 #嵌入
  65. lazyinit

    懒加载初始化静态值

    v0.2.1 2.0K #初始化 #静态 #懒加载
  66. rocket-include-handlebars

    handlebars_resources_initialize!handlebars_response! 用于从Rust项目静态包含HBS (Handlebars) 文件并快速将其作为HTTP响应源

    v0.13.7 170 #handlebars #rocket #rocket-web #http-response #rocket-framework #web #静态
  67. http-serve-rs

    从文件中提供静态内容,类似于Python的http.server

    v0.2.3 #http-server #静态 #serve-static #http #server
  68. geo-index

    快速、静态、ABI稳定的空间索引

    v0.1.1 290 #空间索引 #kdtree #排序 #r-tree #静态 #abi-stable #算法
  69. mextron

    闪电般的快速静态网站生成器

    v2.3.0 #静态站点生成器 #站点 #静态 #静态网站 #html #网站生成器 #生成器
  70. r3

    R3-OS:用于深度嵌入式系统的实验性静态组件化实时操作系统

    v0.2.4 #操作系统 #rtos #内核 #静态 #实时 #实验性 #编译时
  71. vexilla_client

    Vexilla特性标志系统的客户端

    v1.0.0 #标志 #客户端 #特性 #静态 #vexilla #系统 #集成
  72. rust-embed-utils

    rust-embed

    v8.5.0 422K #静态 #web #http #静态文件 #rocket #web-server #编译时
  73. lateinit

    静态的不可安全延迟初始化

    v0.2.1 120 #静态 #延迟初始化 #no-std #debug-unchecked
  74. hyper-static

    Rust/Hyper的静态文件处理器,逻辑最少

    v0.2.1 #静态文件 #文件服务器 #静态 #serve-static #hyper #hyper-http #文件
  75. qed

    编译时断言

    v1.6.1 800 #assert #static #const #compiler-error #no-alloc #no-std
  76. ColorShell

    一个用于为 Rust 着色文本的小型库

    v1.1.5 500 #colorshell #text-color #console #color-string #coloring #print #static #weight
  77. cobalt-core

    用 Rust 编写的静态站点生成器

    v0.19.4 110 #static-site-generator #site #static #generator
  78. static-files-module

    一个用于用 Pingora 提供静态文件的模块

    v0.2.0 #static-file #web-server #serve-static #static #pingora #http-header #http
  79. syncme

    懒惰同步实用工具

    v0.2.0 #lazy-evaluation #syncing #collection #directory #utility #music #static
  80. cargo-server

    提供静态网站,单页应用程序或仅静态文件

    v0.3.6 #static-file #serve-static #single-page #static #cargo #https #http-server
  81. statiki

    静态友好的数据结构

    v0.5.1 600 #data-structures #static #no-heap #friendly #interface #write #serde
  82. static-toml

    使用自定义数据结构轻松将 TOML 文件嵌入 Rust 代码中作为静态数据

    v1.2.0 850 #toml-config #toml #toml-parser #static #embed #proc-macro #config
  83. highroller

    一个高级的线程安全滚动索引,它保证了低成本的运行时唯一 ID

    v0.1.0 #unique-id #thread-safe #id #unique-identifier #counter #ruid #static
  84. flexible-io

    包装值,以便 dyn-safe IO 特性不需要作为静态界限出现

    v0.3.0 170 #io #traits #bounds #static #reader #reader-writer #seek
  85. bappy-script

    Gankra 的玩具编译器

    v0.1.0 #control-flow #compiler #static #interpreter #systems #variables #toy
  86. sigen

    静态网站生成器

    v0.3.2 #static-site-generator #static #site #ssg #markdown-html #generator #render-template
  87. blanket-rs

    静态生成器

    v2.0.0-alpha-rc4 220 #static-site-generator #static #site #generator
  88. izihawa-ownedbytes

    将数据作为静态切片暴露

    v0.7.0 #data #slice #static #expose
  89. ref_thread_local

    一个宏,用于声明类似于使用 lazy_static!RefCell 的线程局部 static

    v0.1.1 1.9K #thread-local #static #lazy-evaluation #thread #macro #lazy
  90. ownedbytes

    将数据作为静态切片暴露

    v0.7.0 475K #slice #static #data #search-engine #expose
  91. static-reflect

    静态类型信息,提供一种编译时反射形式

    v0.2.0-alpha.8 170 #jit-compiler #compile-time #reflection #run-time #static #zero #information
  92. web-static-pack-packer

    为 web-static-pack crate 安装的可安装的 web-static-pack-packer 工具

    v0.5.0-beta.2 120 #static #hyper #resources #http #web #etag
  93. bevy_cell

    将 Bevy 的 Handles/Entities 静态附加到类型上

    v0.13.3 #static #bevy #types #attach #statically #collection #handle
  94. global-static

    懒加载的非常量静态项

    v0.5.1 #static #global #lazily #items #non-constant #evaluated #ctor
  95. migi

    一个最小的静态网站生成器

    v0.1.2 #static-site-generator #static-website #static #website #site #ssg #website-generator
  96. resource

    用于在发布模式下静态包含资产并在调试模式下动态加载它们的宏。这主要用于游戏,允许您避免在发布时进行文件 I/O...

    v0.5.0 3.9K #debug-mode #assets #static #game-assets #debugging #debug-builds #build
  97. sfz

    静态文件服务命令行工具

    v0.7.1 #static-file #file-serving #file-server #static #http-server #file #server
  98. sita

    用于 Markdown 和 HTML 的静态网站生成器 (SSG)

    v0.1.0 #static-site-generator #generator #site #static #ssg #template #markdown-html
  99. fn-decorator

    包含宏,用于实现围绕成员或静态函数的包装函数

    v1.3.2 #decorator #macro #member #wrapper #static #functions #decorating
  100. httprs

    一个快速的简单命令行HTTP服务器工具

    v0.2.3 #http-server #http #server #static #command-line #file-server #command-line-tool
  101. mozjpeg-sys

    MozJPEG v4的FFI绑定。MozJPEG会自动构建和静态链接。需要nasm和C编译器。

    v2.2.1 16K #jpeg #static #libjpeg #mozjpeg
  102. fixed_bitmaps

    一个小的crate,实现了围绕原始Rust无符号整数的位图功能

    v0.10.2 #bitmap #unsigned-integer #bit-flags #flags #bit #bits #static
  103. binsync

    在两个位置之间同步二进制文件

    v0.0.4 #manifest #syncing #chunks #locations #binary-data #content #static
  104. cf_dns_sync

    使用Cloudflare的API的一个小小的IP更改器。适用于非静态IP地址的人

    v1.0.2 170 #ip-address #dns-records #public-ip #static #non #addresses #little
  105. adduce

    一个速度极快的静态网站生成器

    v0.1.6 #static-site-generator #site #static #ssg #generator #cli
  106. aligned-array

    具有至少 A 字节对齐的新类型

    v1.0.1 2.1K #alignment #aligned #array #static
  107. magicpak

    构建不进行静态链接的最小Docker镜像

    v1.4.0 120 #docker #run-time #bundle #static #executable #linker
  108. static-files-server

    静态文件服务器

    v0.0.2 #static-file #file-server #static #server
  109. act-zero

    人体工程学演员系统

    v0.4.0 800 #actor-system #future #async-await #executor #static #polymorphism #dynamic
  110. index_alloc

    一个玩具静态分配器,可以作为global_allocator使用

    v0.1.1 #allocator #global-allocator #toy #index #alloc #static #region
  111. sparking-lot-core

    在地址上停车

    v0.1.3 #thread #timeout #park #memory #tokens #static #concurrency
  112. circomspect-program-structure

    支持Circomspect静态分析器的crate

    v2.1.4 170 #circom #circomspect #analyzer #linter #dsl #zero-knowledge #static
  113. expand_array

    将静态数组转换为固定大小数组的宏

    v0.2.0 #array #byte-array #fixed-size #static #fixed #size #string-literal
  114. sly_static

    无缝Rust静态初始化:轻松高效

    v1.0.5 #static #lazy-evaluation #global #macro #init
  115. bbox-asset-server

    提供静态和模板文件的托管

    v0.6.0 230 #assets #serving #static #template #directory #path #service
  116. libpng-src

    编译为静态库的libpng辅助包。仅作为构建依赖使用。

    v0.2.3 #build #static #libpng #image-processing #png #compiling #helper
  117. threadcell

    只能由拥有线程访问值的单元格

    v1.0.3 200 #cell #cooperative #thread-safe #static #global
  118. eqeqo_server_base

    创建HTTP服务器的基本功能

    v0.1.3 #http-server #api-server #http-request #request-response #basic #routes #static
  119. mubo

    静态URL缩短生成器

    v0.1.6 #link-shortener #url #shortener #generator #static
  120. prealloc

    构建时堆-like内存预分配

    v0.1.0 #macro #memory #access #heap #static #no-alloc #time
  121. sfsm

    为no_std和嵌入式环境提供的静态状态机生成器

    v0.4.3 #state-machine #static #no-std
  122. cqdb

    常量Quark数据库(CQDB)

    v0.5.8 150 #cdb #crfsuite #database #static #associations #constant #quark
  123. gen-readme

    仅使用静态模板的简单readme生成器

    v1.0.1 #generator #template #aur #helper #cargo #static #generate
  124. rocksdb-utils-lookup

    使用RocksDB作为只读查找表(在初始批量导入之后)

    v0.4.0 300 #lookup-tables #rocks-db #table #terraform #static #read-only #initial
  125. grounded

    管理不安全静态的工具包

    v0.2.0 300 #static #unsafe #abstraction #sound #blocks #safe-abstraction #behavior
  126. cbsk_mut_data

    引用mut工具

    v2.0.0 360 #data #mut #ref #static
  127. file-fastly

    HTTP 服务器

    v0.6.9 #http-server #static-file #http #file-server #server #static #file
  128. register-bits

    执行在编译时验证的寄存器位操作

    v0.2.3 #bits #register #compile-time #bit #isa #static
  129. dymod

    一个宏,允许在调试模式下热插拔模块的代码,但在发布模式下安全地静态链接

    v0.4.0 #debug-mode #dynamic #linker #static #dylib #hotswapping #debugging
  130. libpng-vendored-sys

    将'libpng'作为静态库进行vender的辅助包,具有基本的FFI绑定

    v0.1.2 #png #static #bindings #image-processing #libpng #rudimentary #vendoring
  131. static-array

    提供堆分配的非可调整类型检查数组的无std rust crate

    v0.5.0 #array #static #heap-allocation #allocation #heap-allocated #heap
  132. zonbi

    'static类型的类型擦除工具

    v0.3.2 #lifetime #traits #static #non #types #type-id #version
  133. statical

    一个日历聚合器和生成器,使维护静态网站上的日历变得更加容易

    v0.2.0 #calendar #static-website #static #ical #config-file #ics #web
  134. circomspect-parser

    支持Circomspect静态分析器的crate

    v2.2.0 #circom #circomspect #analyzer #zero-knowledge #linter #static
  135. stavec

    具有静态容量的堆分配向量

    v0.3.0 #vector #static #stack-allocated #capacity #generic #std
  136. infisearch

    客户端搜索的完整且可扩展的预构建索引方法

    v0.10.1 #spelling-correction #client-side #static #static-site #index #search #non-blocking
  137. cobalt-config

    用 Rust 编写的静态站点生成器

    v0.19.4 110 #static-site-generator #site #static #generator
  138. i_mth

    一个用于粒子动力学和静力学的数学库,持续开发中

    v0.1.2 #vector #math #dynamics #static #particle #body #2d-3d
  139. csi

    处理文本文件目录。特别适用于构建静态网站。

    v1.0.2 #static-website #html #website #static #builder #text-file #include
  140. vec-string-to-static-str

    提供将 String 向量转换为 &'static str 向量的工具

    v1.0.0 #string #static #utilities #convert-string
  141. dither

    适用于静态图像的各种调色板的抖动器

    v1.3.10 100 #color-palette #image #png #static #variety #crayon #output
  142. runtime-format

    动态字符串格式化

    v0.1.3 3.0K #string-formatting #string #format-string #dynamic #format #str #static
  143. box

    该软件包提供唯一静态字符串的存储

    v0.2.0 370 #symbol #string #unique #static #storage
  144. wimhrst

    静态生成器

    v1.0.0 #static-site-generator #static #site #generator
  145. lazier_static

    围绕 std::sync::OnceLock 的薄包装,提供缓存的、静态的、延迟初始化

    v0.1.2 #static #lazy-evaluation #macro
  146. circomspect-program-analysis

    支持Circomspect静态分析器的crate

    v0.8.2 #circom #circomspect #analyzer #zero-knowledge #static
  147. precompress_static

    为 http 静态内容提供 Brotli 预压缩

    v0.1.1 130 #static #brotli #compression #extension #version
  148. rust-embed-for-web-utils

    rust-embed-for-web

    v11.2.1 2.6K #web-server #web #static #server #rocket #http
  149. generic_static

    泛型函数中的泛型静态变量

    v0.2.0 4.6K #generic #static #variables #lazy-evaluation #once-cell #initialization #functions
  150. 查看

    快速Web服务器

    v0.0.8 #web-server #server #web #http #static #basic-authentication #reverse-proxy
  151. prometheus-static-metric

    为rust-prometheus提供的静态指标辅助工具

    v0.5.1 15K #prometheus-metrics #static #definition #utilities #label #macro #build
  152. delay_init

    用于声明延迟初始化类型的宏

    v0.2.0 190 #macro #lazily #initialized #static #lazy-evaluation #delay #type
  153. qcontext

    具有静态检查零成本内部可变性的单次初始化静态状态

    v0.4.0 #static #interior-mutability #initialization #singleton #state #zero-cost #statically-checked
  154. toml_const

    从TOML编译时常量

    v0.1.1 #toml-config #toml #static #config #build-script #debugging
  155. mdbook-fs-summary

    为mdbook生成摘要

    v0.2.1 #summary #mdbook #markdown #static
  156. without-alloc

    替换BoxRcVec等,不使用alloc

    v0.2.2 24K #data-structures #alloc #global-allocator #memory-pool #dynamic #static #rc
  157. assert-impl

    用于检查静态断言类型是否实现特质的宏

    v0.1.3 6.9K #static #assert #macro #impl
  158. static_assert_macro

    所谓的static_assert

    v1.1.0 1.1K #assert #static-assert #static
  159. static-self

    一个可使用静态生命周期复制的值的特性

    v0.1.1 10K #css #css-parser #property #minify #static #values #typed
  160. octicons

    由GitHub精心制作的一套可缩放图标,已移植到Rust中使用

    v0.2.0 #icons #github #server-side #template #svg #scalable #static
  161. magic_static

    程序启动时初始化的全局单例,是懒加载的替代方案

    v3.0.3 #global #singleton #static #lazy-static #globals
  162. galemu

    为泛型关联类型(GAT)限制到生命周期(GAL)的工作区

    v0.2.3 #lifetime #associated #static #gat #gal
  163. includedir

    在编译时包含整个目录树!- 运行时部分

    v0.6.0 5.7K #directory-tree #static #build #directory #tree #compile-time #include
  164. pagetop-build

    简化了将资源嵌入PageTop应用程序二进制文件的过程

    v0.0.11 270 #web-framework #resources #pagetop #build #static #server-side-rendering #assets
  165. libssh-rs-sys

    libssh库的原生绑定

    v0.2.4 6.0K #libssh #native-bindings #vendored #static #version #user #libssh-rs
  166. lock-free-static

    无锁静态变量

    v0.2.0 #lock-free #static #lazy-evaluation #once #lazy
  167. dufs-zh

    Dufs 是一个独特的实用文件服务器

    v0.31.4 #file-server #server #static #static-file #webdav #access-control #file-path
  168. static-slicing

    增强的切片和索引

    v0.2.0 #slice #index #indexing #compile-time #static #array #static-analysis
  169. botan-src

    Botan加密库的源代码

    v0.30101.2 2.2K #botan #sources #static #cryptography
  170. morpho

    mdblog的magnusi改进版本

    v0.18.3 #static-site-generator #site #markdown #blog #static #file-path #generator
  171. duf

    文件服务器

    v0.19.0 #file-server #static-file #webdav #file #static #server #file-path
  172. tiny_file_server

    用于Web开发的简单文件服务器

    v0.1.5 #static #static-file #http-server #http #simple #noogen #server
  173. static-iref

    在编译时构建静态IRI和IRI引用

    v3.0.0 8.7K #iri #static #iref #macro #compile-time
  174. wasmer-engine-staticlib

    Wasmer静态库引擎

    v2.3.0 1.0K #wasm-engine #wasm-module #wasm #wasmer #static #compile #llvm
  175. unreact

    使用Handlebars和Scss的Rust静态网站生成框架

    v0.7.0 #static-site #framework #site #static #ssg #web-page #web
  176. ryg-rans-sys

    ryg_rans的FFI绑定。ryg_rans将自动构建和静态链接。需要C编译器。

    v1.2.0 #static #rans #ans #require
  177. static_str_ops

    一个允许使用具有非平凡操作(如 concat!format!call_once 等)的静态字符串的包

    v0.1.2 1.6K #string #static #concat #operations #ops #hash-set #format
  178. mksite

    无格式规范的静态网站生成器

    v0.1.2 #static-site-generator #static #site #static-website #ssg #generator #config-file
  179. align-data

    简单增加任何静态或include_bytes的对齐方式

    v0.1.0 2.5K #alignment #static #include-bytes #aligned
  180. enum_properties

    用于在枚举变体上声明静态属性的宏

    v0.3.0 #enums #static #macro
  181. unibox

    通用的Box,可以使用静态或动态内存存储任何类型

    v0.2.0 #type #box #dynamic #static #no-std
  182. generic_singleton

    允许使用泛型单例模式

    v0.5.0 700 #generic #singleton #static #initialization #global #thread-local
  183. lockjaw

    受dagger启发的编译时依赖注入框架

    v0.2.2 #编译时 #注入 #框架 #组件 #静态 #解析 #dagger
  184. staticinit

    安全可变的静态和非常量静态初始化,以及程序启动/退出时的代码执行

    v1.0.0 #静态 #构造函数 #优化 #性能
  185. slist

    静态确定大小的代数列表,位于堆栈上

    v0.1.2 #列表 #const泛型 #静态 #堆分配
  186. dose

    您日常所需的struct和函数的剂量

    v0.1.3 #注入 #提供者 #静态 #解析器 #依赖项
  187. once_cell_serde

    单赋值单元和懒值

    v1.17.1 5.1K #once-cell #延迟评估 #静态 #同步 #serde #赋值 #
  188. 尝试使用DuckDuckGo进行搜索。

  189. larc

    延迟Arc/弱指针

    v0.5.0 #智能指针 #延迟评估 #arc #静态 #cow #配置管理 #数据管理
  190. static-file-http-server

    零配置命令行http服务器,用于静态文件托管

    v0.1.15 #静态文件 #http服务器 #静态 #文件服务器 #web服务器
  191. rlz

    相对Lempel-Ziv (RLZ):基于大静态字典的基于LZ的压缩器

    v0.2.0 #字典 #相对 #压缩器 #因子 #文本 #静态 #输入
  192. http-server-axum-tutorial

    一个教育项目,用于从文件中提供服务静态内容,类似于Python的http.server

    v0.1.0 #http服务器 #静态 #服务器 #http #serve-static
  193. include-lines

    编译时读取文件行的宏

    v1.1.2 750 #文件行 #静态文件 #编译时 # #文件 #编译 #静态
  194. regex_static

    编译时验证的正则表达式,带有用于懒惰和静态正则表达式的便利函数

    v0.1.1 2.1K #正则表达式 #编译时 #延迟评估 #静态 #验证 #便利 #函数
  195. ffmpeg-dev

    自包含(无net/sys依赖)ffmpeg的静态Rust绑定

    v0.3.8 #ffmpeg #视频 #自包含 #绑定 #静态 #依赖 #构建
  196. take-static

    仅提供一次可变访问的静态项

    v0.1.2 2.9K #static #once #singleton #take
  197. web-static-pack-common

    为 web-static-pack 和 web-static-pack-packer 包提供的通用类型

    v0.5.0-beta.2 #static #hyper #resources #http #web
  198. mdbook_katex_css_download

    下载 mdbook-katex 的静态 CSS 和字体的可执行程序

    v0.2.2 #font #mdbook #css #download #executable #static #katex
  199. libruster

    Ruster 是一个使用 ffi 进行数据库管理的库,它可以与 psql/pg_dump + mysql/mysqldump 一起使用,也可以用于其他语言,如 Golang

    v1.3.1 #mysql #postgresql #database #golang #language #management #static
  200. scoped-thread-pool

    提供作用域线程的灵活线程池。https://github.com/reem/rust-scoped-pool 的更新分支

    v1.0.4 110 #thread-pool #scoped #scope #flexible #wait-group #static #fork
  201. atomic_ref

    支持静态分配的 Atomic &'a T 类型

    v0.2.1 400 #atomic #reference #static #order
  202. hyper-static-server

    用于构建静态服务器的友好库,使用 hyper HTTP 服务器

    v0.5.1 #http-server #hyper-http #static #friendly #build
  203. symtool

    编辑 MachO 和 ELF 对象文件和存档的静态符号表

    v0.1.4 #elf #object #symbols #mach-o #symbol-table #archive #static
  204. r3_portkit

    编写 R3 的端口

    v0.2.3 #r3 #simulator #compile-time #port #rtos #static #r3-os
  205. zy

    最小化且速度极快的文件服务器

    v0.2.0 #file-server #static-file #server #file #static #http #real-time
  206. static-cond

    在宏展开期间执行比较的宏

    v0.3.0 1.3K #static #macro #if #macro-expansion
  207. strawberrymilk

    一个用 Rust 编写的简单、甜美的工具,用于编译您的网页内容

    v1.2.0 #site #static-site-generator #generator #static #page-content
  208. change-detection

    在构建时生成变更检测指令

    v1.2.0 7.9K #build-time #change #detection #generate #instructions #during #static
  209. static-http-cache

    静态HTTP资源的本地缓存

    v0.3.0 #http-cache #cache #http #static #resources #local
  210. include_dir_as_map

    将目录中的文件嵌入Rust二进制文件作为哈希表

    v1.1.0 #embed #static #actix-web #web #proc-macro #include #compile-time
  211. vacuna

    静态文件的Web服务器

    v0.2.0 #web-server #static #server #web #http
  212. includedir_codegen

    在编译时包含整个目录树! - 编译时部分

    v0.6.0 5.1K #directory-tree #directory #build #compile-time #tree #static #include
  213. wimshurst

    静态生成器

    v1.0.0 #static-site-generator #static #site #generator
  214. fillout

    一个CLI工具,用于在模板中填充占位符

    v0.1.1 #template #template-generator #cli #generator #static #static-file #file
  215. once-cell-regex

    仅提供来自once_cell文档中的regex宏!

    v0.2.1 4.8K #regex #lazy-evaluation #static
  216. simi-cli

    一个命令行工具,用于帮助构建、测试、提供Simi应用程序

    v0.1.8 #simi #serve #build #testing #command-line-tool #static #browser
  217. variant_enum

    变体枚举。生成枚举变体。静态调度。

    v0.1.0 #enums #variant #typed #derive-debug #typed-variant #dispatch #static
  218. subscript

    为新的编译器(和其他基础设施)保留 👉 请参阅 https://github.com/subscript-publishing 👉 我们决定摆脱旧的单一代码库,并拆分一切...

    v0.4.1 #latex #tex #static-site #site #static #generator #static-site-generator
  219. staticize

    提供对实现Staticize的任何T的'static版本的访问的特型

    v0.1.2 #static #traits #type #generic #statically-typed
  220. shuttle-static-folder

    在shuttle上获取运行时静态文件夹的插件

    v0.28.0 #shuttle #static #shuttle-service #plugin #deprecated #static-folder #run-time
  221. serve-cli

    局域网(LAN)文件服务和文件上传服务的 CLI

    v1.0.4 #upload #serve #cli #static #file-upload
  222. generic_once_cell

    once_cell 的自携互斥锁版本

    v0.1.1 2.7K #lazy-evaluation #static #lazy
  223. insrcdata

    将静态数据作为源代码嵌入

    v0.2.0 #source #array #data-source #constants #data-access #embed #static
  224. stog

    用 Rust 实现的静态博客生成器

    v0.2.0 #blog #static #markdown #minimal #generator
  225. once_mut

    只能获取一次的静态变量的安全可变引用

    v0.1.1 #once #mutable #static #mut #lazy-evaluation
  226. docserve

    不可配置的静态 Web 服务器

    v0.1.1 #web-server #static #response #actix-web #configurable #non #serve-static
  227. static-include-bytes

    类似于内置的 include_bytes! 宏,但生成静态数组定义

    v2.0.0 #array #static #macro #byte #definition #produces #include-bytes
  228. numid

    用于生成类似数值 ID 的结构的宏

    v0.2.9 #unique-id #id #macro #struct #unique #static #generate
  229. singlyton

    Rust 中的安全、单线程全局状态

    v4.1.1 #single-threaded #static #global-state #static-mut #uninitialized-memory #debugging