Marwane97's Stars
activepieces/activepieces
Your friendliest open source AI automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative
air-verse/air
☁️ Live reload for Go apps
meta-llama/llama
Inference code for Llama models
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.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
Lissy93/dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
erkanzsy/docker-compose-watch
dunglas/frankenphp
🧟 The modern PHP app server
dompdf/dompdf
HTML to PDF converter for PHP
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
afex/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
WEG-Technology/WK6
apptension/developer-handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
go-kit/kit
A standard library for microservices.
spf13/viper
Go configuration with fangs
mitchellh/go-ps
Find, list, and inspect processes from Go (golang).
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
asaskevich/EventBus
[Go] Lightweight eventbus with async compatibility for Go
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
dgraph-io/ristretto
A high performance memory-bound Go cache
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)