osimarr / nary-tree
A vec-backed tree structure with tree-specific generational indexes.
☆14Updated last year
Alternatives and similar repositories for nary-tree:
Users that are interested in nary-tree are comparing it to the libraries listed below
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated last week
- Provides many useful tools related to tuples☆18Updated 4 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Trait implementation generator macro☆28Updated last week
- Add observability to your Rust types!☆48Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A sinless derive helper☆71Updated 4 months ago
- ☆26Updated last year
- `smol` integrations with `hyper`☆14Updated 5 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 9 months ago
- Safe wrapper to libheif-sys for parsing heif/heic files☆36Updated 2 months ago
- State machine pattern for Rust☆29Updated 5 months ago