Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
STUBborn C is a tool that allows you to create a module test framework for SW modules developed in C. The framework includes: Stubs needed to link the module; A sample Makefile to build, run tests and check code coverage; Test templates using CUnit.
The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
Automated Test Framework for Embedded Software: A system to perform test scripts 'in system' on embedded software. It uses Python as a high level description language and interfaces with GDB to communicate with the embedded platform.
JDS(oE) is a Developer Suit of Embeded system. It's a IDE, whice include a vritual machine portable interface, an RTOS, a group of bin tools and some build script.
Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
The CellBE Execution Framework (CEF) is designed to be used by anyone wanting to develop and use an algorithm executing on multiple SPEs of a Cell processor. It lets the developer concentrate on the algorithm and data.
Upthreads is a user space implementation of the POSIX thread library implemented using setjmp/longjump (or equivalent). This libpthreads implementation is useful when threads are need in deeply embedded systems with little OS support.
JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
The goal of CoreFS is to give file system developers a basic distributed file system, which can be later extended through an API. The Corefs API allows one to easily integrate/add new functions without modifying CoreFS. Written in C, and depends on FUSE
Cue is a Unit Testing Framework for C. This framework supports making and execution of the unit test for C programs. Cue aims at the framework that beginner of Test First Programming or XP(eXtream Programming) can easily use.
SLIME (Scream LInux Middleware for Embedded systems) is a tiny and efficient cross-platform embedded middleware as a shared library with tools, which supports CBSD (component-based software development) to build application softwares quickly and easily.
This is an ongoing attempt to produce a set of libraries for C compilers used to generate code for low-resource microcontrollers, initially Microchip PIC devices and Hi-Tech's PICC Lite compiler. The code is adaptable to other compilers and devices.
RPSL is a set of bash scripts that integrate the GNU autotools and pkg-config for c/c++ build management. The scripts set up a basic tree and when commanded, scan for new source files and update the makefile.am's and configure.ac.
XionBot is an IRC bot framework/template coded completely in C. It is meant to be modular for any additions or for reference on how one may construct their own IRC client. Source codes for additional modules are also available.
Cryproc is module for the Linux kernel 2.6 which allows user space programs to access the kernel's CryptoAPI functions via a file called "cryproc" created in the /proc filesystem.
A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
Project aims to simplify Linux kernel analysis and development. Primary audience to the result of project will be (under)graduate students attending "Operating system" courses. It is our intention to make advances with every generation of students.
ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.
The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.