#stack-allocated

  1. compact_str

    一种内存高效的字符串类型,当可能时,会透明地存储字符串在栈上

    v0.8.0 1.0M #string #byte-string #memory #heap-memory #compact #stack-allocated #heap-allocated
  2. smol_str

    具有O(1)克隆的小字符串优化字符串类型

    v0.2.2 900K #string #string-interning #byte #stack-allocated #clone #language #allocation
  3. smartstring

    紧凑的内联字符串

    v1.0.1 708K #sso #stack-allocated #cache-local #inline-string #heap-allocation #cpu-cache #small-string
  4. fixedstr

    可以使用const generics复制和栈分配的固定最大大小的字符串

    v0.5.7 68K #string #const-generics #stack-allocated #size #constant #types #copied
  5. st-map

    栈分配的映射的运行时

    v0.2.4 97K #stack-allocated #run-time #map #static-map #derive #stack-alocated
  6. fstr

    一种栈分配的固定长度字符串类型

    v0.2.11 5.2K #string #fixed-length #stack-allocated
  7. utote

    具有可选SIMD实现的栈分配的uint多重集

    v0.6.1 #stack-allocated #multiset #simd #stack #collection #data-structures
  8. recursive

    无栈溢出的简单递归

    v0.1.1 53K #recursion #stack-overflow #size #stack-allocated #call-stack #automatic #tail
  9. embedded-runtime

    适用于嵌入式设备的微型异步运行时

    v0.3.0 #embedded-devices #run-time #future #async #single-threaded #stack-allocated #tiny
  10. embedded-runtime-rp2040

    适用于嵌入式设备的微型异步运行时,具有为rp2040预定义的运行时钩子

    v0.3.0 150 #embedded-devices #rp2040 #run-time #future #stack-allocated #single-threaded #tiny
  11. nstr

    一个无_std、无_alloc、嵌入式友好的字符串库

    v0.3.2 #global-allocator #string #no-alloc #embedded #stack-allocated #no-std
  12. stavec

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

    v0.3.0 #vector #static #stack-allocated #capacity #generic #std
  13. alloca

    alloca 的安全包装

    v0.4.0 3.7K #stack #wrapper #stack-allocation #stack-allocated #api-bindings
  14. no_std_strings

    crate fixedstr 的 no_std 版本:可复制和栈分配的固定最大长度的字符串

    v0.1.3 #string #const-generics #stack-allocated #fixed-size #length #fixed-length #version
  15. nostd_structs

    nostd 环境中的数据结构和算法

    v0.2.0 #algorithm #data-structures #standard #stack-allocated #esoteric #environments #nostd
  16. vec_to_array

    将堆分配的 Vec<T> 移动到类型为 T 和大小为 N 的栈分配数组中

    v0.2.3 #stack-allocated #array #heap-allocated #array-vec #vec-t #size #moves
  17. string-wrapper

    可能栈分配的字符串,具有泛型字节存储

    v0.3.0 150 #string #byte-string #stack-allocated #generic #traits #wrapper #fixed-length
  18. array-tools

    旨在使生活更轻松的一组与数组相关的实用工具

    v0.3.2 #array #no-std #iterator #stack-allocated #chunks #collection #fixed
  19. local_vec

    在栈上分配固定容量的向量

    v0.5.0 #stack-allocated #buffer #stack #optimization #vector #small
  20. stack

    栈上的 DST 和数组!

    v0.4.0 #stack-allocated #array #dst #vec #array-vec #small-vec #dynamically-sized
  21. rust_chacha20

    ChaCha20 流密码

    v0.3.0 #stream-cipher #chacha20 #stack-allocated #encryption #zero #block #keystream
  22. 使用 DuckDuckGo 进行搜索 搜索.

  23. trait-union

    栈分配的特质对象

    v0.1.4 #traits #object #stack-allocated #union
  24. byte-array-struct

    创建基于字节数组的结构的宏

    v0.2.0 #byte-array #struct #macro #backed #stack #size #stack-allocated
  25. picostring

    不需要额外空间存储长度的栈分配字符串

    v0.3.1 #string #stack-allocated #byte #length #const-generics #capacity #store
  26. multi_stack_queue

    带有固定长度的栈分配多队列的抽象层。正在进行中

    v0.3.0 #queue #stack-allocated #fixed-length #abstraction-layer #bounded #multiqueue #multi
  27. stack-bitset

    栈分配的泛型大小位集实现。正在进行中

    v0.2.5 #bitset #stack-allocated #bit-set
  28. pushy

    可推送的栈分配缓冲区

    v0.1.0 #buffer #stack-allocated #array #pushable #push #vec-like #push-array
  29. stacked

    栈分配的数据结构。这是一个很好的学习经历,这些容器类型表现良好,但最终,我未能超越Vec的性能

    v0.1.3 #stack-allocated #structures #data #data-structures #vec #was #experience
  30. stack_ptr

    指向栈分配数据的拥有指针

    v0.1.0 #pointers #stack-allocated #owned #data
  31. vectrix-macro

    矩阵组合的宏

    v0.3.0 #matrix #matrix-vector #vectrix #macro #const-generics #stack-allocated #implemented