Bubble_sor Selection_sort insertion_sort Heap_sort Radix_sort Counting_sort
Sort an array of integers using Counting sort (where you only have integers and the min and max are known)
Пакет для сортировки чисел методом подсчета
Counting sort implementation for Iterators
O(n) sorting library for large datasets with small range of possible values
fast sort & uniq & count(like sort | uniq -c) using 1/10 ram
Adaptive hybrid sort for integer-like keys: parallel counting on dense ranges with pattern-aware fallback paths.
Counting sort algorithm.
This package has the implementation of several sort algorithms
Proc-macro support for vaultdb-orm — generates Note impls from struct definitions
Database-like operations on Obsidian markdown files with YAML frontmatter
Library engine for vaultdb — markdown-as-database for Obsidian-style vaults
Model Context Protocol server exposing vaultdb-core to LLM agents
CLI tool for extracting and summarizing information from pcap files
rustgym solutions