About the project: QuestDB is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports.
About the project: Flink CDC Connectors is a set of source connectors for Apache Flink, ingesting changes from different databases using change data capture (CDC). The Flink CDC Connectors integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium.
About the project: Chainsaw provides a powerful ‘irst-response’ capability to quickly identify threats within Windows event logs. It offers a generic and fast method of searching through event logs for keywords, and by identifying threats using built-in detection logic and via support for Sigma detection rules.
About the project: The Solana Program Library (SPL) is a collection of on-chain programs targeting the Sealevel parallel runtime. These programs are tested against Solana’s implementation of Sealevel, solana-runtime, and deployed to its mainnet.
About the project: Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as a memory model.
Obversvations
QuestDB looks pretty interesting and worth trying.
SmartTubeNext is not a first-time included in monthly reports. Must be a decent application.
If you think about the creation of your own Telegram client, the NekoX could be a good point for you to start. You can build what you want on top of it or just use this project as an example.
If you are interested in smart contracts and the Solana framework, Rust is definitely a programming language you need to take a look at. Rust and Solaba are connected like father and son.
Chainsaw project might be interesting to cyber security experts and Windows administrators.
Don’t know how to exit the Vim then try Helix editor instead.
About the project: openLooKeng is a drop in engine which enables in-situ analytics on any data, anywhere, including geographically remote data sources. It provides a global view of all of your data via its SQL 2003 interface. With high availability, auto-scaling, built-in caching and indexing support, openLooKeng is ready for enterprise workload with required reliability.
About the project: free and open-source face recognition service that can be easily integrated into any system without prior machine learning skills. CompreFace provides REST API for face recognition, face verification, face detection, landmark detection, age, and gender recognition and is easily deployed with docker.
About the project: high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports.
About the project: fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
About the project: super-fast compiler written in Rust; producing widely-supported JavaScript from modern standards and TypeScript. It’s used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more.
About the project: blazing fast terminal-UI for Git written in Rust.
Obversvations
CompreFace project looks pretty interesting if you want to try or use face recognition functionality in your application.
QuestDB one more player in SQL DB world used by such companines as Airbus, Toggle, Turk Telecom and others.
Solana is a clear leader in Rust’s “new starts” repositories, almost every monthly review Rust section includes any of Solana-related repositories. This month’s review is the Anchor project.
Starting newly with Rust or switching from other programming languages and don’t know how to implement a specific algorithm in Rust, so see The Algorithms – Rust repository.
Based on official documentation SWC is 20x faster than Babel on a single thread and 70x faster on four cors, if you use Babel and want to build your projects faster SWC is worth trying.
If Git CLI for some reason doesn’t work for you, there is a GitUI project which probably you want to try.