[go: up one dir, main page]

Showing 103 open source projects for "infinity"

View related business solutions
  • Full Control for Complex IT - Try PRTG Now Icon
    Full Control for Complex IT - Try PRTG Now

    Gain deeper insights and proactive alerts for your entire network. PRTG empowers you to optimize uptime and prevent costly outages.

    As an IT monitoring expert, you need more than basic alerts - you need actionable data and full transparency. PRTG gives your team a single pane of glass for all systems, devices, and applications, with customizable dashboards and granular user management. Detect issues before they escalate, automate reporting, and ensure compliance with SLAs. PRTG’s scalable engine and advanced analytics help you optimize resources, reduce manual effort, and keep your organization running smoothly. Take control of your IT landscape and make smarter decisions with real-time, enterprise-grade monitoring.
    Activate Your PRTG Trial Today
  • Patch Management and Vulnerability Remediation Software | Action1 Icon
    Patch Management and Vulnerability Remediation Software | Action1

    Enable IT security and operations teams to detect, prioritize, and remediate vulnerabilities to ensure continuous compliance – all while reducing cost

    Action1 reinvents patching with an infinitely scalable, highly secure, cloud-native platform configurable in 5 minutes — it just works and is always free for the first 100 endpoints, with no functional limits. Featuring unified OS and third-party patching with peer-to-peer patch distribution and real-time vulnerability assessment with no VPN needed, it enables autonomous endpoint management that preempts ransomware and security risks, all while eliminating costly routine labor. Trusted by thousands of enterprises managing millions of endpoints globally, Action1 is certified for SOC 2 and ISO 27001.
    Learn More
  • 1
    Infinity

    Infinity

    Low-latency REST API for serving text-embeddings

    Infinity is a high-throughput, low-latency REST API for serving vector embeddings, supporting all sentence-transformer models and frameworks. Infinity is developed under MIT License. Infinity powers inference behind Gradient.ai and other Embedding API providers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Infinity For Reddit

    Infinity For Reddit

    A Reddit client for Android

    A Reddit client on Android written in Java. It does not have any ads and it features a clean UI and smooth browsing experience. Infinity is a beautiful, feature-rich app that offers a smooth Reddit browsing experience. It is completely free and ad-less; you can browse Reddit without interruptions or distractions. Built by a passionate university student, Infinity is open source.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Ember Infinity

    Ember Infinity

    Simple, flexible Infinite Scroll for Ember CLI Apps

    Simple, flexible Infinite Scroll for Ember CLI Apps. As of v2.0.0, we support Node 10 and above. We test against ember-source > 3.8. Try out v2.0.0. If it doesn't work or you don't have the right polyfills because you are on an older Ember version, then v1.4.9 will be your best bet. Ember Infinity is based on a component-service approach wherein your application is viewed as an interaction between your components (ephemeral state) and service (long-term state). As a result, we can intelligently...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Infinity-X

    Infinity-X

    Downloads moved to: projectinfinity-x.com/downloads

    Project Infinity-X is an AOSP based Custom ROM runs on Android Operating System. We give our best to fulfill the demands of our users regarding features , Stability & performance This SourceForge storage serves as a backup for our builds and also OTA systems, allowing us to store builds indefinitely without the risk of deletion. However, the latest downloads are always available at projectinfinity-x.com/downloads.
    Leader badge">
    Downloads: 26,304 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    Downloads: 3 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 10
    ZenTimings

    ZenTimings

    An app for monitoring memory timings on Ryzen platform

    A free, simple, and lightweight app for monitoring memory timings on Ryzen platform. ZenTimings shows you all the important memory timings, voltages, Infinity Fabric, and Memory Controller clocks. No matter the motherboard vendor, the app should help you see what DRAM parameters are applied.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    DeepSpeed

    DeepSpeed

    Deep learning optimization library: makes distributed training easy

    ... compression for an unparalleled inference latency and model size reduction with low costs DeepSpeed offers a confluence of system innovations, that has made large scale DL training effective, and efficient, greatly improved ease of use, and redefined the DL training landscape in terms of scale that is possible. These innovations such as ZeRO, 3D-Parallelism, DeepSpeed-MoE, ZeRO-Infinity, etc. fall under the training pillar.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    retry

    retry

    Simple golang library for retry mechanism

    Simple library for retry mechanism. Context allow to set context of retry default are Background context. Return the direct last error that came from the retried function default is false (return wrapped errors with everything) WithTimer provides a way to swap out timer module implementations. This primarily is useful for mocking/testing, where you may not want to explicitly wait for a set duration for retries. DelayTypeFunc is called to return the next delay to wait after the retriable...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    KubeAI

    KubeAI

    Private Open AI on Kubernetes

    Get inferencing running on Kubernetes: LLMs, Embeddings, Speech-to-Text. KubeAI serves an OpenAI compatible HTTP API. Admins can configure ML models by using the Model Kubernetes Custom Resources. KubeAI can be thought of as a Model Operator (See Operator Pattern) that manages vLLM and Ollama servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Rust lexical

    Rust lexical

    Fast numeric to- and from-string conversion routines

    rust-lexical is a high-performance Rust library for numeric-to-string and string-to-numeric conversions. Designed for efficiency and flexibility, it operates in no_std environments, making it suitable for embedded systems and performance-critical applications. The library supports various numeric formats and provides customizable parsing and formatting options.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bignumber.js

    bignumber.js

    A JavaScript library for arbitrary-precision decimal arithmetic

    .... If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also has fewer configuration options than this library, and does not allow NaN or Infinity. See also decimal.js, which among other things adds support for non-integer powers, and performs all operations to a specified number of significant digits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Infinity Roller

    Automatic initial attribute roller for infinity games

    Infinity Roller is an automatic initial attribute rolling tool for infinity games. Compatibility: Baldur's Gate Original Saga Baldur's Gate EE, Baldur's Gate 2, Baldur's Gate 2 EE, Icewind Dale, Icewind Dale EE
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    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)
    Leader badge">
    Downloads: 130 This Week
    Last Update:
    See Project
  • 18
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge">
    Downloads: 201 This Week
    Last Update:
    See Project
  • 19
    VitalSignsCapture

    VitalSignsCapture

    Download data from medical device interfaces in ICU & Anaesthesia

    A C# .NET app to download or capture data from several medical device interfaces such as Datex AS3 S/5 Anesthesia, Philips Intellivue, GE Dash, Mindray HL7, Spacelabs, Draeger Infinity, Draeger HL7 patient monitors, GE Engstrom, Draeger (MedibusX), Maquet (Servo-i, Servo-U & Flow-i), Puritan Bennett ventilators, Covidien BIS Vista cerebral monitor, Fresenius Agilia, Alaris Carefusion, BBraun Spacecom syringe and volumetric pumps, Roche Cobas ASTM ABG analyzers. Requires Visual Studio 2022, .NET...
    Leader badge">
    Downloads: 29 This Week
    Last Update:
    See Project
  • 20

    AutoClickLil

    Auto Clicker

    AutoClickLil is an auto-clicking application which can record alot of different clicks with different interval.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    yt-dlite

    yt-dlite

    Video\Audio downloader from infinity sites &CONVERTER, include 4K

    Yt-dlite is an advanced desktop browser supporting 10M+ sites for professionals and thousands for regular users. This revolutionary platform offers unprecedented features including custom JavaScript injection and user-defined downloading engines. The sophisticated interface combines advanced content acquisition with elegant design, pre-loaded with yt-dlp, aria2c, and proprietary engines enabling unlimited concurrent downloads. Users can capture videos, documents, and media from any...
    Leader badge">
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    QuakeIIxp is a multi-platform (windows, linux and freeBSD (experemental)) graphics port of the game Quake II developed by Id Software. Completely updated rendering takes full advantage of the latest graphics cards to get the perfect picture, preserving the original style of the game.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23

    New Cloud Standart Solution

    Code that will yield possibility of creating new Cloud.

    ... of infinity of elements. As a parameter of GenericArray can be used C++ struct, in that struct there can be put many variables, including for example unsigned long ForeginKey, and in this way it we be possible to run any SQL query on that kind of Infinitly Large Tables. With that kind of technology any City in whole World can have it's own Cloud on it's own physical hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    nano_voltmeter

    Nano voltmeter based on the Arduino Nano

    ... with higher resolution possible because of averaging. A 16 bit PWM followed by a passive five pole RC filter is used as feedback to the chopper creating a null meter. Because of this feedback, the effective input impedance approaches infinity and gain errors are eliminated. A commodity CMOS op-amp and no precision parts are required to get five digit precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    footswitch2

    footswitch2

    Audio Transcription software for Linux (Vlc) with a foot pedal

    Footswitch 2 is a media player for transcribers on Linux. Written in python and using the python bindings for VLC it allows a transcriber to control the audio or video with a USB footpedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a footpedal/footswitch. Control of the media player from LibreOffice can be via Hotkeys or an integrated...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next