macthecadillac / atreeLinks
An arena allocated tree structure for Rust with removal support
☆11Updated 5 years ago
Alternatives and similar repositories for atree
Users that are interested in atree are comparing it to the libraries listed below
Sorting:
- Arena allocator with scopes☆44Updated 2 years ago
- A Rust game engine, focus on Voxel support and content-addressed IDs. Intended for a sandbox "game" like Garry's Mod or Second Life, even…☆25Updated 10 months ago
- Moving code-gen out of `build.rs`☆18Updated last month
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- ☆57Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆19Updated 4 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
- Inline procedural macros for Rust☆56Updated 2 years ago
- ☆56Updated 2 years ago
- Pretty backtraces for rust☆15Updated 4 years ago
- Code comment watcher that notifies when an issue is closed.☆10Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A rust macro to include the source of all files in a given subdirectory in the generated binary, and make them available by path name thr…☆12Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- example of plotters and iced canvas☆24Updated 4 years ago
- More indexing options for Rust slices☆9Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Rust Constructive Solid Geometry☆28Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago