-
Updated
on Oct 30, 2020 - Java
persistent-data-structure
Here are 80 public repositories matching this topic...
-
Updated
on Aug 7, 2020 - JavaScript
-
Updated
on Oct 31, 2020 - Rust
-
Updated
on Feb 11, 2020 - Java
-
Updated
on Nov 8, 2020 - C
-
Updated
on Sep 24, 2019 - Crystal
-
Updated
on Sep 15, 2020 - TypeScript
-
Updated
on Oct 16, 2020 - C#
-
Updated
on Nov 3, 2020 - C++
-
Updated
on Feb 21, 2020 - C++
-
Updated
on Nov 5, 2020 - C#
-
Updated
on Oct 19, 2020 - C++
-
Updated
on Oct 29, 2020 - C++
-
Updated
on Aug 21, 2020 - Java
-
Updated
on Oct 4, 2019 - Swift
-
Updated
on Apr 19, 2020 - Swift
-
Updated
on Oct 13, 2020 - Java
-
Updated
on Jul 30, 2020 - Go
-
Updated
on Sep 29, 2019 - JavaScript
-
Updated
on Oct 22, 2020 - Go
-
Updated
on Mar 12, 2017 - Swift
-
Updated
on Nov 9, 2020 - Java
-
Updated
on Apr 4, 2018 - Java
-
Updated
on Jul 19, 2020 - Java
-
Updated
on Jul 25, 2019 - C++
-
Updated
on Oct 8, 2020 - TypeScript
-
Updated
on Jul 24, 2019 - Kotlin
-
Updated
on May 2, 2018 - Kotlin
Improve this page
Add a description, image, and links to the persistent-data-structure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the persistent-data-structure topic, visit your repo's landing page and select "manage topics."
alloc/free are big performance killers in the persistent tree. it could be very beneficial to use a object pool in the implementation, at least as an option.