https://github.com/arjunsk/arjunsk
https://github.com/arjunsk/arjunsk
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunsk/arjunsk
- Owner: arjunsk
- Created: 2020-08-04T14:40:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T06:58:39.000Z (over 1 year ago)
- Last Synced: 2025-02-27T09:28:27.701Z (over 1 year ago)
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 👋 Hi
I am currently learning about `CMake`.
#### 🍭 Recent projects I'm working on
- [matrixorigin/matrixone](https://github.com/arjunsk/matrixone) - A hyper-converged cloud native DBMS
#### 📚 Go Libraries
- [arjunsk/kmeans](https://github.com/arjunsk/kmeans) - Go library implementing Elkan's Kmeans algorithm
- [arjunsk/lotsaa](https://github.com/tiny-modules/lotsaa) - Go library for executing lots of operations spread over any number of threads for a fixed duration/op-count.
- [arjunsk/intervalst](https://github.com/arjunsk/intervalst) - Go implementation of Interval Search Tree.
[//]: # (#### 📋 Recent papers I've read)
[//]: # (- [Spanner](https://static.googleusercontent.com/media/research.google.com/en//archive/spanner-osdi2012.pdf) - Distributed Transaction using True Time)
#### ✏️ Recent Blog posts
- [Build Tiny DB](https://medium.com/javarevisited/build-a-tiny-database-in-java-ca6d3f06e115) - Parser, Planner, Storage Engine, Calcite, ANTLR
- [Build Tiny Compiler](https://medium.com/javarevisited/build-a-tiny-compiler-in-java-662f67a1ce85) - Lexer, Parser, Semantic analysis, ASM Code Generation
- [Spatial Partitioned RDD using KD Tree in Spark](https://medium.com/sys-base/spatial-partitioned-rdd-using-kd-tree-in-spark-102e0b53564b) - Spatial Partitioning, KD tree, Epsilon approximation
[//]: # (#### 📗 Featured Resources)
[//]: # (- [Patterns of Distributed Systems](https://martinfowler.com/articles/patterns-of-distributed-systems/) - Good for learning more about Spanner 2PC etc.)
[//]: # (- [Algorithms and Data Structures for Massive Datasets](https://www.amazon.com/Algorithms-Data-Structures-Massive-Datasets/dp/1617298034) - Great for learning about new data structures.)
[//]: # (- [Database Design and Implementation](https://www.amazon.com/dp/3030338355/) - Great for understanding embedded Java databases like Apache Derby)
