#const-fn

  1. konst

    std函数的const等价,编译时比较和解析

    v0.3.9 292K #const-fn #parser #parsing #no-std
  2. typewit

    基于type-witness的抽象,主要用于在const fns中模拟多态

    v1.9.0 240K #const-fn #const-generics #gadt #refl #type-witness #type-equality
  3. const_fn

    一种轻量级的属性,用于方便地生成具有条件编译的const函数

    v0.4.10 504K #const #attributes #macro #static #compiler-version #proc-macro #no-alloc
  4. const_for

    使用宏实现的const for循环

    v0.1.4 20K #const #loops #const-fn #looping #for #range-iterator
  5. constmuck

    bytemuck函数的const等价

    v1.1.0 #const-fn #transmute #casting #cast #no-std
  6. gregorian

    易于使用的日期库

    v0.2.4 7.8K #date #calendar #iso-8601 #proleptic #const-fn
  7. konst_kernel

    konst和const_panic之间共享的基础const功能

    v0.3.9 214K #compile-time #const-fn #parser #konst #functions #std #shared
  8. const_base

    编译时解码/编码64/32/16字符串

    v0.2.0 #base64 #const-fn #encoding #codec #no-std
  9. const-array-init

    用于在const上下文中使用闭包语法或const函数初始化数组的宏

    v1.0.0 #const #array #const-fn #init #fn #macro #no-alloc
  10. const-combinations

    const fn组合迭代器适配器

    v2.0.3 #combinations #iterator #adapter #const-fn
  11. const_closure

    用于创建const可调用闭包的辅助工具

    v0.3.0 #closures #const #nightly #const-fn
  12. new-derive

    New derive宏

    v0.2.1 #macro-derive #macro #derive #const-fn #associated #struct #parameters
  13. const_env

    通过环境变量配置常量和静态项

    v0.1.2 4.5K #envvar #variables #environment #env #compile-time #const-fn #vars
  14. array-const-fn-init

    使用通过 const fn 计算的常量值初始化数组

    v0.1.1 31K #const-fn #array #const #init
  15. const-if

    将 if-else 表达式添加到您的常量函数中

    v0.1.3 #const-fn #const #constant #expression #i32 #min #functions
  16. 尝试使用 DuckDuckGo 进行搜索。搜索.

  17. ethaddr

    Ethereum 公共地址

    v0.2.2 750 #address #public #ethereum #const-fn
  18. nanobv

    轻量级的 no_std 兼容的 const_fn 驱动的 BitVector 实现

    v0.1.1 #bit-vector #const-fn #oriented
  19. static_locks

    parking_lot 锁,但可用于静态和 const fn

    v0.1.0 #static #mutex #const #rwlock #reentrant #const-fn
  20. cc4

    作为 const fn 的非常简单的 four_cc/fourcc 算法实现

    v0.1.2 #const-fn #algorithm #four-cc-fourcc #enums
  21. const-ft

    用于将 const fn 包装在功能门中的宏

    v0.1.2 #const-fn #wrapping #gate #feature #macro
  22. const-alloc

    在编译时分配动态内存

    v0.1.0 #const #compile-time #nightly #alloc #const-allocate #allocator-api #const-fn
  23. constime

    Zig 的 comptime 适用于 Rust,无任何依赖。主要是为了在更多东西成为 const fn 之前进行实验。

    v0.2.2 #const-fn #play #comptime #zig #zero
  24. supertrait

    在稳定 Rust 中启用默认关联类型和 const fn 特性项

    v0.1.0 #traits #const-fn #stable #supertraits #macro
  25. ranged

    实现数字范围的数学运算符

    v0.1.1 #range #numbers #operator #math #const-fn #traits
  26. unconst_trait_impl

    类似于函数的宏,用于“取消const”特质实现

    v0.1.5 #traits #const #impl #macro #const-fn
  27. ethdigest

    Ethereum摘要和哈希

    v0.4.0 220 #digest #keccak #ethereum #hash #const-fn
  28. const-regex

    在const fn内匹配正则表达式

    v0.1.0 #regex #byte #const #matching #string #macro #const-fn
  29. speculate2

    是Rust的一个受RSpec启发的最小测试框架speculate的更新版本

    v0.2.0 #testing #testing-framework #rspec #test #const-fn
  30. supertrait-macros

    支持超特质的宏

    v0.1.0 #supertraits #traits #macro #default #const-fn #associated #items