Showing 18 open source projects for "as-project"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    OpenWrt

    OpenWrt

    A Linux operating system targeting embedded devices

    OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration for...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    FancySS

    FancySS

    fancyss is a project for bypassing the Great Firewall (GFW)

    ...It supports multiple architectures and firmware versions, though some submodules or variants (e.g. “fancyss_hnd”) are optimized for specific chipsets. The project also maintains offline packages for constrained environments and hardware support lists. Many users adopt fancyss to turn relatively cheap consumer routers into censorship-resilient gateways, avoiding separate proxy appliances.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    frr

    frr

    This is a non-official VM of FRRouting (FRR)

    ...FRR’s seamless integration with the native Linux/Unix IP networking stacks makes it applicable to a wide variety of use cases including connecting hosts/VMs/containers to the network, advertising network services, LAN switching and routing, Internet access routers, and Internet peering. FRR has its roots in the Quagga project. In fact, it was started by many long-time Quagga developers who combined their efforts to improve on Quagga's well-established foundation in order to create the best routing protocol stack available. We invite you to participate in the FRRouting community and help shape the future of networking. This is not an official release from the FRRouting Project. ...
    Downloads: 1 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
    MOTION (MOdeling and simulaTIng mObile ad-hoc Networks): a Java application for both formally modeling and simulating Mobile Ad-hoc NETworks (MANETs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pfsense multi WAN OVB Appliance

    Lets you bundle your network connections without an aditional router.

    This project has been superseded by: https://sourceforge.net/projects/rrproxyrelay/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    proxychains-ng

    continuation of the famous proxychains project by netcreature

    proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Internet Sharing

    Internet Sharing

    Turn System into WiFi Router & share internet to Wifi Enable Devices

    "Internet Sharing " software is built to share your System (PC/Laptop) Lan, Wi-Fi , Dialup(3G,4G) internet connection to any WiFi enable devices like :- Smartphone, Tablet, laptop, Mediaplayer and to your nearby friend Requirement : Operating system :- windows 7 and above .Net Framework :- 4.5 Network Driver :- WiFi (That support hosted Network) For updates visit on : internetsharing.softmad.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unblock Doom
    UnblockDoom is an Opensource Project to Secure Internet Connection and Unblock Websites
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10

    IPv6Droid

    IPv6 tunnel client for use on Android

    IPv6Droid is an Android client for IPv6 tunnels, in order to bring IPv6 support to Android mobile devices on networks that do not support IPv6 (specifically, all mobile networks in Germany at the time of writing). The project has moved to github.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    ...Custom graphs can be easily implemented if taken the time to do so. There's certainly no need to rely on Splunk if one developed another way of displaying data. This project is meant to be nothing more than a route collector, and it's interface is solely CLI(command line interface). This project does not have graph data "out of the box".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iiitbaodv-gpu-aodv-IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    aodv protocol on gpu IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ASDM-NoC

    Asynchronous Spatial Division Multiplexing Router for On-Chip Networks

    This project provide a reconfigurable asynchronous SDM router which can be configured into a basic wormhole router or an SDM router with multiple virtual circuits in every direction. Features: * 5-port router for mesh network (0 south, 1 west, 2 north, 3 east, 4 local) * The dimension order routing (XY routing) * Available flow control methods: wormhole, SDM, VC * Reconfigurable number of virtual circuits, buffer size, data width * Fully synthesizable router implementation * SystemC testbench provided Languages: * Routers are written in synthesizable SystemVerilog * Test benches are provided by SystemC Software requirements: * The open source Nangate 45nm cell library * Synopsys Design Compiler (Synthesis) * Cadence IUS -- NC Simulator (for SystemC/Verilog co-simulation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mikrodroid

    Mikrodroid

    Android MikroTik Management App

    Mikrodroid lets you to manage MikroTik routers from an Android device. It is primarily aimed at power users who are used to doing things from the command line. The application is currently in Alpha. The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router. In order to use the application you have to download the source code and get it working. I use Eclipse. If you have any problems with the application please log a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Milkshake is a Slackware-based Linux distribution that boots from a USB stick and turns an unused PC into a home firewall/router. This project is currently in prealpha and is not intended for use yet. Please do not rate it up or down yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.