atframework
services and libraries based on asynchronous tree structure IPC
Popular repositories Loading
Repositories
Showing 10 of 10 repositories
- protoc-ext-render-rs Public
A plugin for protoc to make it easier to modify codes generated by protoc.
atframework/protoc-ext-render-rs’s past year of commit activity - atlist-rs Public
A Rust LinkedList which is allowed to insert/erase element by immutable iterator. Adding, removing and moving the elements within the list or across several lists does not invalidate the iterators or references. An iterator is invalidated only when the corresponding element is deleted.
atframework/atlist-rs’s past year of commit activity