Carbonyl Terminal – A Windows/Linux/macOS Client for Carbonyl Browser
Does the same job
all alternatives →- ARA remote browser product, open-sourced2019 · github.com · ▲253
- DADoogie – A Chromium-Based Browser with Tree-Style Pages2017 · cretz.github.io · ▲264
- M3Mitmproxy 3.0 released, an open-source console-based proxy2018 · mitmproxy.org · ▲242
- TITux.io – a (now working) Linux desktop in your browser2017 · tux.io · ▲64
- CAChromiumoxid – An Async Headless Chrome API in Rust2020 · github.com · ▲127
- ATA tiny web browser implementation with V8 JavaScript engine and Rust2021 · github.com · ▲144
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com