aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark')
-rw-r--r--documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md2
-rw-r--r--documentation/bookmark/integer.md2
-rw-r--r--documentation/bookmark/software/architecture.md (renamed from documentation/bookmark/architecture.md)0
3 files changed, 3 insertions, 1 deletions
diff --git a/documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md b/documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md
index a68990d83..15d72cffe 100644
--- a/documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md
+++ b/documentation/bookmark/concurrency/crdt_conflict_free_replicated_data_types.md
@@ -1,5 +1,7 @@
# Reference
+0. [CRDT: Fractional Indexing](https://madebyevan.com/algos/crdt-fractional-indexing/)
+0. [CRDT: Mutable Tree Hierarchy](https://madebyevan.com/algos/crdt-mutable-tree-hierarchy/)
0. [Katara: Synthesize CRDTs from classic data types with verified lifting!](https://github.com/hydro-project/katara)
0. [Automerge: A New Foundation for Collaboration Software — Martin Kleppman](https://www.youtube.com/watch?v=UUGdMHrdzIU)
0. [Automerge](https://github.com/automerge/automerge)
diff --git a/documentation/bookmark/integer.md b/documentation/bookmark/integer.md
index 3727d760a..98b7d308b 100644
--- a/documentation/bookmark/integer.md
+++ b/documentation/bookmark/integer.md
@@ -1,6 +1,6 @@
# Parsing
-0. []()
+0. [Figuring out round, floor and ceil with integer division](http://blog.pkh.me/p/36-figuring-out-round%2C-floor-and-ceil-with-integer-division.html)
0. [Multiplication from Scratch](https://gist.github.com/reednj/faca61bca9f09f9e1e9462595be2e931)
0. [Faster Integer Parsing](https://rust-malaysia.github.io/code/2020/07/11/faster-integer-parsing.html)
diff --git a/documentation/bookmark/architecture.md b/documentation/bookmark/software/architecture.md
index d3619bc27..d3619bc27 100644
--- a/documentation/bookmark/architecture.md
+++ b/documentation/bookmark/software/architecture.md