awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

39 Repos

Awesome GitHub RepositoriesDeveloper Toolkits

Frameworks and libraries for building and managing eBPF programs.

Explore 39 awesome GitHub repositories matching part of an awesome list · Developer Toolkits. Refine with filters or upvote what's useful.

Awesome Developer Toolkits GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chopratejas/headroomAvatar von chopratejas

    chopratejas/headroom

    29,537Auf GitHub ansehen↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Context-optimization proxy for managing token usage.

    Pythonagentaianthropic
    Auf GitHub ansehen↗29,537
  • iovisor/bccAvatar von iovisor

    iovisor/bcc

    22,459Auf GitHub ansehen↗

    BCC is an eBPF development toolkit and tracing framework used for monitoring and analyzing the Linux kernel. It functions as a performance analysis tool and debugging utility to capture system events, measure kernel latency, and provide network observability. The project distinguishes itself by providing a build system that integrates with LLVM to compile C-like code into BPF bytecode at runtime. It utilizes BPF Type Format data for relocations to maintain cross-kernel compatibility and extracts kernel headers to ensure the generated programs match the specific kernel version. The toolkit co

    Toolkit for building efficient kernel tracing and manipulation programs.

    C
    Auf GitHub ansehen↗22,459
  • googleapis/genai-toolboxAvatar von googleapis

    googleapis/genai-toolbox

    13,041Auf GitHub ansehen↗

    The GenAI Toolbox is a framework designed to integrate large language models with structured databases, enabling autonomous data analysis and information retrieval. It functions as an agentic orchestrator that translates natural language prompts into executable database queries, allowing users to interact with complex data sources through conversational interfaces. The system distinguishes itself by utilizing schema-driven metadata serialization, which maps database structures into formats that language models can interpret to perform autonomous reasoning. By maintaining stateful conversation

    Infrastructure for agent database connectivity and observability.

    Goagentagentsai
    Auf GitHub ansehen↗13,041
  • joshuac215/agent-service-toolkitAvatar von JoshuaC215

    JoshuaC215/agent-service-toolkit

    4,082Auf GitHub ansehen↗

    This is a framework for building and deploying customizable AI agent services using a standardized reference architecture. It provides the core infrastructure necessary to host multiple agents within a single service, supporting interactive chat interfaces and real-time response streaming. The project distinguishes itself with a human-in-the-loop mechanism that allows agent execution to be paused for manual approval or intervention. It also features path-based routing to direct requests to specific agents and a multi-stage content moderation system to filter outputs through safety guardrails.

    Toolkit for deploying agents with FastAPI and Streamlit.

    Pythonagentslanggraphstreamlit
    Auf GitHub ansehen↗4,082
  • xdp-project/xdp-tutorialAvatar von xdp-project

    xdp-project/xdp-tutorial

    2,938Auf GitHub ansehen↗

    XDP tutorial

    Progressive learning path for mastering packet processing with XDP.

    C
    Auf GitHub ansehen↗2,938
  • lizrice/ebpf-beginnersAvatar von lizrice

    lizrice/ebpf-beginners

    1,723Auf GitHub ansehen↗

    The beginner's guide to eBPF

    Live-coding sessions and code examples for learning eBPF programming.

    Python
    Auf GitHub ansehen↗1,723
  • foniod/redbpfAvatar von foniod

    foniod/redbpf

    1,721Auf GitHub ansehen↗

    Rust library for building and running BPF/eBPF modules

    Framework for writing and managing eBPF programs using Rust.

    Rust
    Auf GitHub ansehen↗1,721
  • davialabs/daviaAvatar von davialabs

    davialabs/davia

    1,638Auf GitHub ansehen↗

    Documentation platform for coding agents.

    TypeScriptai-toolsdocumentationdocumentation-generator
    Auf GitHub ansehen↗1,638
  • goldshtn/linux-tracing-workshopAvatar von goldshtn

    goldshtn/linux-tracing-workshop

    1,322Auf GitHub ansehen↗

    Examples and hands-on labs for Linux tracing tools workshops

    Practical workshop materials for using BPF tools in system tracing.

    HTML
    Auf GitHub ansehen↗1,322
  • darwin-lfl/langmanusAvatar von Darwin-lfl

    Darwin-lfl/langmanus

    1,317Auf GitHub ansehen↗

    English | 简体中文

    Automation framework with web search and Python execution.

    Auf GitHub ansehen↗1,317
  • hinthornw/trustcallAvatar von hinthornw

    hinthornw/trustcall

    1,073Auf GitHub ansehen↗

    LLMs struggle when asked to generate or modify large JSON blobs. trustcall solves this by asking the LLM to generate JSON patch operations. This is a simpler task that can be done iteratively. This enables:

    Library for tenacious tool calling in agent workflows.

    Python
    Auf GitHub ansehen↗1,073
  • iovisor/bpf-docsAvatar von iovisor

    iovisor/bpf-docs

    1,012Auf GitHub ansehen↗

    Presentations and docs

    Foundational documentation and early presentations on XDP technology.

    Auf GitHub ansehen↗1,012
  • cryxnet/deepmcpagentAvatar von cryxnet

    cryxnet/deepmcpagent

    852Auf GitHub ansehen↗

    The foundation layer for agentic intelligence.

    MCP-first agent framework over HTTP/SSE.

    Python
    Auf GitHub ansehen↗852
  • bessouat40/raglightAvatar von Bessouat40

    Bessouat40/RAGLight

    666Auf GitHub ansehen↗

    RAGLight is a lightweight and modular Python library for implementing Retrieval-Augmented Generation (RAG). It enhances the capabilities of Large Language Models (LLMs) by combining document retrieval with natural language inference.

    Modular library for agentic RAG implementations.

    Python
    Auf GitHub ansehen↗666
  • azzedde/brainstormersAvatar von Azzedde

    Azzedde/brainstormers

    624Auf GitHub ansehen↗

    Transform your ideas with structured AI-powered brainstorming methods Built with Next.js, TypeScript, and OpenAI's GPT models

    Curated chains for structured brainstorming.

    TypeScript
    Auf GitHub ansehen↗624
  • zamalali/langchain-codeAvatar von zamalali

    zamalali/langchain-code

    439Auf GitHub ansehen↗

    Gemini-cli or claude code? Why not both? LangCode combines all CLI capabilities and models in one place ☂️!

    Multi-LLM CLI tool for code analysis and bug fixing.

    Python
    Auf GitHub ansehen↗439
  • netoptimizer/prototype-kernelAvatar von netoptimizer

    netoptimizer/prototype-kernel

    316Auf GitHub ansehen↗

    Prototyping kernel development work outside mainline

    Experimental kernel prototypes for testing eBPF functionality outside the main tree.

    C
    Auf GitHub ansehen↗316
  • akamai/patchdiff-aiAvatar von akamai

    akamai/patchdiff-ai

    174Auf GitHub ansehen↗

    Feed it CVE-2025-29824. Get back a markdown report that names the buggy function, shows the pre/post-patch decompiled C, walks the trigger flow, and attaches a confidence score and per-call cost trace.

    AI-powered tool for automated code change review.

    Python
    Auf GitHub ansehen↗174
  • proactive-agent/langgraphicsAvatar von proactive-agent

    proactive-agent/langgraphics

    126Auf GitHub ansehen↗

    Visualize live LangGraph execution and see how your agent thinks as it runs.

    Real-time visualizer for agent graph traversal.

    TypeScript
    Auf GitHub ansehen↗126
  • hyperboliclabs/hyperbolic-agentkitAvatar von HyperbolicLabs

    HyperbolicLabs/Hyperbolic-AgentKit

    111Auf GitHub ansehen↗

    This repository is inspired by and modified from Coinbase's CDP Agentkit. We extend our gratitude to the Coinbase Developer Platform team for their original work. For the voice agent, we extend the work of langchain-ai/react-voice-agent.

    Agent kit with blockchain and compute features.

    Python
    Auf GitHub ansehen↗111
Vorherige12Nächste
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Developer Toolkits