osimarr / nary-tree
A vec-backed tree structure with tree-specific generational indexes.
☆13Updated 10 months ago
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☆48Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- 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
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- ☆12Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Arena allocator with scopes☆43Updated last year
- Rust UI Framework (WIP)☆18Updated 4 years ago
- Some benchmarks for generational arenas in rust☆25Updated 7 months ago
- ☆36Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- cargo-add command to make dependencies into dylibs☆96Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 8 months ago
- An integration to render SVG files with Vello.☆28Updated this week
- A C expression parser and evaluator☆46Updated last year