I saw that you had done some work back in September to prepare this crate for a Sync version of AppendList. Is that still in the works? I have been looking for an append-only list that I can use in a multi-threaded context.
No worries if that won't be happening anytime soon. I've already implemented a workaround for what I'm working on using a different crate. Just curious about your plans for appendlist. :)
I saw that you had done some work back in September to prepare this crate for a Sync version of AppendList. Is that still in the works? I have been looking for an append-only list that I can use in a multi-threaded context.
No worries if that won't be happening anytime soon. I've already implemented a workaround for what I'm working on using a different crate. Just curious about your plans for
appendlist. :)