Search Results for "writing software" - Page 2

Showing 108 open source projects for "writing software"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1

    coNCePTuaL

    DSL for writing communication benchmarks

    coNCePTuaL is a toolset for rapidly generating portable, readable, and reproducible network-performance tests. coNCePTuaL can perform the equivalent of many pages of C code with just a few mouse clicks or lines of code in a domain-specific language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ansvif

    ansvif

    An advanced cross platform fuzzing framework suited to find code bugs.

    ansvif, or A Not So Very Intelligent Fuzzer, suited to find bugs in code by throwing garbage arguments, files, and environment variables at the target program, that you may or may not have the source code to. It supports many features, such as buffer size, randomization of the buffer size, random data injection, templates, and much more. The purpose of this project is to identify bugs in software, specifically bugs that can induce a segmentation fault under various conditions. This aids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StringLib C: functional string library

    StringLib C: functional string library

    C library defining string type and designed for string manipulation

    The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type 'string' (or '_string') and providing several functions to easily operate with them. All allocation is done automatically, unallocation is done by calling the function 'string_delete(string*)'. Full documentation is present on the library header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5

    Linux driver for Novation Launchpad

    Linux driver for Novation Launchpad ID 1235:000e

    ----- ENGLISH ---- Driver for the Novation 'launchpad' NOVLPD01 NOT FOR 'LAUNCHPAD S' For more information about my launchpad project, go here: http://videca.wordpress.com/2012/09/24/endriver-for-novation-launchpad/ ---- FRANCAIS ---- Driver pour le launchpad NOVLPD01 de Novation, PAS POUR LE 'LAUNCHPAD S' Pour plus d'informations sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    SFENCEMain

    The SFECEMain library is uses for easier writing with the SFENCE lib..

    The SFECEMain static library is uses for easier developing programs which uses the SFECNE dynamic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a java wrapper for the Windows functions that operate on the registry. Some of the methods available in this library include read/write operations as well as the ability to search the registry for specific values. JRE 1.5 or higher required. The documentation for this library can be found online at https://jregistry.sourceforge.io/docs/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LAMA

    LAMA

    Heterogeneous Software Development Accelerated

    ... a distributed heterogeneous environment. It offers optimized device code on the backend side, high scalability through latency hiding and asynchronous execution across multiple nodes. LAMA's modular and extensible software design supports the developer on several levels, regardless of whether writing his own portable code with the Heterogeneous Computing Development Kit or using prepared functionality from the Linear Algebra Package, the user always gains high productivity and maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 10
    debug_new

    debug_new

    C / C++ everything-memory debugger

    ... - Multithreading is supported. - Easy to use and install (just include the header and link the source). - Easily debug memory-leaks. - Easily debug dangling pointers. - Easily debug deallocation method correctness. - Easily debug array index errors (when writing past the end). - Easily profile memory usage and track down memory hawks. - Click-And-Goto-Source support for Visual Studio. - Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    fuse-xfs

    A MacFuse (OSXFUSE) driver for XFS

    Fuse-xfs is a MacFuse (OSXFUSE) driver for XFS filesystems. This driver allows Mac OS 10.7 with OSXFUSE/MacFuse to mount XFS filesystems in readonly mode. The journal is ignored, but basic read only operations should work fine. This software should be considered alpha, and provides no guarantees that the XFS filesystem remains unaltered (although the code does not support writing in any way). Use of the software is entirely at the users own risk.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    A GDB/MI interface library for C and C++. It implements the GDB/MI (GNU DeBugger/Machine Interface) protocol as a library so you can create a GDB frontend without writing the "dialog" with GDB. Unlinke CLI the MI is intended for programs and not hu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gdk_imlib2

    gdk_imlib2

    gdk_imlib image loader for gtk+-2.0

    For those of us who have legacy software, the deprecation of gdk_imlib in gtk+-2.0 and gtk+-2.0 is a headache. It would be a lot quicker to port legacy software packages like this if gdk_imlib were available. This package, is a port of gdk-imlib to gtk+-2.0 which preserves all the feature of the original (gtk+-1.2) libraries. It means that if you have old graphics code you don't have to waste time re-writing it using GdkPixbuf or Cairo surfaces. Of course, we are not advocating using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Utah Raster Toolkit

    Utah Raster Toolkit

    The Utah Raster Toolkit 3.0, patchlevel 2

    ...: * A device and system independent image format for storing images and information about them. Called the RLE format, it uses run length encoding to reduce storage space for most images. * A library of C routines for reading, writing and manipulating images stored in the RLE format. * A collections of programs for manipulating and displaying RLE images. License: says it's "GNU like" in the license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libmidifile

    libmidifile

    A library for reading and writing standard MIDI files

    This library provides functions for reading and writing standard MIDI files. It was originally written by Tim Thompson <tjt@nosuch.com>. It has been modified and corrected by Piet van Oostrum <piet@cs.uu.nl>. I have made some minor changes to it in order to work properly with GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libmng -THE reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format.
    Leader badge
    Downloads: 1,655 This Week
    Last Update:
    See Project
  • 17
    Lion Baby

    Lion Baby

    A unique C Library

    This is a unique C library.The library is written with alot of love for C programmers.This library consists of different functions which are aimed to cut off the hard work of writing functionality which are needed in daily and most programs we write.The library is a made from different functions I wrote in different projects of mine so it is tested in many ways and situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library for reading and writing RTF (Rich Text Format) files in C/C++/others languages. Based on MS 2003 RTF Specification. Supports fonts, colors, styles, pictures, header information and may other features. Please see home page for tutorials.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    libnfdump

    Library for reading nfdump files

    libnfdump provides simple API for reading files generated by nfdump tools. NOTICE: This is very first, experimental, version of the library. API will probably change in future versions. The library is based on slightly modified source codes of nfdump v1.6.12. It supports reading and filtering of flow records exactly as nfdump does. Aggregation, statistics and writing of new files is not supported yet. In addition to nfdump, the library allows to use several filters at once, in one pass over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yorick

    yorick

    scientific programming language and graphics

    Yorick is an interpreted programming language for scientific simulations or calculations, postprocessing or steering large simulation codes, interactive scientific graphics, and reading, writing, or translating large files of numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Broadcaster Software

    Open Broadcaster Software

    Free, open source software for live streaming and recording

    NOTE: Please visit our website for downloads. Open Broadcaster Software is free and open source software for the purposes of streaming live media content to the internet or to video files. Originally I made Open Broadcaster Software for myself because I thought "why should I pay a subscription for software I could probably write?" And so, I did and Open Broadcaster Software evolved into somewhat of a monster of a project. That's pretty much the Open Broadcaster Software story. I hope people...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    sampgdk

    Writing SA-MP gamemodes in C/C++

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Osxcart, or OS X Converting And Reading Tool, is a library designed to import file formats used in Mac OS X, NeXTSTEP, and GnuSTEP into GTK+/GLib-based programs easily, using a lightweight interface. The "s" in Osxcart is silent. Right now, the Osxcart library includes a module for reading and writing property lists (".plist" files) in XML format, and a module for importing and exporting RTF documents to and from GtkTextBuffers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Libkpass is a from-scratch C implementation of reading and writing KeePass 1.x format password databases. Please check github for future updates.
    Downloads: 0 This Week
    Last Update:
    See Project