Showing 35 open source projects for "objective c for windows"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    OpenDetex

    OpenDetex

    Tool for extracting plain text from TeX and LaTeX sources

    Improved version of Detex, tool for extracting plain text from TeX and LaTeX sources. OpenDetex is a program to remove TeX constructs from a text file. It recognizes the \input command. This program assumes it is dealing with LaTeX input if it sees the string "\begin{document}" in the text. It recognizes the \include and \includeonly commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 3
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 4
    The Sound Description Interchange Format (SDIF) is an established standard for the interchange of sound descriptions and analysis data. This project provides libraries, SDIF (in C) and Easdif (in C++), tools, and wrappers to read and write SDIF files.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    C-squares

    C-squares

    Concise spatial query and representation system (c-squares)

    C-squares is an easily implemented method for storage, querying and display of spatial data locations, based on a hierarchical, grid-based representation of the Earth' surface. Source code for encoding, decoding, mapping, etc. is provided via this site. Additional support is available by contacting the system developer, Tony.Rees@marinespecies.org; see also the c-squares home page at http://www.cmar.csiro.au/csquares/ .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    a tool for encoding/decoding to base62

    the package chewingum contains two main programs: - base62 - chew They have been implemented in perl. Base62 has been coded in c++ too. chew has been written to shorten long decimal integer numbers into base62 strings. It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the base62...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elevations C++ for CSV
    Elevations moves data from Excel to Unix systems. It connects VBA with Cygwin SSH, CGI and HTTP POST to deliver to a QuantLib C++ server through pipes. Provides C++ classes to process CSV files and the strings to C++ types. File schema definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASCII85-Tools

    ASCII85-Tools

    Convert between binary data and ASCII base-85 encoded text

    This package consists of two command-line utilities and an accompanying Perl module that let you convert between binary data and ASCII base-85 encoded text as specified by Adobe in the PostScript Language Reference. There is also a C version available; please see the C/ directory in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    MPPerl::Convert::ASCII85::XS

    MPPerl::Convert::ASCII85::XS

    Convert to/from ASCII base-85 encoded text

    This module provides functions for conversion between binary data and ASCII base-85 encoded text as described by Adobe in the PostScript Language Reference. There is also a non‐standard mode that encodes a group of four consecutive ASCII SPACE characters as a single ‘y’ character, and omits the ‘~>’ EOD marker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MPPerl::Convert::ASCII85

    MPPerl::Convert::ASCII85

    Convert to/from ASCII base-85 encoded text

    ... code has been written in C. It can be found at https://sourceforge.net/projects/mpperl-convert-ascii85-xs/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Mac TeX Toolbox provides an umbrella for TeX related development for Mac OS X: discussions, pointers to libraries and other support for open source TeX development on Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gdsii to gdt (graphics data text) format translator written in C/C++ that converts a binary gdsii file to a text format that is compact and easy to parse.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FleXML reads a DTD describing the format of XML documents; it may be specified as a URI to the DTD on the web. From this FleXML produces a validating XML processor with an interface to support XML applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Es un Codificador/Decodificador de hexadecimal a Ascii y de Ascii a hexadecimal , escrito en C++ y ejecutado desde un terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19

    MIDI 2 Arduino-Fluxamasynth

    Perl script / Arduino sketch for converting MIDI to C

    Perl script / Arduino sketch for convertig SMF to play on an Arduino Fluxamasynth shield.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ConvertMake is a developer tool for Mac OS X that converts command line build systems into Apple's Xcode .xcodeproj project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will design a data format and several tools to manipulate data related to cataloging sports cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Smart servers that can provide customized snippets of digital orthophotos using just-in-time geoprocessing and interoperable web-based components. These servers are based on the MITOthoServers who was under the GNU Public License (GPL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sofu is a simple Unicode-based plain text file format designed for easily accessing and storing application data, such as game databases and configuration files. This project also hosts various Sofu parser libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next