jmackie's Stars
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
zen-browser/desktop
🌀 Experience tranquillity while browsing the web without people tracking you!
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
denisidoro/navi
An interactive cheatsheet tool for the command-line
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
sqlc-dev/sqlc
Generate type-safe code from SQL
piku/piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
amber-lang/amber
💎 Amber the programming language compiled to Bash
rust-phf/rust-phf
Compile time static maps for Rust
lvkv/whenfs
A FUSE filesystem for your Google calendar
titzer/virgil
A fast and lightweight native programming language
nicanorflavier/spf-dkim-dmarc-simplified
Email security is a key part of internet communication. But what are SPF, DKIM, and DMARC, and how do they work? This guide will explain it all in simple terms to make these concepts clearer.
WickyNilliams/cally
Small, feature-rich calendar components
maralorn/nix-output-monitor
Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
Kixiron/rust-langdev
Language development libraries for Rust
adobe/elixir-styler
An @elixir-lang code-style enforcer that will just FIFY instead of complaining
stephband/scribe
Renders music in HTML.
edgurgel/mimic
A mocking library for Elixir
leona/helix-gpt
Code assistant language server for Helix with support for Copilot/OpenAI/Codeium/Ollama
ethan-leba/tree-edit
🌲 Structural editing in Emacs for any™ language!
mazeppa-dev/mazeppa
A modern supercompiler for call-by-value functional languages
captbaritone/grats
Implementation-First GraphQL for TypeScript
meursyphus/flitter
Flitter is a powerful framework inspired by Flutter, supporting both SVG and Canvas to create high-performance graphics and user interfaces. It is designed to easily implement complex data visualizations, interactive charts, diagrams, and graphic editors in web applications.
nedbat/scriv
Changelog management tool
saleyn/typedstruct
An Elixir library for defining structs and records with a type without writing boilerplate code.
isovector/functional-design-patterns
could it be?
danieljharvey/wasm-calc
Building a compiler to WASM step-by-step
yorickpeterse/code-formatting-in-inko
An example of a simple code formatter, written in Inko