Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Try for free
Securden Privileged Account Manager
Unified Privileged Access Management
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
Ohcount is the source code line counter that powers Ohloh. Ohcount supports over 70 programming languages. Ohcount can also detect popular open source licenses such as GPL determine if code targets a particular programming API, such as Win32 or KDE.
A straight C implementation of most of Google's protobuf message serialization format. Small and simple to use. Suitable for embedded use. Generates either simple C or C++ or PHP en(de)coding code. Respect protobuf standard from google.
This Plugin allows you to sort your buddy list more flexible than Pidgin does.
We moved to GitHub: https://github.com/kgraefe/pidgin-extended-blist-sort
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
cspanol (pronounced si-span-yol), is a linux program for translating cspanol code into c code, and then compiling it in GCC. cspanol code is just c code with the statements (such as if or while) and some of the processor directives.
Fast prototyping environment in Lua for GUI, DSP and ANN development. Based on lqt, lfann, and our code. Goal minimal build dependencies. Only contains what we or any contributor needs.
Final Fantasy 1 Trainer is a trainer for the NES game Final Fantasy 1. The code is written in ANSI C and C#. I distribute the source code for beginner in C who want to make a trainer. Binairies availables: MS-DOS, .NET . Languages: French,English.
Tool written in C to generate a list of codes with symbolic names (such as #define's in C) from a description file, along with a file that allows lookup of codes to get the symbolic name.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
BCIOP is a free, open and portable protocol standard for data exchnage with Brain Computer Interface devices. Compact deisgn allows its code to be easily implemented both on target microcontroller and the host computer.
Code snippet for Win32 programmers that enables to write Unicode applications that run on Windows 9x/Me without unicows.dll nor opencows.dll (no additional download for end users necessary)
An implementation of "k-Way Merging" as described in "Fundamentals of Data Structures" by Horowitz/Sahni. NOTE: This project has been moved to http://code.google.com/p/kway/
A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
gkrelltop is a plugin for gkrellm. It displays the top three cpu intensive, or memory consuming, or I/O busy processes. Originally based on code from wmtop monitor (http://wmtop.sourceforge.net).
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
P-Ishido is a customizable version of the classic tile maching game, for recent Palm OS devices. It supports board/piece plugins and has transparency support for pieces on hi-res devices. (GPL for full package incl. gfx and sfx, BSD for code only.)
Provide code to allow PalmOS developers to easily support Sony OS4 and OS5 silkscreen, Palm OS 5.2+ DIA, Handera Silk and Dana AlphaSmart large screen, in portrait and landscape mode as possible. Minimal changes to existing code are needed.
An utility which allows schematic capture, board layout and library files conversion from P-CAD to KiCad.
---------------------
Old PCadToKiCad utility totally rewritten in C++ and integrated to KiCad itself.
This old PCadToKiCad utility is no longer supported.
Please, consider using pcad2kicad functionality inside of KiCad project (GOST branch):
lp:~kicad-gost-committers/kicad/kicad (https://code.launchpad.net/~kicad-gost-committers/kicad/kicad)
Note that lp:kicad branch contains only pcb part of pcad2kicad functionality.
...
OpenVGA is an free and open FPGA-based implementation of a VGA compatible graphics adapter, and utilising low-cost hardware. The project includes the PCB schematic and artwork, Verilog HDL, firmware assembly code, and driver source code.
GLQuake32 aims to bring back the glory of the original glquake but optimize it for Win32. I got really sick of putting in the "-bpp -width -height" commands. So i decided the easiest thing to to was to change the code.