Showing 25000 open source projects for "two"

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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    ViewUI

    ViewUI

    A high quality UI Toolkit built on Vue.js 2.0

    This project is the original iView. The iView author will continue to develop iView 4.0 and subsequent releases, as well as maintenance work, in this repository. The new component library is named ViewUI, and the iView author will no longer continue to submit content in the original repository. Enterprise-level general-purpose mid-backend front-end solution. Rich layout modes to choose from, high configurability of layout and functions. Powerful authentication system to meet different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PSR-11 Container interface

    PSR-11 Container interface

    A common interface for dependency injection containers

    ...An entry identifier is an opaque string, so callers should not assume that the structure of the string carries any semantic meaning. The Psr\Container\ContainerInterface exposes two methods, get and has. get takes one mandatory parameter: an entry identifier, which must be a string. get can return anything (a mixed value), or throw a NotFoundExceptionInterface if the identifier is not known to the container. Two successive calls to get with the same identifier should return the same value. has takes one unique parameter: an entry identifier, which must be a string. has must return true if an entry identifier is known to the container and false if it is not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ChaosEsqueAnthologyVolume2

    ChaosEsqueAnthologyVolume2

    Volume 2 of ChaosEsque Anthology

    NOTE: Make sure to download Volume 1 (the game disc): http://sourceforge.net/projects/chaosesqueanthology/ ) (Experimental Volume 3 for latest engine: http://sourceforge.net/p/chaosesqueanthologyvolume3/ ) This is disc 2 of the modification of Xonotic known as Chaos-Esque Anthology. It includes additional maps, music, and other media and will be expanded upon untill another disc is needed. New maps etc will arrive on this disc as we have run out of room on disc one.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    labuladong

    labuladong

    labuladong algorithm

    ...Links to topics that can be solved, you can go to the corresponding topic immediately after reading the article. I also organized all the topics explained on this site into a list of topics. My readers can be roughly divided into two categories: one kind is completely uninterested in algorithms, and belongs to the readers who learn algorithms for written exams, the other kind is readers who are interested in algorithms and can enjoy pure knowledge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    remoteGUI

    µSDX & CWdaemon GUI

    ************************************* UPDATE ******************************* This project has been divided in two parts: - GUI for cw through cwdaemon, with improved specs / customization [CWdaemonGUI] - GUI rig control [Microrig GUI] The packages are ready as .zip folders in the File section. Enjoy :-) ****************************************************************************** "Remote HF Operation" it's now a reality! With this app it's possible to send CW, with CWdaemon, over net ( local / internet ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    X00T/X00TD-Roms by MST-Production

    X00T/X00TD-Roms by MST-Production

    custom roms for X00T/X00TD

    ...Welcome to "custom roms by MST-production house" . Im an indivisual developer who tries to make new custom roms for our beloved Asus Zenfone Max Pro M1 . My main target rom are basically: 1- Which lost support 2- Which are no more developed 3- Which have been naver made for out device -->my telegram is - @Ken_kaneki_69 -->join my telegram channel - t.me/mst_roms_X00T -->feel free to ask any questions or to give suggestion related to any of my builds. --> if you like my work pleasae consider buying me a cup of coffe or so . -->my upi id is : dhimanparas20@paytm
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    creadorTest
    Con este programa podremos crear nuestros propios exámenes de tipo test. Deberemos rellenar las preguntas, así como las posibles respuestas a cada pregunta. Tenemos la opción de asignar una puntuación a las preguntas acertadas o falladas, así como una nota mínima para aprobar. Una vez finalizado este, podremos realizar el examen, marcando las preguntas que consideremos correctas. Una vez que hayamos finalizado veremos nuestas notas y tenemos la posiblidad de ver las respuestas correctas y...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rematchjs

    Rematchjs

    The Redux Framework

    Using Redux always has been complicated, but now with Rematch, you have more features than Redux offers with less than 2 kilobytes. No more thunks, switch statements, action types, action creators. All is handled out of the box with just one file. Rematch exposes a simple API interface to create custom plugins for extending Rematch functionality. Official plugins also out-of-the-box. Native async/await to call your external APIs. You won't need redux-thunks anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    CRONLOCO!

    CRONLOCO!

    User-Programmable Voice Clock

    Annoy your neighbor, antagonize your boss, or simply make everyone else smile with this insidiously customizable audio clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    solaton

    Monitor software for the epever solar pv charge controller.

    This software is used to extract operational data from the EPEVER Triron solar-PV controller, including its PV power output, battery voltage, load current, device temperatute, etc. Data collection is done in two halves: a client ("solatonclient") that talks to the controller via a serial port and RS-485 adapter, and a server ("solatonserver") that stores the information in files. The "solatonclient" sends information to the "solatonserver" over the network, and because it does not need to write to the file-system itself it can be run on a small computer such as a Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Suse Linux Professional 9.2

    Suse Linux Professional 9.2

    Suse Linux Professional 9.2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MasterSim

    MasterSim

    A co-simulation master for Functional Mockup Units (FMI 1.0 and 2.0).

    A simulation master library, command line utility and user interface for simulating coupled systems of Functional Mock-up Units (FMU) for CoSimulation with FMI version 1 and 2. The master implements several modern algorithms, including Gauss-Seidel, Newton iteration, variable time stepping and step size control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Strawberry File Reorder

    Strawberry File Reorder

    Utility to keep ordered your files.

    ...The program has 3 modalities to reorder. 1. Reorder by extension: The program will read all the files inside a directory and reorder them by their extension putting inside a specific folder 2. Advanced reorder: You have the power! You can choose the extension and the name of the folder. 3. Reorder by keyword: You have to enter a keyword and the name of the folder, if the folder already exists, the program will move the file inside the existing folder. If the files contains the keyword you entered, the program will move inside the folder you entered before all the files containing that keyword.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SYSU-OpenEdgeAI

    A public account displaying works from SYSU-OpenEdgeAI Club

    ...All of our works are open source, and we sincerely welcome all the Edge AI lovers to join us to solve problems and learn! Until 2020-12-27, we have already upload three projects: 1. ov_carplate.zip is a car plate recognition project based on Zedboard Zynq-7000. 2. mnist_hls.zip is a realization of Lenet for MNIST handwritten digit recognition using Vivado hls tool. 3. rapidlayout.zip is an end-to-end hard block placement and routing flow for systolic accelerators on FPGA, RapidLayout. It is the sourcecode of our paper:https://ieeexplore.ieee.org/document/9221566 . If you have any question about our projects, please leave reviews and contact us!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Programming language designed to simplify the development of small and large-scale networked applications. PROSE includes an execution engine and language that compiles into platform-independent bytecode. Bytecode can also be assembled directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel vform

    Laravel vform

    Handle Laravel-Vue forms and validation with ease.

    Handle Laravel-Vue forms and validation with ease. vform is a tiny library for Vue 2/3 to help with forms and validation when using Laravel as a back-end. It provides a form instance to wrap your data in a convenient way and send it to your Laravel application via an HTTP request using axios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ramone Linux

    Ramone Linux

    A DIY Linux distribution

    ...RPM is used as Ramone's package manager, and you can use 'yum', 'mock' on Ramone. The default desktop environment is GNOME, and KDE, XFCE, LXDE are also supported. There are two architectures in Ramone release now: i686 and x86_64. The last release is 0.99.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Docuowl

    Docuowl

    A documentation generator

    Docuowl generates static single-page documentation from Markdown files. As a long-time fan of the documentation style made by Stripe, and Markdown, I decided to use the former as a base to create a pretty documentation generator that outputs something like Stripe's. Stripe also generously allowed me to use their layout, so here's a big thank you to them". Docuowl takes a directory as input. The directory is expected to have one directory for each section or group. Each group may have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NaturallySpeaking python scripting extensions. Based on Joel Gould's original work. The installer combines NatLink with Unimacro and Vocola, which are two extensions/applications based on NatLink.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    Flow type linting rules for ESLint

    ...You can turn off every rule and run only with basic syntax validation or mix and match the bundled rules and your custom rules to fit the needs of your project. There are two primary ways to configure ESLint. Use JavaScript comments to embed configuration information directly into a file. Use a JavaScript, JSON, or YAML file to specify configuration information for an entire directory and all of its subdirectories. This can be in the form of a .eslintrc.* file or an eslintConfig field in a package.json file, both of which ESLint will look for and read automatically, or you can specify a configuration file on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ESP8266 Deauther Version 2

    ESP8266 Deauther Version 2

    Affordable WiFi hacking platform for testing and learning

    Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners! Version 3 is in development. It is stable to use, but it is very different. It is command-line based, which allows it to offer not just more features, but make them more customizable. This software allows you to easily perform a variety of actions to test 802.11 wireless networks by using an inexpensive ESP8266 WiFi SoC (System On A Chip). The main feature, the deauthentication attack, is...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 23
    clj-refactor.el

    clj-refactor.el

    CIDER extension that provides powerful commands to refact Clojure code

    A CIDER extension that provides powerful commands for refactoring Clojure code. clj-refactor provides powerful refactoring functionality for Clojure projects. It complements the refactoring functionality you'd find in clojure-mode and CIDER. The more advanced refactorings require our nREPL middleware refactor-nrepl. From version 2.2.0 onwards if cider-jack-in is used it is injected automatically. profiles.clj or profile.boot don't need to be modified anymore for the above usecase! On the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hefesto - Business Intelligence

    Hefesto - Business Intelligence

    Publicación sobre Business Intelligence y Data Warehousing

    Esta publicación se compone de dos partes: 1- Data Warehousing: explicación y sistematización de conceptos. 2- Hefesto: metodología para la construcción de un Data Warehouse.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    WSClean

    WSClean is a fast widefield interferometric imager

    WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. WSClean allows Hogbom and Cotton-Schwab cleaning and has wideband, multiscale, compressed sensing and joined-polarization deconvolution modes. All operations are performed on the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo