Docs.rs
  • algorithm-0.1.18
    • algorithm 0.1.18
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tickbh
    • Dependencies
      • algorithm-macro ^0.1 normal
      • hashbrown ^0.15.2 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.26 normal
      • libc ^0.2.169 dev
      • rand ^0.8.5 dev
      • slab ^0.4.9 dev
    • Versions
    • 42.86% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module quadsort

algorithm0.1.18

Module quadsort

Module Items

  • Functions

In crate algorithm

Modules

  • buf
  • quadsort

Structs

  • ArcCache
  • BitMap
  • CircularBuffer
  • FixedVec
  • HashMap
  • HashSet
  • LfuCache
  • LruCache
  • LruKCache
  • RBTree
  • RoaringBitMap
  • Slab
  • StampTimer
  • StepTimer
  • TimerRBTree
  • TimerWheel

Traits

  • Reinit
  • Timer

Functions

  • get_milltimestamp
  • get_timestamp

Type Aliases

  • DefaultHasher
algorithm

Module quadsort

Settings
Help
Source

Functions§

create_swap
cross_merge
less_24_tail_swap
monobound_binary_first
parity_merge
parity_merge_four
parity_merge_two
parity_swap_eight
parity_swap_sixteen
parity_swap_thirty_two
partial_backward_merge
quad_merge
quad_merge_block
quad_sort
quad_sort_order_by
quad_swap
quad_swap_four
rotate_merge
rotate_merge_block
tail_merge
tail_swap
tiny_sort
twice_unguarded_insert