awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

39 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • chopratejas/headroomAvatar chopratejas

    chopratejas/headroom

    29,537Vezi pe GitHub↗

    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
    Vezi pe GitHub↗29,537
  • iovisor/bccAvatar iovisor

    iovisor/bcc

    22,459Vezi pe GitHub↗

    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
    Vezi pe GitHub↗22,459
  • googleapis/genai-toolboxAvatar googleapis

    googleapis/genai-toolbox

    13,041Vezi pe GitHub↗

    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
    Vezi pe GitHub↗13,041
  • joshuac215/agent-service-toolkitAvatar JoshuaC215

    JoshuaC215/agent-service-toolkit

    4,082Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,082
  • xdp-project/xdp-tutorialAvatar xdp-project

    xdp-project/xdp-tutorial

    2,938Vezi pe GitHub↗

    XDP tutorial

    Progressive learning path for mastering packet processing with XDP.

    C
    Vezi pe GitHub↗2,938
  • lizrice/ebpf-beginnersAvatar lizrice

    lizrice/ebpf-beginners

    1,723Vezi pe GitHub↗

    The beginner's guide to eBPF

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

    Python
    Vezi pe GitHub↗1,723
  • foniod/redbpfAvatar foniod

    foniod/redbpf

    1,721Vezi pe GitHub↗

    Rust library for building and running BPF/eBPF modules

    Framework for writing and managing eBPF programs using Rust.

    Rust
    Vezi pe GitHub↗1,721
  • davialabs/daviaAvatar davialabs

    davialabs/davia

    1,638Vezi pe GitHub↗

    Documentation platform for coding agents.

    TypeScriptai-toolsdocumentationdocumentation-generator
    Vezi pe GitHub↗1,638
  • goldshtn/linux-tracing-workshopAvatar goldshtn

    goldshtn/linux-tracing-workshop

    1,322Vezi pe GitHub↗

    Examples and hands-on labs for Linux tracing tools workshops

    Practical workshop materials for using BPF tools in system tracing.

    HTML
    Vezi pe GitHub↗1,322
  • darwin-lfl/langmanusAvatar Darwin-lfl

    Darwin-lfl/langmanus

    1,317Vezi pe GitHub↗

    English | 简体中文

    Automation framework with web search and Python execution.

    Vezi pe GitHub↗1,317
  • hinthornw/trustcallAvatar hinthornw

    hinthornw/trustcall

    1,073Vezi pe GitHub↗

    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
    Vezi pe GitHub↗1,073
  • iovisor/bpf-docsAvatar iovisor

    iovisor/bpf-docs

    1,012Vezi pe GitHub↗

    Presentations and docs

    Foundational documentation and early presentations on XDP technology.

    Vezi pe GitHub↗1,012
  • cryxnet/deepmcpagentAvatar cryxnet

    cryxnet/deepmcpagent

    852Vezi pe GitHub↗

    The foundation layer for agentic intelligence.

    MCP-first agent framework over HTTP/SSE.

    Python
    Vezi pe GitHub↗852
  • bessouat40/raglightAvatar Bessouat40

    Bessouat40/RAGLight

    666Vezi pe GitHub↗

    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
    Vezi pe GitHub↗666
  • azzedde/brainstormersAvatar Azzedde

    Azzedde/brainstormers

    624Vezi pe GitHub↗

    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
    Vezi pe GitHub↗624
  • zamalali/langchain-codeAvatar zamalali

    zamalali/langchain-code

    439Vezi pe GitHub↗

    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
    Vezi pe GitHub↗439
  • netoptimizer/prototype-kernelAvatar netoptimizer

    netoptimizer/prototype-kernel

    316Vezi pe GitHub↗

    Prototyping kernel development work outside mainline

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

    C
    Vezi pe GitHub↗316
  • akamai/patchdiff-aiAvatar akamai

    akamai/patchdiff-ai

    174Vezi pe GitHub↗

    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
    Vezi pe GitHub↗174
  • proactive-agent/langgraphicsAvatar proactive-agent

    proactive-agent/langgraphics

    126Vezi pe GitHub↗

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

    Real-time visualizer for agent graph traversal.

    TypeScript
    Vezi pe GitHub↗126
  • hyperboliclabs/hyperbolic-agentkitAvatar HyperbolicLabs

    HyperbolicLabs/Hyperbolic-AgentKit

    111Vezi pe GitHub↗

    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
    Vezi pe GitHub↗111
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Developer Toolkits