arunmu
- Karma
- 0
- Created
- ()
- Submissions
- 0
- BM25 Search in Postgres (tigerdata.com)
- TimescaleDB helped us scale analytics and reporting (blog.cloudflare.com)
- How not to write an async runtime in Rust (github.com)
- Cloudflare Log Explorer (blog.cloudflare.com)
-
https://www.reddit.com/r/bigdata/comments/pse4gb/clickhouse_and_apache_pinot/ Originally a reddit post. Wanted to see/have more discussion on this topic.
- ClickHouse and Apache Pinot (reddit.com)
- A lite C++ coroutine network library – Introduction (templated-thoughts.blogspot.com)
- Designing a kind of shared pointer in C++ (templated-thoughts.blogspot.com)
- Rust: First impressions from a C++ developer (templated-thoughts.blogspot.com)
- Python Asyncio: Basic Task Loop and We Are Done (templated-thoughts.blogspot.com)
- Python Futures, Executors and Tasks – An Implementation Detail (templated-thoughts.blogspot.com)
- Python Futures, Executors and Tasks (templated-thoughts.blogspot.com)
- Python Coroutines/Generators – Behind the scenes (templated-thoughts.blogspot.com)
-
As a hobby project I am trying to write something like asyncio from scratch without using anything other than the facilities provided by the OS and the language. As part of it I am also going to write a series of blog…
- JSON Web Tokens(JWT) with C++14 (github.com)
- JSON Web Tokens(JWT) with C++14 (github.com)
- C++ – Implementation details of libstd++ std::function (templated-thoughts.blogspot.com)
- C++(11/14) std::function performance benchmark (templated-thoughts.blogspot.com)
- What you need _not_ know about std::function (C++) (templated-thoughts.blogspot.com)