mamcx / tree-flatLinks
TreeFlat is the simplest way to build & traverse a pre-order Tree in Rust
☆29Updated 2 years ago
Alternatives and similar repositories for tree-flat
Users that are interested in tree-flat are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Static Linear Algebra System☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- File type detector☆40Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- Hierarchical sparse bitset☆45Updated 2 months ago
- Typed any map for rust☆67Updated 7 months ago
- ☆24Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Nuts is a Rust library that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber.☆68Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Alternative future adapters that provide cancel safety.☆65Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- A prototype implementation of reactive UI in rust☆84Updated 2 years ago
- ☆22Updated 2 years ago
- Profiling tool for Rust code.☆43Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Fast partially immutable collections for Rust☆33Updated this week
- An async version of iterator☆40Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆98Updated 2 weeks ago