Showing 111 open source projects for "linked list"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    ASlinks generate and manage a hiberarchy tree to contain symbol-links what are linked to the real files and directories. This is usefull to supply a file share service with clearly file list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Libcfu is a library of tools that I have found useful, particularly when developing multithreaded software. It includes a hash table, a linked list, self-extending strings, a config file parser, a simple timer, a thread queue, and command-line parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PlayPage is an extension for Firefox browser that let you play all videos linked in a web page. It supports frames, iframes and, soon, tabbed pages. It permits to specify the player to be used and the customization of player params and play list format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ADLIB - a C library of fundamental algorithms and their data structures. It includes thread safe implementation of circular list, doubly linked list, stack, queue, deque and binary search tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    Libtc is a collection of useful things. It currently includes a linked list, hash table, binary tree, configuration file parser, some string utilities, plus some functions often missing on some systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Generic Data Structures Library. A collection of data structures you're most likely to need. Written in ANSI C. Interface is basic, but powerful, and intuitive. Has AVL tree, binary heap, queue/linked list, and more. All platforms.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    The LKlist library is a doubly linked list that supports void * data types. The library includes 14 functions that will allow the user to create and manage the linked list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Linked List

    Linked List

    Linked List
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Start Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cdsa

    A library of generic data structures and algorithms in ANSI C

    This repository is an ongoing project of implementing generic data structures and algorithms in ANSI C. I find I often use the same constructs that require a lot of boilerplate code, so I made this repository to both organize these constructs and allow easy integration of these constructs into existing projects. My design philosophy with this repository is to offer a minimalistic API for each data structure, containing all tools needed to easily build more complex/niche constructs....
    Downloads: 0 This Week
    Last Update:
    See Project