[go: up one dir, main page]

C Libraries for ChromeOS

Browse free open source C Libraries for ChromeOS and projects below. Use the toggles on the left to filter open source C Libraries for ChromeOS by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    This project has moved to https://github.com/lipnitsk/libcue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A full featured, object-oriented, multi-platform C# wrapper for the curses terminal control library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CyoEncode

    Base64, Base32, Base16, and Base85 encoding/decoding functions in C

    Provides C functions for encoding binary data into a printable representation using Base64, Base32, Base16 (hex), or Base85/Ascii85 character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An Error Handler for C/C++ funtions, focused on code readability. It allows a clear control flow, adding Ignore, Retry, Jump, and Back functionality when a function returns error. It's macro based, written in C and targeting embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    This is an ANSI c compliant library for state machine use. It uses very fast algorithms and includes many features: nested state, history state, parallel state mechanisms and debug capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of Fortran interfaces to the most common Open Source GIS libraries, plus some more Fortran-specific tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Freetype GL

    Freetype GL

    OpenGL text using one vertex buffer, one texture and FreeType

    Freetype-GL is an OpenGL text rendering library that utilizes a single vertex buffer and texture in conjunction with the FreeType library. It facilitates efficient and flexible text rendering in OpenGL applications, supporting various font formats and advanced typographic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Add-ons to the ECMWF GRIB API. This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation. The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    GtkDatabox3

    GtkDatabox3

    A GTK-3 widget to display data

    This project intended to be a backup replacement for GtkDatabox, but now we are contributing directly there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HCS12 HAL Library

    Freescale HCS12 Hardware Abstraction Layer Library

    HCS12 HAL Library that simplify usage of Freescale HCS12(X) microcontrollers. It was tested with: MC9S12XDT512, XET, XG, and other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiplatform library was created in order to be able to debug Transducer Electronic Data Sheet memory on a PC and on different microcontrollers. The library can load TEDS memory from xml file on PC, and can export loaded memory in a header file for embedded systems program. The library also allows generation of command and response packet and controls communication between Transducer Interface Module and Network Capable Application Processor modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Imgtools

    Imgtools

    A C extension to Tk that provides functionality to modify images

    Imgtools is a C extension to Tk, that provides functionality to modify Tk's photo images. Imgtools can scale images, rotate images and modify the alpha channel. For scaling and rotating three interplation methods are available: nearest neighbor, linear and bicubic (the Catmull - Rom flavor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LAMA

    LAMA

    Heterogeneous Software Development Accelerated

    LAMA is a framework for developing hardware-independent, high performance code for heterogeneous computing systems. It facilitates the development of fast and scalable software that can be deployed on nearly every type of system with a single code base. By using LAMA for their application, software developers benefit from higher productivity and stay up to date with the latest hardware innovations, both leading to shorter time-to-market. The framework supports multiple target platforms within a distributed heterogeneous environment. It offers optimized device code on the backend side, high scalability through latency hiding and asynchronous execution across multiple nodes. LAMA's modular and extensible software design supports the developer on several levels, regardless of whether writing his own portable code with the Heterogeneous Computing Development Kit or using prepared functionality from the Linear Algebra Package, the user always gains high productivity and maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LLVM Wrapper
    A LibC wrapper for LLVM bitcode. It should be used in LLVM projects that aim to be cross-platform and still retain the functionality of the host operating system's runtime libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LTUI

    LTUI

    A cross-platform terminal ui library based on Lua

    LTUI is a cross-platform terminal UI library based on Lua. This framework originated from the requirements of graphical menu configuration in xmake. Similar to the Linux kernel's menuconf to configure the compilation parameters, so using curses and lua to implement a cross-platform character terminal ui library. Refer to config-frontends for style rendering. Of course, users can customize different UI styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lexbor

    Lexbor

    Lexbor is development of an open source HTML Renderer library

    Lexbor is the development of a web browser engine available as a software library; it ships with a free license and has no extra dependencies. For us, speed is an absolute must-have. In our development process, we focus on fastest parsing techniques for HTML, CSS, and fonts, fastest data processing methods, and fastest ways to serve content to end users. Whether you are building a backend that handles millions of HTML documents or a UI-heavy user app, your software’s response rate always matters to users and developers alike. Lexbor’s code is optimized for ease of access in end-user applications and across programming languages. You can effortlessly wrap all the capabilities of the library in, say, Python to power your end-user or backend applications in a new environment. In other words, lexbor offers a feature-rich core that developers can build upon as they see fit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LibAndria is a library of classes, functions, and macros, primarily based on smart pointers, and organized into 'packages'. Since v3, all dependencies are internal, C++ standard, SDL, or optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Libraries for SDL 2

    Development of useful third-party libraries for use with SDL 2.0

    The goal of this project is to develop useful third-party libraries for use with the newest version of the Simple DirectMedia Layer API. These libraries are not official SDL libraries, and this project is not directly affiliated with official SDL development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lightweight ring buffer manager

    Lightweight ring buffer manager

    Lightweight generic ring buffer manager library

    The library provides generic FIFO ring buffer implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MemSL2
    The MemSL for C and C++ includes a complete data structures/collection classes library, memory tracing, memory debugging, logging, entry/exit tracing, exception handling, definable memory handlers, built-in threads support and much more.
    Downloads: 0 This Week
    Last Update:
    See Project