File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515[ ![ Release] ( https://img.shields.io/github/release/CogitatorTech/ordered.svg?label=release&style=flat&labelColor=282c34&logo=github )] ( https://github.com/CogitatorTech/ordered/releases/latest )
1616[ ![ License] ( https://img.shields.io/badge/license-MIT-007ec6?label=license&style=flat&labelColor=282c34&logo=open-source-initiative )] ( https://github.com/CogitatorTech/ordered/blob/main/LICENSE )
1717
18- A collection of data structures that keep data in order in pure Zig
18+ Pure Zig implementations of high-performance, memory-safe ordered data structures
1919
2020</div >
2121
2222---
2323
24- Ordered is a Zig library that provides implementations of various popular data structures including
24+ Ordered is a Zig library that provides efficient implementations of various popular data structures including
2525B-tree, skip list, trie, and red-black tree for Zig programming language.
2626
2727### Features
You can’t perform that action at this time.
0 commit comments