##chunks

  1. riff

    读取和写入 RIFF 格式文件

    v2.0.0 200K #audio-video #file-format #chunks #io #reading #wave #write
  2. self_encryption

    自加密文件(收敛加密加混淆)

    v0.29.2 5.8K #encryption #secret-key #file-encryption #obfuscation #chunks #data #byte
  3. itermore

    🤸‍♀️ 更多迭代器适配器

    v0.7.1 950 #iterator #chunks #windows
  4. get_chunk

    具有自动或手动块大小选择的文件迭代器或流

    v1.2.2 #chunk #iterator #chunks #async-io #read-file #filesize #file-io
  5. bevy_simple_tilemap

    为 Bevy 引擎提供的简单瓦片图实现

    v0.15.0 #tilemap #bevy #tile #grid #render #screen #chunks
  6. iter-chunks

    扩展迭代器以包含块

    v0.2.2 10K #iterator #chunks #loop
  7. s3get

    使用块从 S3 下载单个文件

    v0.4.0 120 #amazon-s3 #s3 #single-file #aws #parallel #chunks #archive
  8. mongodb-gridfs

    Mongo GridFS

    v0.2.7 #mongo-db #binary-data #file #grid-fs #bson #document #chunks
  9. re_chunk_store

    Rerun 的块存储引擎

    v0.18.0 1.2K #chunks #rerun #store #timeline #component #path #entity
  10. s3put

    使用块将单个文件/流上传到 S3

    v0.2.0 #amazon-s3 #s3 #upload #aws #file-upload #parallel #chunks
  11. mca

    读取/写入 Minecraft 区域文件(mca)

    v1.0.0 600 #region #minecraft #chunk #parser #chunks #read-write
  12. teehistorian

    DDNet 的解析器

    v0.10.3 #ddnet #parser #chunks #file #th #header #input
  13. cdchunking

    基于内容定义的分块

    v1.0.1 160 #content-defined #byte-stream #chunking #content #chunks #data-stream #defined
  14. zallocator

    通过分配更大的内存块来分摊小型分配的成本

    v0.5.1 170 #memory #allocator #memory-management #allocations #chunks #allocating #async
  15. hff

    分层文件格式

    v0.6.3 #file-format #table #hierarchical #directory #structure #chunks #zip
  16. memoverlay

    在某个字节流上放置可写字节层

    v0.1.3 340 #byte-stream #layer #chunks #writable #overlay #puts #io
  17. futures-batch

    一个将元素分块并在超时或缓冲区满后刷新它们的适配器。(以前被称为 tokio-batch。)

    v0.6.1 12K #future #timeout #chunks #stream #adaptor #buffer #up
  18. sculk

    处理Minecraft NBT文件中的各种数据

    v0.2.2 140 #minecraft #nbt #chunk #region #chunks #data #data-structure
  19. binsync

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

    v0.0.4 100 #manifest #syncing #chunks #locations #binary-data #content #static
  20. bananapeel

    一个非常滑稽的混淆算法!

    v0.1.1 #obfuscation #numbers #chunks #data-encoding #key #random #algorithm
  21. blake

    通过FFI为Rust实现的哈希函数

    v2.0.2 850 #hash #hashing #data #blake-rs #multiple #chunks
  22. simple-stream

    在io::Read和io::Write实现上传输数据块的构建块

    v0.11.0 130 #frame #stream #data-stream #frame-buffer #chunks #sockets #data-streaming
  23. rspack_plugin_merge_duplicate_chunks

    rspack 合并重复块插件

    v0.1.0 110 #rspack #plugin #chunks #merge #javascript #bundler #duplicated
  24. chainbuf

    快速链式缓冲区

    v0.1.0 #io #data-structures #buffer #zero-copy #chained #byte #chunks
  25. rspack_plugin_split_chunks

    rspack 分割块插件

    v0.1.0 110 #rspack #split #chunks #plugin #bundler #build-tool #javascript
  26. arbitrary-chunks

    一个迭代器,允许指定一个输入数组,该数组包含任意大小的块,用于分割向量和数组

    v0.4.1 500 #iterator #chunk #chunks
  27. fs-chunker

    将文件拆分成一个块列表

    v0.5.0 130 #chunks #file #break #data #hash #list
  28. arc_slice_pool

    由连续内存块支持的弧段

    v0.2.0 240 #contiguous #chunks #contiguous-memory #arcs #backed
  29. rspack_plugin_remove_empty_chunks

    rspack 移除空块插件

    v0.1.0 110 #chunks #plugin #rspack #remove #emty #bundler #web
  30. read_chunk_iter

    在读取器上使用迭代器适配器,每次产生固定大小的块

    v0.2.0 #iterator-adapter #iterator #fixed-size #chunks #reader #read #yield
  31. bevy_tiles

    用于在网格中处理实体的 Bevy 库

    v0.1.0 #tilemap #tile #chunks #map #entities #bevy #grid
  32. segvec

    rust 的数据结构。类似于 Vec,但以递增的块大小分配内存

    v0.2.0 140 #segment #memory #vec #data-structures #size #allocate #chunks
  33. cdc

    在数据流上执行内容定义分块(CDC)

    v0.1.1 #merkle #chunk #rabin #dedup #chunks
  34. array-tools

    一个小型的数组相关实用工具集合,旨在使生活更轻松

    v0.3.2 #array #no-std #iterator #stack-allocated #chunks #collection #fixed
  35. mc173

    Minecraft 1.7.3 测试版的基础数据结构和逻辑,用于运行世界

    v0.2.0 #minecraft-server #minecraft #block #entities #chunks #world #structures
  36. edit-chunks

    拆分大文件的块以供编辑,然后再次将它们组合起来

    v0.1.1 #file #editing #split #chunks #again #back #together
  37. chunked

    一种将实体组织成块来工作的实体组件系统

    v0.1.1 #ecs #component #gamedev #chunks #entities #behavior #systems
  38. const-chunks

    扩展特质,将块迭代器扩展到定长数组

    v0.3.0 #iterator #const-generics #chunk #chunks #iteration #adaptor #no-alloc
  39. delimiter-slice

    用于拆分分隔符流的流类型

    v0.2.1 #stream #data-stream #future #async #futures #chunks
  40. iterchunks

    一个迭代器适配器,每次产生迭代器的N个元素

    v0.5.0 150 #iterator #iterator-adapter #chunks #no-std
  41. doc-chunks

    文档注释和开发注释的集群,作为一个连贯的视图

    v0.1.0 700 #documentation #cluster #chunks #string-representation #file-path #proc-macro
  42. yap_streaming

    用于解析流的 Yap 扩展 crate

    v0.2.0 #streaming-parser #stream #chunks #yap #extension #tokens #nom
  43. security-cam-common

    个人穿梭项目用于创建发送加密/解密文件块的网络对象的通用代码

    v0.1.5 #stream #send #chunks #personal #decryption #encryption-decryption #security
  44. character_text_splitter

    将文本拆分为具有重叠的块,设计用于高效处理大量文本。实现与 langchain 的 CharacterTextSplitter 相同

    v0.1.3 #text #overlap #splitting #chunks #langchain #amounts #character
  45. 栅格

    栅格处理库

    v0.8.0 #raster #processing #chunks #geometry #process #gdal #align
  46. game4all/vx_bevy

    🧊 使用bevy游戏引擎制作的体素引擎原型。作为实验体素、地形生成和bevy的游乐场。

    GitHub 0.2.0 #game-engine #voxel #voxel-game #prototype #chunks #generation #terrain
  47. mivim

    v0.3.0 #array #mivim #chunks
  48. slice-pool

    使用切片作为内存池

    v0.4.1 2.8K #memory-pool #memory #slice #pool #chunk #wrap #chunks
  49. slice-pool2

    使用切片作为内存池

    v0.4.3 3.2K #memory-pool #pool #memory #slice #chunk #wrap #chunks
  50. parallel_reader

    并行从文件(或任何 Read 流)读取并按块进行处理

    v0.1.2 #read-stream #stream-processing #chunks #parallel #reading #reading-file #thread
  51. building_blocks_storage

    对稀疏或密集的2D和3D整数晶格上的映射进行高效存储

    v0.7.1 #voxel #mesh #lattice #chunks #array #maps #sparse
  52. chunk_iter

    对任何迭代器进行分块迭代的泛型

    v0.1.5 #iterator #chunks #const-generics #chunked #iterable
  53. moveslice

    一个用于在切片中移动块的单函数crate

    v2.0.1 #slice #move #index #chunk #chunks
  54. lessanvil

    通过删除未使用的块来减少Minecraft: Java Edition的地球大小

    v1.0.2 #minecraft #java #edition #world #chunks #size #unused
  55. kv-par-merge-sort

    用于(键,值)数据集的外部排序算法

    v0.1.0 #sorting #key-value #data-set #merge #key-file #file-sorting #chunks
  56. hubs

    一个极度不安全的缓冲区结构

    v0.1.1 #structure #chunks #buffer #unsafe #performance #refer #game
  57. look_ahead_items

    我一直在重复,有时我想预览。改为按块而不是单个进行移动。

    v0.1.1 #look #parser #items #chunks #repeating #ahead #wanted
  58. chunky

    异构尺寸实体集合的抽象存储

    v0.3.7 110 #memory #abstract #chunks #storage #heap #heterogeneously-sized #entity-collections
  59. markdown_splitter

    根据注释将Markdown文件拆分成块

    v0.1.1 #markdown #export #annotations #split #file #chunks #md
  60. polkadot-availability-distribution

    可用性分布子系统。请求所需可用性数据。还将可用性数据和块分发给请求者。(polkadot v1.15.0)

    v17.0.1 2.2K #chunks #availability #distribution #data #subsystem #requests #polkadot
  61. 尝试使用DuckDuckGo搜索搜索

  62. webpack-q

    关于webpack编译统计信息的提问

    v0.2.2 #webpack #compilation #statistics #chunks #ask #tooling #graph
  63. polkadot-node-core-av-store

    可用性存储子系统。存储可用性数据和块的DB包装器。(polkadot v1.15.0)

    v17.0.0 1.8K #availability #store #chunks #subsystem #wrapper #data #polkadot
  64. length-prefixed-stream

    将变长编码的消息字节流解码为块流

    v1.0.0 #stream #byte-stream #decode #varint #chunks #messages #length
  65. lact

    Lact

    v0.1.2 #lact #encoder #chunks
  66. file-chunker

    高效处理(大约)等大小的文件部分

    v0.1.1 550 #chunk #file #chunking #chunks #process-file #concurrency
  67. concurrent-slice

    扩展切片类型,具有并发处理方法

    v0.1.0 #processing #methods #chunks #slice #concurrency #types #chunk-size
  68. hole-punch

    一个用于从稀疏文件中提取信息的多平台库(工作进度中)

    v0.0.3 #跨平台 #稀疏 #孔洞 #信息 #查找 # #扫描
  69. read_chunks

    Read特质的扩展,允许更容易地分块读取

    v0.2.0 #读取 #io读取 #io #特质 # #扩展 #读取
  70. owned_chunks

    一组特质和迭代器,用于从集合中获取所有者块

    v0.1.1 # #集合 #所有者 #迭代器 #vec #数组 #特质
  71. drill-press

    一个跨平台库,用于列出和操作稀疏文件中的孔洞

    v0.1.1 #跨平台 #稀疏 #列出 #操作 #孔洞 #扫描 #
  72. read-byte-slice

    从底层读取器作为切片迭代字节块

    v0.1.2 #字节切片 #字节 # #迭代器 #
  73. graphite_server

    graphite_minecraft项目的Minecraft服务器实现

    v0.1.0 #Minecraft服务器 #graphite-minecraft #玩家 #连接 #组件 # #实体
  74. futures-stream-reader

    将[AsyncRead]转换为[Stream]的字节块流

    v0.2.0 # #async-read # #转换 #字节 #
  75. pieced

    [T]::as_chunks在稳定版Rust中

    v0.1.0 #碎片 # #
  76. iffc

    IFF块编码器和解码器

    v0.1.2 # #riff # #iff #解析器 #编解码器
  77. dribble

    使用小块数据对Read和Write进行压力测试的实现

    v1.0.0 #io #测试 #读写 #io写入 # #数据 #小块
  78. chunks-exacter

    在切片上扩展的特质,允许使用const-generics的chunks_exact

    v0.1.1 #切片 #const-generics # #exacter #chunks-exact #扩展 #特质
  79. rchunks

    类似于.chunk()但从切片的末尾开始向前移动的切片迭代器。与.chunk().rev()在处理切片大小不是块大小的倍数的情况不同。

    v0.1.4 #切片 # #迭代器
  80. mcatool

    一个命令行工具,允许您轻松地处理.mca(Minecraft区域)文件

    v0.2.1 #命令行工具 #Minecraft #区域 #mca # #修剪 #世界
  81. serial_frame

    通过通道发送字节块,使用给定的分隔符分割

    v0.3.0 #byte #chunks #channel #delimiter #send #frame #serial
  82. cheetah_kv

    线程安全的键/值存储

    v0.1.0 #key-value-store #thread-safe #concurrency #chunks #cpu #power #packet
  83. pcp

    暴力破解的pcp解决方案搜索器

    v0.2.0 #brute-force #searcher #solution #pair #problem #bit #chunks
  84. waverly

    解析和写入WAV文件

    v0.2.0 #wav #file #write #wave #parser #chunks #data
  85. guid-parser

    Windows GUID字面量的Chomp解析器

    v0.1.0 220 #guid #literals #parser #syntax #chunks #chomp #string
  86. async_buf_reader_utils

    为async-std crate的BufReader添加了额外的功能

    v0.1.0 #buf-reader #async-std #extension #file #prelude #chunks #predicate
  87. asuran-chunker

    描述可以重复方式将数据分成块的数据类型的通用API

    v0.1.6 110 #data #chunks #describing #api #slice #repeatable #split
  88. arweave_rs_packing

    包含打包和Feistel解密方法,用于解包分块Arweave数据

    v0.1.0 #chunks #arweave #decryption #packing #block #entropy #data
  89. lazy-pregen

    用于预生成块命令行Minecraft服务器包装器

    v0.1.4 #minecraft-server #command-line #chunks #wrapper #pregenerate #directory