Showing 79 open source projects for "11"

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
  • 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
  • 1
    ZLMediaKit

    ZLMediaKit

    WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket

    ZLMediaKit is a high-performance C++11 media server and streaming SDK for real-time audio and video applications. It supports a wide range of protocols, including RTSP, RTMP, HLS, HTTP-FLV, WebSocket-FLV, GB28181, HTTP-TS, HTTP-fMP4, MP4, and WebRTC. The project is designed for protocol conversion, live streaming, low-latency playback, recording, forwarding, and large-scale client access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    WSA-Script

    WSA-Script

    Integrate Magisk root and Google Apps into WSA

    ...The project provides a way to download and unpack custom builds of the WSA package that bundle these enhancements and guide users through installation using automated batch and PowerShell scripts so that Android apps requiring Google Play Services or root can run in WSA on Windows 10 or 11. Because Microsoft’s default WSA lacks these extended capabilities, WSA-Script fills a niche for enthusiasts who need a more flexible Android experience on desktop Windows, managing downloads, registrations, and configuration steps in a repeatable workflow.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Stockfish

    Stockfish

    UCI chess engine

    ...XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Stockfish with it. Stockfish is a 11-time winner of the Top Chess Engine Championship. Stockfish is open source (GPLv3 license). That means you can read the code, modify it, and contribute back. You can use Stockfish on your computer or on your iOS or Android device. So you can get world-class chess analysis, wherever you are. The Stockfish engine features two evaluation functions for chess, the classical evaluation based on handcrafted terms, and the NNUE evaluation based on efficiently updatable neural networks.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 4
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). ...
    Downloads: 8 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.
    Start Free
  • 5
    LPrint

    LPrint

    A Label Printer Application

    ...Each printer implements an IPP Everywhere™ print service and is compatible with the driverless printing support in Android™, Chrome OS™, iOS®, Linux®, macOS®, and Windows® 10/11 clients. Each printer can support options such as label modes, tear-off offsets, media tracking, media top offset, print darkness, resolution, roll selection, and speed. Each printer can directly print “raw”, Apple/PWG Raster, and/or PNG files. Each printer automatically recovers from out-of-media, power loss, and disconnected/bad cable issues. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    KMath

    KMath

    Kotlin mathematics extensions library

    Could be pronounced as key-math. The Kotlin Mathematics library was initially intended as a Kotlin-based analog to Python's NumPy library. Later we found that kotlin is a much more flexible language and allows superior architectural designs. In contrast to numpy and scipy it is modular and has a lightweight core. The numpy-like experience could be achieved with math-for-real extension module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vision Camera

    Vision Camera

    The Camera library that sees the vision

    VisionCamera was designed from the ground up to provide all features a camera app should have. You have full control over what device is used, and can even configure options such as frame rate, colorspace, and more. While having a lot of features, VisionCamera makes sure you don't get overwhelmed from the beginning. It provides hooks and functions to help you get started faster, and if you need full control, you can easily do that. Every functionality has been thoroughly documented and even...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    YASIO

    YASIO

    A multi-platform support c++11 library with focus on asio

    yasio is a lightweight C++ asynchronous socket I/O library for client applications across desktop, mobile, game, and embedded-style environments. It supports Windows, macOS, iOS, Android, OHOS, Linux, FreeBSD, Solaris, and other Unix-like systems. The library focuses on practical cross-platform networking rather than tying developers to a single engine or operating system. It is used in game and multimedia projects and provides integrations or demos for Unity, Unreal Engine, xlua, axmol, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    CryptoSwift

    CryptoSwift

    Collection of standard and secure cryptographic algorithms

    ...Swift Package Manager uses debug configuration for debug Xcode build, that may result in significant (up to x10000) worse performance. Performance characteristic is different in Release build. XCFrameworks require Xcode 11 or later and they can be integrated similarly to how we’re used to integrating the .framework format. Embedded frameworks require a minimum deployment target of iOS 9 or macOS Sierra (10.12). CryptoSwift uses array of bytes aka Array<UInt8> as a base type for all operations. Every data may be converted to a stream of bytes. You will find convenience functions that accept String or Data, and it will be internally converted to the array of bytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    Document Picker for React Native using Document Providers. If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore. If the user somehow manages to open multiple file pickers (e.g. due the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PixelOS ROM Redmi Note 11 (spes/spes)

    Prebuilt PixelOS ROM for Redmi Note 11 (spes/spesn).

    This project hosts a custom-built PixelOS ROM for the Redmi Note 11 (spes/spesn). The ROM is based on Android 14 and includes performance optimizations, security patches, and custom features tailored for the Redmi Note 11 series. Users can flash this ROM to experience the PixelOS environment on their devices.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    Self-build Mi 11 Lite ROM

    Self-build Mi 11 Lite ROM

    Just some self-build flashable ROM files for Mi 11 Lite (renoir).

    ...Kernel: https://github.com/ianchb/android_kernel_xiaomi_sm8350-los/tree/lineage-23.2 CatShare (modified, origin: https://github.com/kmod-midori/CatShare ): https://github.com/ianchb/CatShare Please note that files released 90 days ago will be archived, unless it is the last release of a major version. Please contact me on XDA (https://xdaforums.com/t/rom-16-2-community-beta-derpfest-16-2-for-mi-11-lite-5g-unofficial-renoir.4770876/) if needed.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    AndroidTV-x86_64

    AndroidTV-x86_64

    https://androidtv-x86-64.sourceforge.io

    Version: Trial (30 days) (Version released from 2025-11-24) 1. It is an operating system based on the open source Android platform, rebuilt from source projects (BlissOS, LineageOS, LMODroid, PrimeOS) for computers using x86 processors. 2. Android/Google TV x86_64 (also known as ATV/GTV x86_64), this is an entertainment-oriented product, providing simplified operations suitable for all ages. 3.
    Leader badge
    Downloads: 32,160 This Week
    Last Update:
    See Project
  • 16
    fake lezard  ByFL nitrogen MI MAX 3 roms

    fake lezard ByFL nitrogen MI MAX 3 roms

    MI MAX 3 COMMUNITY DRIVEN ROM Android 11-16 nitrogen

    ROMS From Fake Lezard on nitrogen Alias (ByFL) ROM for Xiaomi MI MAX 3 Stable and Fast Android 11 to 16 ports for nitrogen. Custom Snake/Neo Kernel optimized for performance. Cleaned system and vendor partitions (ByFL). Includes essential tools (Mi Flash, Drivers, Recovery).
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 17
    ProjectPixelage Redmi Note 11 spes/spesn
    My Builds for ProjectPixelage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Juleast ROM builds

    Juleast ROM builds

    File host for ROMs I build

    If you have questions or need support just join Emanuel's telegram channel.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19

    FlashhChaton

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

    HyperOS repacked ROM for Xiaomi/Redmi/Poco devices, for free forever Support Devices: Redmi Note 12 Turbo / Xiaomi Poco F5 (marble / marblein) Xiaomi Civi (mona) Xiaomi Civi 1S (zijin) Xiaomi 11 (venus) Xiaomi 11 Lite (renoir) Xiaomi 10S (thyme) Redmi K40 / Xiaomi Poco F3 / Xiaomi 11X (alioth / aliothin) Redmi Note 9 Pro / Xiaomi 10T Lite (gauguin / gauguinpro) How to flash? _M: Support Xiaomi MiFlash Tool _R: Support flashing in Recovery Mode (TWRP) _MR: Support MiFlash & Recovery Tools 7Zip: https://www.7-zip.org/ MiFlash: https://xiaomirom.com/en/download-xiaomi-flash-tool-miflash/ Our Telegram: https://t.me/FlashhChaton https://t.me/FlashhChatonC 先前文件已被 SourceForge 自动移除,现已重新上传最终版本。 ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    byzorgan

    byzorgan

    Specialized sound synthesizer with Byzantine Church music scales

    ...On the screen there are labels with symbols of Byzantine notes. There is a metronome. The program is oriented on the Chrysanthos tuning of the diatonic scale: 9/8 - 12/11 - 88/81. The octave is divided into 17 (or 19) non-equal parts, it allows you to get all the Byzantine modes.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21

    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? Use Xiaomi MiFlash Tool, MiFlash 2018 or MiFlash 2020 Telegram: https://t.me/kittenhyper_official
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Pkcs11Interop

    Pkcs11Interop

    Managed .NET wrapper for unmanaged PKCS#11 libraries

    This project provides stable releases of Pkcs11Interop project hosted on github. Please visit project website - www.pkcs11interop.net - for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dead Deer 3.14.88.2026

    Dead Deer 3.14.88.2026

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24

    ION-DTN (mirror)

    Delay-Tolerant Networking suitable for spacecraft and ground

    11/21/2025 * Official distribution sites for ION and ION-core have moved to GitHub: https://github.com/nasa-jpl/ION-DTN https://github.com/nasa-jpl/ion-core * ION documentation: https://ion-dtn.readthedocs.io/ Download link for new releases (after ION 4.1.2) is posted below. Please report all issues to GitHub. Submissions to this site will not be monitored. ============================= ION development is managed by the Jet Propulsion Lab.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    tls SNI  injector + Public Free Server

    tls SNI injector + Public Free Server

    iOS-4G-Hack-VPN-IP-Magic-0limit-64Mbps-hack-Psiphon

    ...A license to use this software is granted only to those who have completed the payment process. For full license terms, please refer to the [Proprietary-License] file. # Thông báo, kể từ 1/12/2024 app TunnelsMux chỉ phát hành số luồng nguyên tố 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89 .. để phân biệt với cặn bã XH termux kkkkk App iOS iPhone 256 TunneslMux chính chủ độc quyền TQ VVIP phát triền bởi 10% tinh hoa, dành cho 10% tinh hoa, có 1-0-2, chuyên nghiệp, độc đáo!!! Nguyền lý ghép luồng mạng ICT cho súc vật ngu lâu khó đào tạo https://www.facebook.com/groups/mikrotik.academy.vietnam/posts/1792954234470688/ https://netviettel.vn/shop/goi-f180-da-phien-da-diem-cho-mmo/ 90%
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo