Showing 974 open source projects for "data structures c"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Linux daemon abstracting Global Positioning data form various GPS receivers into somewhat universal, simple and effortlessly accessible form using /proc – like interface (so even shell script can use it). Simulation mode for off-site development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SSCL is a small, secure C++ library with some useful data types (list, avltree), stream handling, networking support, lexical analyzer, etc. SSCL's primary goal is to help daemon development in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is no longer active! A visual modelling tool for embedded software systems, e.g. for automotive applications. Main features include: hierarchical design of system functions, mapping to ECUs, fault analysis. Written in C++ on Windows.
    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
  • 5
    This library provides an API to reflect data members of C++ classes for compile-time. Upon this API one can build arbitrary components that will work with ceflected classes. Imagine to reflect a class and you are able to store objects into DB or ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The cplusql distributed ETL tool extracts and transforms row based data from databases and flat files for terabyte scale datawarehouse loading. RSN: beowulf job queueing and cluster fs! Every day at LookSmart, it translates 200+mm rows on 100+ nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Slate++ is a vector/matrix package for C++. Based on templates, Slate++ facilitates basic linear algebra (+, -, *, /, inverse, determinant, ...) on many data types (int, float, double, complex...). Simple to use and thoroughly documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provide visual tools to help user of NS (Network Simulate) in wireless network related studies. test, compare, statistics wireless network protocols (like TCP, IP,...); wireless nodes moving and data link visual scenario creator,enhanced graph tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Eclipse plug-in and KDE application to visually and interactively explore arbitrary graphs (collections of nodes and edges) specified in the Graph eXchange Language (GXL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Field Model (FM) is a C++ library with classes representing fields and the meshes that fields are based on. FM is a component enabling the interchange of data that come in a variety of mesh and field types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Medoosa is a documentation tool for C++ that can produce UML class diagrams including generalizations and associations. Corrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataExplorer is a program that explores unknown or known data files according to a data map script. It contains a windows client which can output a formated view of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libxpp: XML Pull Parser for C/C++. The fast, easy and efficient way to parsing your XML documents. Especially suited for SOAP and XML data binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TextCodec can encode texts using simple algorithm and then decode them by using statistical language data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library (pron. like "settle"), less than 500 LOC, provides class templates for sending and reacting to data-carrying events within a C++ program. It is typesafe, expressive, and standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TreeComp is a ANSI C++ library that provides data structures for the generation, storage and manipulation of trees. It is STL conform so that STL algorithms can be used. The design was made using design patterns.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Cfour is a collection of reusable classes to simply common programming tasks and lower development time. The collection includes classes for file i/o, class persistence, character menus, cgi, cookies, and translation between xml tags and data pairs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A mostly POSIX compliant alternative to getopt, written in C++, designed for power and simplicity. Offers automatic data conversion, validation of input and output files, automatic help/usage, multiple-value options (collections), and resource files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Qwav is a waveform extension to the Qt GUI application framework from Trolltech AS of Norway. It's a C++ library that provides a mono and stereo waveform widget and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple project for use with SDL that loads a zipfile into memory and automatically converts all known files (such as text, graphics, fonts, and sounds) into data that is ready to be used in a game or multimedia project. It is the SDL equivalent of an A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing this sequence on the external storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Falconer-Try Studios is developing this new gaming engine for 2D, 3D and soon VR environments. It will be best for RTS and FPS games. See the documentation for more data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code-o-Meter is a set schemas and tools for collecting and analyzing data relating to personal productivity, e.g. for the Personal Software Process (PSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hush is a full object-oriented programming language, based loosely on Smalltalk. It includes typeless data, dynamic method binding, exception handling, closures, mixins, multiple threads, garbage collection and X11 graphics bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo