Showing 203 open source projects for "prime"

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

    PRIME

    Scalable RL solution for advanced reasoning of language models

    PRIME is an open-source reinforcement learning framework designed to improve the reasoning capabilities of large language models through process-level rewards rather than relying only on final outputs. The system introduces the concept of process reinforcement through implicit rewards, allowing models to receive feedback on intermediate reasoning steps instead of evaluating only the final answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Primes.jl

    Primes.jl

    Prime numbers in Julia

    Julia functions for computing prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    linuxhub-prime
    Updated March 20, 2026 added gimp and builder update. Magnet for latest release: magnet:?xt=urn:btih:0ed1d7e4c917f743d719efaa3c61d3d415037617&dn=Linuxhub-Prime-2026.03.10-v3.1.5-x86_64 Introducing DistroViews: https://distroviews.xyz/ Legacy Versions: https://linuxhub.link/legacy.php Internet Connection Required... only calamares supports 1 offline option. Desktops... you have 20+ environments to choose from. by default the environments are set up with prime customizations. ...
    Leader badge
    Downloads: 572 This Week
    Last Update:
    See Project
  • 4

    Prime Parse

    Review your prime parse data using this desktop tool

    This program allows you to review your outputted prime parse data in the luxury of not in game. This can be done through either importing files manually or using the browse tool to allow the program to find your ouputted parses.
    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.
    Start Free
  • 5

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    White Wizard's prime numbers

    Prime Numbers Algorithm without need of arrays

    n=a^2-b^2=(a+b)*(a-b) n+b^2=a^2 n is a prime number if only a=b+1 else is not
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    LinuxHub Prime BETA

    Moving LinuxHub Prime to v2.0.0 BETA

    This series of LinuxHub is a multi version. It has Openbox, Budgie, Cinnamon, Deepin, Gnome, Mate, Plasma6 and XFCE *************** Recently Added Awesome - BSPWM - Hyprland - QTile *************** all built into a single ISO. It can be used as a stand alone system or it can be used to build a custom respin with personalized settings. I have been working on this one for a solid month or so and kept at it working out all of the bugs and little details. The installer is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Optimus id transformation

    Optimus id transformation

    Id obfuscation based on Knuth's multiplicative hashing method for PHP

    ...It is similar to Hashids but will generate integers instead of random strings. It is also super fast. If you will be running your code on a 32-bit system or will be working with large prime numbers it is suggested that you install the GMP extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Lighthouse Ethereum

    Lighthouse Ethereum

    Ethereum consensus client in Rust

    ...Built in Rust, a modern language providing unique safety guarantees and excellent performance (comparable to C++). Funded by various organizations, including Sigma Prime, the Ethereum Foundation, ConsenSys, the Decentralization Foundation and private individuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    F´

    A flight software and embedded systems framework

    F´ (or F Prime) is a software framework for the rapid development and deployment of embedded systems and spaceflight applications. Originally developed at NASA’s Jet Propulsion Laboratory, F´ is open-source software that has been successfully deployed for several space applications. It has been used for but is not limited to, CubeSats, SmallSats, instruments, and deployable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    ...Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host. Following privacy and repeatability practices the best way is to fork the xxh plugin or shell example and pack your configs into it. Every xxh repo could be forked, customized, and reused without waiting for a package management system, xxh release, or any third-party packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mtsieve

    A multi-threading framework using a prime sieve to do work

    mtsieve is a framework wrapped around primesieve to distribute prime numbers to worker classes to do work with those prime numbers. The "mt" means that it is multi-threaded. The "sieve" means that the framework is typically used to eliminate candidate terms with small from a set of numbers. The numbers remaining after using mtsieve can then be used by programs such as llr and pfgw to test those numbers for primality.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    numbers-java

    Java library for number operations

    Java library for number operations currently consisting of PrimeFactors.java, which calculates prime factors for a given integer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    crDroid 7.xx & LineageOS 18.1 for Mi8937
    crDroid 7 and LineageOS 18.1 (Android 11) builds with backported security patches Supported Devices: - Redmi 3S / 3X (land) - Redmi 4 Standard (prada) - Redmi 4A (rolex) - Redmi 4X (santoni) - Redmi 5A (riva) - Redmi Note 5A / Y1 Lite (ugglite) - Redmi Note 5A / Y1 Prime (ugg) Flash guide: https://paste.debian.net/plain/1392958 or https://bin.disroot.org/?b34bd12638cc113f#8pJchohkQ9CaRBFLuajznpTeWrEMhbVPmS4FAF28gmqH Major credits: https://github.com/Mi-Thorium
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 19

    ListPrimeNumbers

    Listing Prime Numbers.

    Project using simple deterministic algorithms to check whenever any number in the range 0 to 18,446,744,073,709,551,615 is a prime number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Prime95

    Prime95

    Precision CPU stress testing and benchmarking

    Prime95 is a popular software tool used primarily for stress testing and benchmarking computer processors by running intense calculations based on the Mersenne prime search algorithm. This rigorous testing helps users gauge system stability and detect potential issues, particularly useful for overclockers, hardware testers, and enthusiasts aiming for optimal CPU performance.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 21
    RaspEX

    RaspEX

    RaspEX is a perfect Linux ARM system for Raspberry Pi 5 and 4

    ...NEWS 260114 This RaspEX 64 bit Build for Rpi5/Rpi4 uses kernel 6.17.0-1003-raspi and Ubuntu 26.04 "Resolute Raccoon" repositories. MOST IMPORTANT: In this RaspEX version you can run Netflix (and possibly also HBO, YouTube TV, Amazon Prime Video, etc.) using Firefox. I.e. there is DRM/Widevine support in Firefox. NOTE: Ubuntu 26.04 LTS will be supported until April 2031. I.e. five (5) years!
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    Calculator-Scripts

    Calculator-Scripts

    Just a few scripts for pocket calculators.

    Just a few applications for various pocket calculators.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    PRPNet

    A client/server application used to help in the search for primes

    ...PRPNet collects numerous stats for the clients that connect and clients can associate themselves with teams. It has a number of webpages that can be used to show current progress and statistics. It also has the ability to send e-mail when a new prime is found. Although PRPNet works well for home users with multiple cores or multiple machines, it does scale well up to a few hundred users. PrimeGrid runs most of its smaller projects on PRPNet.. PRPNet also has the ability to test for Wieferich and Wall-Sun-Sun primes. The client can run an OpenCL application for maximum throughput.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    Small-projects-with-c

    A set of basic academic C programs for learning and practice.

    This repository contains a collection of basic and academic C programming projects developed for coursework at Islamic Azad University, Central Tehran Branch. The purpose is to help beginners understand core programming concepts such as conditionals, loops, arrays, recursion, and math functions. Each project is organized in its own folder, with readable code and clear logic. Ideal for students and educators looking for structured C examples. Contributions and feedback are welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    ...Pre-defined functions and constants User-defined functions and variables Root finding using Newton's method (eg. x^2 = 64). Note: estimation and limited to one root Derivation (prime notation) and integration (eg. integral(a, b, x dx) The value of an integral is estimated using Simpson's 3/8 rule, while derivatives are estimated using the symmetric difference quotinent (and derivatives of higher order can be a bit inaccurate as of now) Complex numbers Understands fairly ambiguous syntax (eg. 2sinx + 2xy) Syntax highlighting Piecewise functions: , pressing enter before typing the final "}" will make a new line without submitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB