Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
OpComm - The Operational Communicator - a IM/collaboration software which should help developers do realtime design and development collaboration even being in distant places of the world, or game players to communicate efficiently during a network game.
This is krot editor. Main purpose of creating this project, was attempt to create new, more convenient to me IDE. I hope, I will reach this purpose. Today this is a small and buggy text editor.
Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
XOgastan is an API that allow to write programs that takes in input the file containing the ast generated by gcc and to analyze them. Using it you can collect informations about the generic C program represented by the AST (Tree) dumped by gcc.
kNOdeps is a tool for managing #include-dependencies in C/C++ projects. It is implemented as internal DSL in Ruby. The main features are: define components, forbid/allow dependencies between components, visualize dependencies, ...
USBView is a GTK program that displays the topography of the devices that are plugged into the USB bus on a linux machine. It can be usefull to determine which device is mounted on which port. also to check whether a device is working properly or not.