Showing 518 open source projects for "data structures c"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    3D cellular automata modelling software for large general purpose simulations. Uses custom scripts for rules and can distribute processing over several machines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Package for high-quality dynamic PDF documents/charts in real-time & high volumes from any data source. EPS and bitmap formats also supported. Ideal for automated reporting needs. See http://www.reportlab.org/downloads.html.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Vigo::3D

    (Moved to http://code.google.com/p/igb/)

    (Moved to http://code.google.com/p/igb/) Vigo::3D is a library for multi-agent simulation and visualization in 3D space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GEM for Max/MSP is Max(cycling'74) external objects to render OpenGL-based graphics. This project is to port of GEM originally coded for pd (puredata).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    A library written in C for lossy image compression. Library libopen/format OPEN supports two methods of compression - discrete cosine transform (used in JPEG) and discrete wavelet transform (used in JPEG2000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AGTK is a suite of software components for building tools for annotating linguistic signals, time-series data which documents any kind of linguistic behavior (e.g. audio, video). The internal data structures are based on annotation graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QDBMP (Quick n' Dirty BMP) is a lightweight minimalistic cross-platform C library for handling BMP image files. It is intended to provide small applications with basic image I/O capabilities by utilizing the widely used BMP format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    An ID3 tagging library for .NET. Supports ID3v1.0, ID3v1.1, ID3v2.2, ID3v2.3 and ID3v2.4. Aims to support all ID3v2 frames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a simple C library for working with the raw data in uncompressed WAV files. There are many better libraries for dealing with WAV files than this one. I wrote this to do some experimenting, and it's probably not the solution you're looking for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Set of libraries to write, read, extend, render and interact with U3D-formatted data, as defined by standard ECMA-363. Intended as starting point for tools and applications to support U3D (exporters, importers, authoring packages and interactive viewers)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    In digital visual effects we deal with an overwhelming number of images. Earth simplifies the management of this data by continuously tracking the whereabouts of image sequences across a filesystem or visual effects facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MilkCrate utilizes a new open-source markup language for tabular musical notation, and a unique wiki-styled web interface for data input. Users may generate a number of different document types to view the tabular notation, including .png, and PostScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PSDlite is a lightweight c++ library for reading multi-layered Adobe Photoshop documents (psd files). The emphasis is put on ease of use, and light weight (about 500 lines of code). Known to work on MacOS X, cygwin and WinXP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The X3DToolKit is a developer's API that allows you to load X3D files into a logical graph. That graph can then be traversed and converted into your favorite Graphic Scenegraph or can be rendered using X3DTK's OpenGL scenegraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WikiGuard is an application that is designed to reduce the time required to find and revert vandalism on Wikipedia. It's built on Core Data to bring the strengths of that API to task of monitoring recent changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyBMP Cross-Platform Bitmap Library
    EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap BMP files. No installation, no need for external libraries, small size, well-documented, and simple enough for the novice programmer to start in just minutes!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    iAnaglyph is a Cocoa application for generating anaglyphs from two slightly different images of the same static scene. An anaglyph is an image that appears to have depth when viewed through red/blue "3D" glasses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XSprite is a sprite file format for use in games. It stores RGBA colour, and 4 monochrome 'masks' which can be used for such puposes as collision detection. This project aims to provide tools for this format, aswell as libraries for game developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Experimental Lindenmayer System generator, in 3D using OpenGL. Used for modeling the fractal growth processes of plants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a framework (i.e., library) for Mac OS X applications to link in. It provides plots of data together with the supporting machinery (objects inheriting from NSDocument, for example) that applications can use to manipulate the plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JMP3Cat is a MP3 Cataloger that reads MP3 CD’s and inputs the data into a database for sorting and listening. It also prints Jewel Case sleeves and removes duplicate files off the hard drive without the need to locate them on the hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyPotrace is a Python programming language binding for Peter Selinger's Potrace raster to vector conversion algorithm. No separate Potrace library or application required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of libraries which includes: - Time schedule library - HTTP communication library - Generic parser library - Image processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MMPython is a Media Meta Data retrieval framework. It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object oriented struture.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo