3 tools tagged
Showing 3 of 3 tools
AI coding agent for embedded systems and firmware engineering
Embedder is a specialized AI coding agent for firmware and embedded systems development. It supports 400+ MCU variants including STM32 and ESP32, parses hardware datasheets to understand register maps and pin configurations, and verifies generated code by interacting with physical boards via serial console. YC S25 participant currently in beta.
In-memory data store
In-memory data structure store used as database, cache, message broker, and streaming engine. Supports strings, hashes, lists, sets, sorted sets, streams, geospatial indexes, and HyperLogLog. Features pub/sub messaging, Lua scripting, transactions, persistence (RDB/AOF), replication, and Redis Cluster for horizontal scaling. Redis Stack adds JSON, search, time series, and graph capabilities. Sub-millisecond latency. Available as open-source or managed (Redis Cloud, AWS ElastiCache).
Terminal multiplexer
Terminal multiplexer that lets you run multiple terminal sessions inside a single window with splits, tabs (windows), and detachable sessions. Sessions persist after disconnecting — essential for remote server work via SSH. Features customizable key bindings, statusbar, scriptable via tmux commands, and copy mode for scrollback navigation. Extensive plugin ecosystem via TPM (Tmux Plugin Manager). The standard for terminal session management for 15+ years. Pre-installed on most Linux servers.