D Language (Dlang)


D Language (Dlang)

License: BSL-1.0 license


Description:

D is a general-purpose programming language focused on static typing, systems-level access, and C-like syntax. It offers fast code execution, advanced features like type inference, memory safety, concurrency support, and a rich standard library. Suitable for small scripts and large projects, emphasizing performance and software robustness.

Rnote


Rnote

License: GPL-3.0-or-later


Description:

Rnote is an open-source vector-based drawing application designed for sketching, handwritten notes, and document annotation, targeting users with drawing tablets. It supports features like PDF import/export, infinite canvas, and adaptive UI, ideal for students, teachers, and artists.

OrioleDB

OrioleDB

License: Distributed under the PostgreSQL license


Description:

OrioleDB is a modern cloud-native storage engine extension for PostgreSQL that offers improved performance, scalability, and reduced maintenance by utilizing innovative techniques like in-memory linkages, MVCC with undo logs, and row-level WAL, suitable for cloud and modern hardware architectures.

PostHog

License: MIT License


Description:

Open-source platform offering web and product analytics, session recording, feature flagging, and A/B testing, designed for self-hosting and comprehensive product insights with a variety of SDKs and tools for web, mobile, and backend integration.

MarkItDown

License: MIT


Description:

MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines. To this end, it is most comparable to textract, but with a focus on preserving important document structure and content as Markdown (including: headings, lists, tables, links, etc.) While the output is often reasonably presentable and human-friendly, it is meant to be consumed by text analysis tools — and may not be the best option for high-fidelity document conversions for human consumption.

GoSearch

License: GPLv3


Description:

GoSearch is an efficient and reliable OSINT tool designed for uncovering digital footprints associated with a given username. It’s fast, straightforward, and dependable, enabling users to track an individual’s online presence across multiple platforms. GoSearch also integrates data from HudsonRock’s Cybercrime Intelligence Database to provide insights into cybercrime-related information. It also taps into BreachDirectory.org’s and ProxyNova’s database offering access to a comprehensive list of data breaches, plain-text and hashed passwords linked to the username. This tool is ideal for those needing accurate, no-frills results when investigating online identities.

Qdrant

License: Apache 2


Description:

Qdrant (read: quadrant) is a vector similarity search engine and vector database. It provides a production-ready service with a convenient API to store, search, and manage points—vectors with an additional payload Qdrant is tailored to extended filtering support. It makes it useful for all sorts of neural-network or semantic-based matching, faceted search, and other applications.