Showing 130 open source projects for "poco"

View related business solutions
  • 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.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    POCO

    POCO

    Cross-platform C++ libraries for building network applications

    The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems. Whether building automation systems, industrial automation, IoT platforms, air traffic management systems, enterprise IT application and infrastructure management, security and network analytics, automotive infotainment and telematics, financial or healthcare, C++ developers have been trusting the POCO C++ Libraries for 15+ years and deployed it in millions of devices. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    LINQ to DB

    LINQ to DB

    Linq to database provider

    ...There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. Alternatively, you can implement custom settings provider with ILinqToDBSettings interface. You can generate POCO classes from your database using T4 templates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Downloads: 460 This Week
    Last Update:
    See Project
  • 4
    Downloads: 89 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    POCO X4 GT/Redmi Note 11T Pro (+)/K50i

    POCO X4 GT/Redmi Note 11T Pro (+)/K50i

    POCO X4 GT / Redmi Note 11T Pro (+) / K50i Project

    Here we will post roms, kernels, modules, boot images, recoveries etc for POCO X4 GT / Redmi Note 11T Pro (+) / K50i. Codename - XAGA
    Leader badge
    Downloads: 542 This Week
    Last Update:
    See Project
  • 8
    Downloads: 59 This Week
    Last Update:
    See Project
  • 9
    Downloads: 158 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    GARDEN = POCO C3, REDMI 9A, Redmi 9C
    For Xiaomi Poco C3, Redmi 9A / India, Redmi 9C / NFC using Nusantara OS and other custom ROM (And also quick review about the ROM camera, sound & video, GPS, Magisk, etc)
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 11
    ProjectZK

    ProjectZK

    ZK ROMs for Xiaomi/Redmi/POCO

    Leader badge
    Downloads: 5,388 This Week
    Last Update:
    See Project
  • 12
    e/OS Poco X6 Pro
    e/OS unofficial builds for POCO X6 Pro codename DUCHAMP
    Downloads: 28 This Week
    Last Update:
    See Project
  • 13
    Downloads: 84 This Week
    Last Update:
    See Project
  • 14
    Firely .NET SDK

    Firely .NET SDK

    The official Firely .NET SDK for HL7 FHIR

    The Firely .NET SDK is an official support library for working with HL7 FHIR (Fast Healthcare Interoperability Resources) on the Microsoft .NET platform. It provides tools for building healthcare applications that conform to FHIR standards.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Builds Ardjlon

    Builds Ardjlon

    Custom roms and kernel for POCO F5[marble|marblein] & X3 [surya|karna]

    Please keep support! Also use Pling for downloads please! https://www.pling.com/u/ardjlon (Checkout products)
    Downloads: 91 This Week
    Last Update:
    See Project
  • 17
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    ...Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store. Portable UWP and Xamarin iOS/Android, ACID transactions, single datafile (like SQLite), recovery data in writing failure (WAL mode), map your POCO class to BsonDocument, fluent API for custom mapping. Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Airtest

    Airtest

    UI Automation Framework for Games and Apps

    ...NetEase builds Airlab on top of the Airtest Project. AirtestIDE is an out-of-the-box GUI tool that helps to create and run cases in a user-friendly way. AirtestIDE supports a complete automation workflow. Poco adds the ability to directly access object(UI widget) hierarchy across the major platforms and game engines. It allows writing instructions in Python, to achieve more advanced automation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ...Like O/RM, EF6 reduces the impedance mismatch between the relational and object-oriented worlds, allowing developers to write applications that interact with data stored in relational databases with strongly typed .NET objects that represent the domain of the database. application, and eliminate the need for much of the data access "mechanical" code that you would normally write. Mapping POCO entity classes that do not depend on any EF type. Models can be generated from existing databases and then manually edited, or they can be created from scratch and then used to generate new databases. Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Custom ROMS para el Poco X5 Pro (Redwood)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    KittenHyper

    HyperOS repacked ROM for Xiaomi/Redmi/Poco devices, for free forever

    Support Devices KHS: Redmi Note 12 Turbo / Xiaomi Poco F5 (marble) KHD: Redmi Note 12 Turbo / Xiaomi Poco F5 (marble) Xiaomi 13 (fuxi) KHG: Redmi Note 12 Turbo / Xiaomi Poco F5 (marble) Xiaomi Civi (mona) Xiaomi Civi 1S (zijin) Xiaomi 11 (venus) Xiaomi 11 Lite (renoir) KHM: Redmi Note 12 Turbo / Xiaomi Poco F5 (marble) Other Versions: Redmi Note 9 Pro / Xiaomi 10T Lite (gauguin) Xiaomi 10S (thyme) Redmi K40 / Xiaomi Poco F3 / Xiaomi 11X (alioth) How to flash? ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB