e2b-dev/runtime
The runtime behind every E2B stack: Cloud, Enterprise, and your own machine.
About the project
E2B's open-source runtime: the backend that runs isolated Firecracker microVM sandboxes where AI agents execute untrusted code. Includes the API, orchestrator, edge router, and envd inside each VM.
Useful for
- Run a sandbox for agent code execution via the Python or JS SDK
- Deploy the full E2B Embed stack on a single Linux host with KVM via docker compose
- Set up pause/resume and forking of sandboxes for long-running agent sessions
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 7 stars so far today, about 10 expected by the end of the day. The usual pace is 3 per day, so that's 3.6× as much.
- The spike has held for 3 days in a row — not a one-off blip.
- About 5 forks a day — people are taking the code.
- Recent forks include notable developers: @ilovejs (282 followers), @agustif (259 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,577
- Stars in a day
- 10
- Forks
- 436
- Issues and pull requests
- 3,637
- Watchers
- 10
- Language
- Go
- License
- Apache-2.0
- Latest release
- 2026.30 · September 10, 2026
- Created
- August 10, 2023
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Go today: #7, +126 stars
- September 17, 2026GitHub Trending Go today: #4, +125 stars
- September 16, 2026GitHub Trending Go today: #4, +115 stars
- September 15, 2026GitHub Trending Go today: #12, +16 stars
Similar projects
-
8.9
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.6
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
8.1
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.