1125 projects for "data structures c" with 2 filters applied:

  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ork is a model railroading manager which allows to control trains, signals, and switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Server/Client System for managing a Scientific Journal. Cross platform wxWidgets based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Libpovread is a library that allows files in the POV-ray file format to be read into C++ objects. The library will consist of several layers which will allow rendering methods and output format to be configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PNG.Net is a free, open source PNG library for the .NET Framework. It supports both high-level access of image pixels and low-level manipulation of PNG chunks and attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Some evil organize block user' internet access by blocking urls and services, or they moniter content of transfering data. Our goal is to unlock the internet access, let user access internet freely and safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
    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
    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple and incredibly powerful tool for scripting and fuzzing arbitrary network protocols written using the Chicken Scheme-to-C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A portable C library of common data types and algorithms (such as linked lists, dynamic arrays, binary trees, stacks and queues, base64 encoder/decoder, MD5). Efficient, stable, fast, secure and extremely well documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A light-weight C#.Net library to manage storage and retrieval of user settings. The actual data storage is configurable and adapters for standard Sql databases including SQLite, XML files, and flat files are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A lightweight data abstraction layer for the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Screen (or SCalable REndering ENgine) is a rendering engine based on both 3D rendering and highlty parallel algorithms. It provides powerful scripting interfaces and integrated development environment for 3D games and scientific simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Plugin++ is a cross platform plug-in framework for C++ that uses XML to marshal data across the application and the shared library space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MMP is a program/framework designed to process motion data delivered by - for example - a wiimote. The design is modular, so you can adapt it to your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project targets the SPU of the Cell/BE Processor. This library is intended to help the person programming the SPUs on the Cell processor move data into and out of the local store of an SPU without having to directly program the DMA hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A .Net 2.0 library that encapsulates from ADO.Net the functionality for connecting to the most common data servers like MySql, PostgreSql, MsSql (testing), ms Access(testing) and Oracle(soon).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    [Ckpt Object-oriented Abstraction Layer] COAL is an object-based abstraction layer utilizing the SAForum's AIS CKPT (Checkpoint) specification to provide HA access to cluster-wide data encapsulated within local, user-defined objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AudiOrg is a command line tool to sort a collection of audio (or possibly other media) files into a directory structure according to their tag meta data information. It currently supports MP3, AAC and OGG files and reads ID3 and OGG tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QJoystickManager

    QJoystickManager

    Simple joystick management system for Qt

    QJoystickManager is a cross platform joystick management system. Its written in C++ and uses SDL and the Qt framework. QJoystickManager strives to be as easy to use as possible, it implements many features that will ease the interaction between your program and the attached joysticks. This project uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    ...The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BP-Tools

    BP-Tools

    Set of useful tools for payment service development

    The BP-Tools set consist from applications supporting EFT testing, benchmarking and transaction service development. BP-Tools suite currently consists of following three components: - BP-CCALC: Cryptographic Calculator - BP-CardEdit: Thales P3 Input/Output file editor - BP-EMVT: EMV Tool - BP-HCMD: Thales HSM Commander
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo