Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Zero shot vulnerability discovery using LLMs
Detect plagiarism of Github repositories in someone else's code
A ready-to-use component for spreadsheets in the browser
A library for parsing and executing Excel-style formulas
AI PDF chatbot agent built with LangChain & LangGraph
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
A curated list of high-quality codebases to read and study. Read more code!
Converts text input or URL into knowledge graph and displays
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.
Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)
Real-time Data Integration and Transformation: use SQL to transform, deliver, and act on fast-changing data.
A library for creating reactive web apps in Rust and WebAssembly
A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
A pure rust library for reading and writing spreadsheet files
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
Open Source Continuous File Synchronization
🐧 A list of awesome Linux softwares
A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!
Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs
Distributed reliable key-value store for the most critical data of a distributed system
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + W…