Showing 203 open source projects for "c array"

View related business solutions
  • 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
  • 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
  • 1
    An application to take an image file (jpeg, bmp, etc) and convert it to an array of values suitable for including in source code. Source code is in C++ and developed under MS VS2008 and Emacs. Runs as a GUI app in Windows and a command-line app for *NIX.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    OTLIB is a C++ library that provide the funcions to build the basic objects (integer,sequence,array ...); all objects have an XML rappresentation, this feature allow to send the ot_object on the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bitswarm is a computational-oriented project: it provides a library of n-dimensional bit-array manipulation primitives. Unix and win32 platforms are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    spdict is a library of dictionary algorithms written in C++. It has support for sorted array, binary search tree, red-black tree, skip list, and balanced tree algorithms. Also include a cache class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QuteMol is a real time, high quality molecular visualizer that offers an array of innovative visual effects. QuteMol aims at improving the clarity of rendered images and at offering a better understanding of the molecular 3D shape and spatial structure.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7
    It is a HTML content extractor library. It is modular, so no need for using confusing regular expressions. The output is a character array, so the calling program just needs to know the file name and it gets the output in char array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Template Based on the standard vector library that allows creation of dynamically resizable two-dimensional arrays in C++ of most data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Templates engine for PHP

    NO LONGER MAINTAINED

    THIS PROJECT IS NO LONGER MAINTAINED AND CAN BE DISABLED AND/OR DELETED. Compiled PHP module to process template files. Extremely fast, especially with complex page layouts. Among others, supports Macromedia Dreamweaver template syntax.
    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
  • 10
    It's library writted in the dotnetframework 2 that gets the bits of character in a integer array and let the user to handle them
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A C++ library implementing an efficient trie data structure called Double-Array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This package adds full, fine-grained array bounds and pointer checking to GCC (C only). The level of checking is similar to, and in some respects exceeds, that of languages like Pascal and Modula-2.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This project is no longer supported by its creators. salgo is a C framework you can use to implement sorting algorithms. It provides different ways of filling an array and then sorting this in ascending or descending order (a stop watch is included).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Lunessaphir Mini Beam Simulator is a simulator of antenna propagation.You can see easily the spacial radiation patterns of array antenna like a thermogram, depending on amplification and phase of each antenna element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ implementation of Hash Array Mapped Trie (HAMT). Class design follows STL principles and aims to meet the requirements and to provide the guarantees of std::hash_map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MString is a dynamic string class which is mostly compatible with the MFC CString. It is implimented with linked lists. MStringArray is a dynamic array of MStrings (based on the MFC CStringArray).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A library to generate the bidimensional barcode PDF417. The generated result is a byte array representing the barcode image that can be included in the users application.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    A collection of cross-platform C++ class libraries. Provides thread, IPC, file, network, SNMP (net-snmp) and Database (MySQL) interfaces. Comes with the usual array of utility classes - smart pointers, singletons, registries, serialization etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This utility will convert any binary file into an array in the programming language of your choice. Currently supported are VB, C/C++, and PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    efficient C library of common containers, (dynamic array, hash tables and strings)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    (1) smart pointer class (memory management via reference counting), (2) Lockable class (for controlling shared object mutability), (3) lockable, reference-counted array and string classes, (4) stream-based serialization classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CGRLib is a free C++ library with some useful basic C++ objects. (String, Array, List…)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a SQL interface for scilab. It will enable users of scilab to do queries to a sql database and get the results in a normal scilab array. <p> <a href="http://www-rocq.inria.fr/scilab/"'>Scilab homepage</a>
    Downloads: 1 This Week
    Last Update:
    See Project