Viewing profile — alexrustic
alexrustic
HN member- Joined
- Thu, Jul 23, 2020, 10:02 AM UTC
- HN karma
- 8,387
- Public activity
- 1,044 items
- HN profile
- View on Hacker News ↗
About alexrustic
Check out two of my latest projects:
- Asyncpal - Preemptive concurrency and parallelism for sporadic workloads: https://news.ycombinator.com/item?id=41404020
- Jinbase - Multi-model transactional embedded database: https://news.ycombinator.com/item?id=42276813
Get in touch with me:
a=" dot "; b="alex"; c="com"; d=" at "; e="rustic"; f="yahoo"; print(e+b+d+f+a+c)Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #42296357
Jinbase is designed to be thread-safe, ensuring it can be reliably used in a multithreaded context. To interact with SQLite, Jinbase uses LiteDBC [1] an SQL interface compliant wit…
-
comment
Comment #42290113
Thank you for your comment ! Indeed, for wide adoption across languages, we will need to port at least Paradict as that is the format in which BLOBs are serialized. Protobuf relies…
-
story
Show HN: Jinbase – Multi-model transactional embedded database
Hi HN ! Alex here. I'm excited to show you Jinbase ( https://github.com/pyrustic/jinbase ), my multi-model transactional embedded database. Almost a year ago, I introduced Paradict…
- story
- story
- story