Click any tag below to further narrow down your results
Links
Sqlit is a terminal-based tool that allows developers to connect and query various databases quickly. It supports multiple database types and features Vim-style keybindings, syntax highlighting, and a user-friendly interface. With no heavy GUI required, it aims to streamline database access and management.
Dillo is a lightweight web browser focused on speed and user privacy, built using the FLTK 1.3 GUI toolkit. The repository includes the original code with minor updates, and development is open to contributions. Note that the official website is no longer under the control of its developers as of December 2023.
Project Gemini is an internet technology that creates an electronic library of interconnected text documents. It aims to provide a simple, privacy-focused online space for readers, emphasizing the importance of documents without the noise of modern web distractions. The project respects user privacy and bandwidth while promoting a straightforward reading experience.
A lightweight JSON parsing library written in C99, featuring approximately 150 lines of code and designed for zero memory allocations. It requires the user to handle number and string parsing, providing a simple example to load a rectangle from a JSON string into a struct. The library is free and released into the public domain.
mono-jsx is a lightweight JSX runtime that allows developers to render HTML elements directly to a Response object without a build step. It supports various modern JavaScript environments, offers features like streaming rendering, a built-in router, and seamless integration with web components. The API provides TypeScript definitions and allows easy configuration for different runtimes.
s3mini is a lightweight Typescript client for S3-compatible object storage, optimized for performance and minimal size, running on Node, Bun, and Cloudflare Workers. It features zero dependencies and supports essential S3 operations, making it ideal for edge computing environments. The library emphasizes security and proper usage of AWS credentials while providing basic functionalities like bucket creation, object management, and multipart uploads.
LightMem is a memory management framework tailored for Large Language Models and AI Agents, which features a lightweight design, easy-to-use API, and modular architecture. It allows developers to build intelligent applications with long-term memory capabilities and supports integration with popular LLMs. The project is open-sourced and continuously evolving with features like offline updates and enhanced memory control policies.