基础功能

  1. 以前的

    支持嵌套构建器和特定集合子构建器的灵活的Builder模式实现

    v2.8.0 3.4K #builder-pattern #data-structures #基础功能 #通用型 #hash-map
  2. 宏工具

    编写过程宏的工具

    v0.39.0 3.0K #proc-macro #proc-macro-attributes #builder-pattern #基础功能 #通用型
  3. 模块接口

    模块化协议,统一模块接口并引入层

    v0.23.0 3.7K #builder-pattern #基础功能 #通用型
  4. wiwi

    玩意儿™

    v0.9.0 1.6K #通用 #基础功能 #通用型 #z85
  5. for_each

    将宏应用于列表中的每个元素

    v0.8.0 1.7K #列表 #回调 # #元素 #基础功能 #通用型 #前缀
  6. 错误工具

    基本异常处理机制

    v0.16.0 2.5K #异常 #基础功能 #通用型 #基本 #机制
  7. clone_dyn

    从dyn结构派生以克隆

    v0.23.0 1.4K #特性 #克隆 #clone #通用型 #基础功能 # #dyn
  8. variadic_from

    变长从

    v0.22.0 2.6K #字段 #特性-结构体 #通用型 #基础功能 #变长 #变量 #数字
  9. 内存工具

    操纵内存的工具集合

    v0.6.0 1.6K #内存 #内存区域 #通用型 #基础功能 #指针 #数据 #集合
  10. 区间适配器

    适用于区间(范围)的开放/封闭实现的区间适配器

    v0.23.0 3.1K #区间 #适配器 #范围 #通用型 #基础功能 #封闭 #range-inclusive
  11. 迭代工具

    通用的迭代工具集合。目前它只是重新导出itertools。

    v0.20.0 6.6K #fundamental #general-purpose #collection #re-exports #iterate
  12. impls_index

    将每个函数放入一个命名宏下的几个宏,用于索引类中的每个函数

    v0.7.0 1.6K #macro #fundamental #general-purpose #index #class #component #comprehension
  13. meta_tools

    通用元工具集合

    v0.10.0 1.5K #collection #meta #fundamental #general-purpose #constructor #variadic #function-style
  14. wtools

    用于解决问题的通用工具集合。基本扩展语言而不破坏,因此可以单独使用或与其他此类模块一起使用。

    v0.2.20 210 #module #fundamental #general-purpose #problem #constructor #collection #solving
  15. derive_tools

    一组用于增强 STD 的 derive 宏集合

    v0.27.0 4.2K #macro-derive #general-purpose #fundamental #collection #enhance #display #from-str
  16. proper_path_tools

    处理路径的正确算法和结构集合

    v0.9.0 2.7K #file-path #algorithm #filesystem #fundamental #general-purpose #collection #structures
  17. process_tools

    处理过程的正确算法和结构集合

    v0.8.0 2.2K #process #fundamental #general-purpose #algorithm #structures #collection #properly
  18. format_tools

    用于格式化和将数据序列化为字符串的机制集合

    v0.2.0 140 #string-formatting #general-purpose #fundamental #serialization #mechanism #collection
  19. data_type

    原始数据类型集合

    v0.9.0 900 #data #general-purpose #fundamental #collection #constructor #types #primal
  20. strs_tools

    字符串操作工具

    v0.16.0 370 #string #general-purpose #fundamental #manipulate #collection
  21. collection_tools

    用于操作集合(如 Vec/HashMap/HashSet)的通用工具集合

    v0.11.0 490 #collection #container #hash-map #hash-set #fundamental #general-purpose #constructor
  22. diagnostics_tools

    诊断工具

    v0.8.0 1.0K #diagnostics #general-purpose #fundamental #collection #basic
  23. plot_interface

    绘图界面

    v0.1.3 2.1K #plot #general-purpose #fundamental #interface #sample #collection #trivial
  24. typing_tools

    类型检查的通用工具集合

    v0.8.0 950 #checking #general-purpose #fundamental #collection
  25. clone_dyn_types

    从dyn结构派生以克隆

    v0.22.0 650 #traits #clone #object #general-purpose #fundamental #cloning #dyn
  26. former_types

    支持嵌套构建器和特定集合子构建器的Builder模式的灵活实现。它的编译时结构和特性不是生成的,而是重用的。

    v2.7.0 340 #builder-pattern #general-purpose #fundamental
  27. inspect_type

    用于检查变量类型及其大小的诊断性工具

    v0.10.0 1.0K #fundamental #general-purpose #diagnostic-purpose
  28. implements

    宏,用于回答是否实现了特质的问题

    v0.8.0 900 #traits #general-purpose #fundamental #macro #questions #entity #compile-time
  29. willbe

    发布多crate和多workspace环境,并保持其一致性

    v0.14.0 750 #fundamental #general-purpose #repository #publish #consistency #maintain #environments
  30. willbe2

    ___

    v0.1.0 2.1K #fundamental #general-purpose #experimental #sample #collection #trivial
  31. is_slice

    宏,用于回答是否是切片的问题

    v0.9.0 900 #slice #general-purpose #fundamental #macro #questions
  32. test_tools

    用于编写和运行测试的工具

    v0.9.0 650 #testing #general-purpose #fundamental
  33. reflect_tools

    反射机制集合

    v0.3.0 150 #reflection #general-purpose #fundamental #mechanism #collection #write
  34. drawboard

    绘图引擎

    v0.1.0 100 #general-purpose #fundamental #engine #draw
  35. deterministic_rand

    支持可切换确定性的并发模拟的分层随机数生成器

    v0.5.0 #numbers #generator #hierarchical #fundamental #general-purpose #simulation #concurrency
  36. proc_macro_tools

    编写过程宏的工具

    v0.1.17 1.1K #builder-pattern #general-purpose #fundamental
  37. math_adapter

    包含数学适配器集合,用于将应用程序与数学库的实现解耦,并提供库间兼容性和可交换性

    v0.3.8 900 #testing #general-purpose #fundamental #decoupling
  38. wtest_basic

    编写测试的工具。最基本的事情。

    v0.1.14 230 #fundamental #general-purpose #testing
  39. multilayer

    模块化协议,统一模块接口并引入层

    v0.1.3 2.1K #builder-pattern #general-purpose #fundamental
  40. time_tools

    通用时间工具集合

    v0.2.0 220 #time #fundamental #general-purpose #collection
  41. std_x

    用于解决问题的通用工具集合。基本扩展语言而不破坏,因此可以单独使用或与其他此类模块一起使用。

    v0.1.4 #module #constructor #fundamental #general-purpose #problem #collection #solving
  42. non_std

    用于解决问题的通用工具集合。基本扩展语言而不破坏,因此可以单独使用或与其他此类模块一起使用。

    v0.1.4 110 #module #general-purpose #fundamental #problem #language #extend #collection
  43. meta_tools_min

    通用元工具集合。最小集。

    v0.2.13 1.1K #meta #fundamental #general-purpose #collection #constructor #set #sample
  44. assistant

    辅助AI编写代码

    v0.1.0 #fundamental #general-purpose #ai #assist
  45. second_brain

    第二大脑工具

    v0.1.0 #fundamental #general-purpose #brain #second
  46. brain_tools

    第二大脑工具

    v0.1.0 #fundamental #general-purpose #brain #second
  47. wstring_tools

    字符串操作工具

    v0.1.5 #string #fundamental #general-purpose #manipulate #sample #collection
  48. mod_interface_runtime

    模块化协议,统一模块接口并引入层

    v0.1.1 1.1K #builder-pattern #fundamental #general-purpose
  49. std_tools

    用于解决问题的通用工具集合。基本扩展语言而不破坏,因此可以单独使用或与其他此类模块一起使用。

    v0.1.4 #module #general-purpose #fundamental #constructor #problem #collection #solving
  50. wpublisher

    从命令行在 crates.io 上发布模块

    v0.2.0 #command-line #io #general-purpose #fundamental #publish #module
  51. tudelft-dsmr-output-generator

    TU Delft 软件基础单独作业的配套库

    v0.1.4 130 #tudelft #assignment #tu #delft #fundamental #companion #individual
  52. wcensor

    从命令行操作文件

    v0.1.1 #command-line #general-purpose #fundamental #operate #sample #collection #censor
  53. cargo_will

    发布多crate和多workspace环境,并保持其一致性

    v0.3.0 #general-purpose #fundamental #consistency #environments #publish #maintain #multi-workspace
  54. wtest

    用于编写和运行测试的工具

    v0.1.2 #general-purpose #fundamental #testing
  55. winterval

    适用于区间(范围)的开放/封闭实现的区间适配器

    v0.3.0 1.1K #interval #range #general-purpose #fundamental #adapter #closed #open
  56. drawql

    绘图查询语言

    v0.1.0 #query-language #fundamental #general-purpose #experimental #draw
  57. draw_lang

    绘图语言

    v0.1.0 #general-purpose #fundamental #language #experimental #draw
  58. paths_tools

    处理文件路径的工具

    v0.1.0 #general-purpose #fundamental #file-path
  59. asankov-rust-fundamentals

    Pluralsight 演示项目

    v0.1.1 #demo #pluralsight #course #notes #fundamental #edward #curren
  60. graphs_tools

    图形工具

    v0.1.2 #fundamental #general-purpose #graph #sample #collection #trivial
  61. woptions

    定义函数及其默认选项映射的机制,简洁明了

    v0.1.3 1.1K #builder-pattern #fundamental #general-purpose
  62. former_runtime

    Former - 建造者模式的一种变体。其运行时。

    v0.1.11 1.1K #builder-pattern #fundamental #general-purpose
  63. werror

    基本异常处理机制

    v0.4.0 #exception #general-purpose #fundamental #basic #mechanism #collection
  64. wmath

    聚合多个数学模块的数学库

    v0.3.8 650 #fundamental #general-purpose #testing
  65. former_meta

    支持嵌套建造者和特定集合子建造者的灵活实现。其派生宏的实现。不应独立使用,而应...

    v2.8.0 3.4K #builder-pattern #fundamental #general-purpose #macro-derive
  66. fundamental_data_type

    一组用于增强 STD 的 derive 宏集合

    v0.2.0 #general-purpose #fundamental #macro-derive #collection #enhance #std
  67. proper_tools

    用于解决问题的通用工具集合。基本扩展语言而不破坏,因此可以单独使用或与其他此类模块一起使用。

    v0.1.0 #general-purpose #fundamental #problem #solving #collection #language #extend
  68. 尝试使用 DuckDuckGo 搜索

  69. rustql

    Rust 查询语言

    v0.1.0 #query-language #fundamental #general-purpose #experimental
  70. rust_fundamentals

    Pluralsight Rust 基础课程发布示例

    v0.1.0 #pluralsight #fundamentals #publishing #artifact #following #course #generated
  71. exe_tools

    处理执行的正确算法和结构集合

    v0.1.0 #general-purpose #fundamental #algorithm #execution #collection #handle #structures
  72. file_tools

    处理文件的算法和结构集合

    v0.1.0 #general-purpose #fundamental #algorithm #structures #collection #handle #properly
  73. image_tools

    处理图像的算法和结构集合

    v0.1.0 #image #fundamental #general-purpose #algorithm #structures #collection #experimental
  74. wautomata

    automata

    v0.1.2 #fundamental #general-purpose #automata
  75. wlang

    Wlang

    v0.1.0 2.1K #general-purpose #fundamental #sample
  76. fs_tools

    文件操作工具

    v0.1.0 2.1K #fundamental #general-purpose #testing
  77. mod_interface_meta

    模块化协议,统一模块接口并引入层

    v0.23.0 3.7K #builder-pattern #general-purpose #fundamental
  78. derive_tools_meta

    扩展 STD 的集合的衍生工具,其元模块。请勿直接使用。

    v0.26.0 2.5K #general-purpose #fundamental #meta #derive #collection #extend #module
  79. automata_tools

    自动机工具

    v0.1.1 #fundamental #general-purpose #automata
  80. fundamentals

    无依赖项的 crate,提供基本类型以编码和解码闪电网络消息

    v0.0.1-alpha.4 250 #lightning #codec #wire #messages #zero #types #block
  81. wproc_macro

    编写过程宏的工具

    v0.1.0 #builder-pattern #fundamental #general-purpose
  82. math_tools

    数学工具

    v0.1.0 #general-purpose #fundamental #math
  83. w4d

    数学工具

    v0.1.0 #fundamental #general-purpose #math
  84. program_tools

    编译并运行一个 Rust 程序

    v0.1.0 #general-purpose #fundamental #run #compile
  85. instance_of

    宏,用于回答是否实现了特质的问题

    v0.1.0 #fundamental #general-purpose #traits #question #macro
  86. include_md

    包含 markdown 文件或其部分

    v0.1.0 #general-purpose #fundamental #markdown #section #file
  87. clone_dyn_meta

    从dyn结构派生以克隆

    v0.23.0 1.4K #general-purpose #fundamental #dyn #structures
  88. adhom_minigrep

    minigrep 是一个练习 Rust 编程语言基础的玩具项目

    v0.1.0 #mini-grep #programming #toy #practice #laguage #fundamental
  89. refiner

    从命令行操作文件

    v0.1.1 #fundamental #general-purpose #command-line #operate
  90. woptions_runtime

    定义函数及其默认值选项映射的机制。其运行时。

    v0.1.3 1.1K #builder-pattern #general-purpose #fundamental
  91. impls_index_meta

    将每个函数放入一个命名宏下的几个宏,用于索引类中的每个函数

    v0.7.0 1.6K #builder-pattern #fundamental #general-purpose