Showing 14 open source projects for "0 ad"

View related business solutions
  • Airlock Digital - Application Control (Allowlisting) Made Simple Icon
    Airlock Digital - Application Control (Allowlisting) Made Simple

    Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.

    For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
    Learn More
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    0 A.D.

    0 A.D.

    0 A.D. is a free, open-source, cross-platform real-time strategy game.

    0 A.D. (pronounced "zero ey-dee") is a cross-platform real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of ancient civilizations, each depicted at their peak of economic growth and military prowess.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 2
    Blokada Apps

    Blokada Apps

    Repo for Blokada apps

    Blokada is the popular ad blocker and privacy app for Android and iOS. It's being supported and actively developed by the amazing open-source community. Our modern solution for mobile content blocking. Protect multiple devices from ads and tracking, and manage your preferences in one place. Enjoy zero battery drain, no noticeable slowdowns, and highly reliable adblocking.
    Downloads: 118 This Week
    Last Update:
    See Project
  • 3
    ReverseDiff

    ReverseDiff

    Reverse Mode Automatic Differentiation for Julia

    ReverseDiff is a fast and compile-able tape-based reverse mode automatic differentiation (AD) that implements methods to take gradients, Jacobians, Hessians, and higher-order derivatives of native Julia functions (or any callable object, really). While performance can vary depending on the functions you evaluate, the algorithms implemented by ReverseDiff generally outperform non-AD algorithms in both speed and accuracy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    FTLDNS

    FTLDNS

    The Pi-hole FTL engine

    Network-wide ad blocking via your own Linux hardware. FTLDNS (pihole-FTL) provides an interactive API and also generates statistics for Pi-hole®'s Web interface. Fast, stats are read directly from memory by coupling our codebase closely with dnsmasq. Versatile, upstream changes to dnsmasq can quickly be merged in without much conflict. Lightweight, runs smoothly with minimal hardware and software requirements such as Raspberry Pi Zero.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 5
    Wuffs

    Wuffs

    Wrangling Untrusted File Formats Safely

    Wuffs is a memory-safe, zero-dependency library and domain-specific language for writing high-performance image codecs and related parsers. Instead of trusting ad-hoc C, Wuffs code is compiled to C with strong bounds, integer, and state checks inserted by construction, aiming to eliminate whole classes of security bugs without a heavy runtime. The design prioritizes predictable performance: decoders avoid dynamic allocation by default, return explicit “short read” signals, and run well in streaming or sandbox-free environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LAN Assess

    Python Security Scanner

    Scans, logs, and writes out findings, saves to sqlite, meant to be run on a kali dist. ./lan_assess.py run --config config.toml --engagement test --dry-run ./lan_assess.py export --db ./runs/test-customer/run.db --out ./exports/test-customer ad-hoc, or via cron: 0 * * * * /opt/lan_assess/lan_assess.py run --config /opt/lan_assess/config.toml --engagement acme-jan2026 --base-dir /opt/lan_assess >> /opt/lan_assess/cron.log 2>&1 PROBLEMS: 1. If you get errors about arp-scan: Either install it in Kali (sudo apt install arp-scan) Or set enabled = false for discovery_arp_scan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    hookprobe

    Free AI that blocks hackers while you sleep. Runs on cheap hardware

    HookProbe is an open-source AI-native intrusion detection system (IDS/IPS) that runs on Raspberry Pi and edge devices. It combines eBPF/XDP kernel-level packet filtering with machine learning threat classification to deliver autonomous network security with zero cloud dependency. The stack includes NAPSE (AI packet inspection), HYDRA (threat intelligence pipeline), SENTINEL (ML classification engine), and AEGIS (autonomous defense orchestrator). In production, a single Raspberry Pi 5...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    ...The current image is a ~680MB 7zip compressed file of it's original 2.7GB size, located on dropbox, here: https://www.dropbox.com/s/lj0r6yia4tsnz8w/140815-aeblpi.img.7z?dl=0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TIDES

    Taylor series Integrator for Differential Equations

    Taylor series Integrator for Differential EquationS. This software is developed by Profs. A. Abad, R. Barrio, F. Blesa and M. Rodriguez, (GME, University of Zaragoza, Spain). It consists on a C (Fortran) library, libTIDES, and a Mathematica package, MathTIDES. (MathTIDES requires Mathematica version >= 7.0) . Basic references: * A. Abad, R. Barrio, F. Blesa, M. Rodriguez, 2012. Algorithm 924: TIDES, a Taylor series Integrator for Differential EquationS, ACM TOMS. 39, no. 1, art. 5....
    Downloads: 0 This Week
    Last Update:
    See Project
  • One platform for global hiring and contractor management. Icon
    One platform for global hiring and contractor management.

    For mid-sized companies hiring independent contractors

    TFY unifies applicant tracking, team onboarding, compliance, contractor payments, and billing automation in a single, powerful platform, eliminating the need for multiple disconnected tools.
    Learn More
  • 10

    neoeblock

    neoe's firefox ad block extension

    neoeblock is a firefox ad-block extension. with zero-config needed. while block a lot of adware, malware, spam. it uses 2-phase block, one is before the url is loaded, the second is after the html is loaded, then blocks some element of the page. download the xpi file and install to firefox, the ad-block is done. if you want customize the block list. edit source file( chrome\content\preloadblock.js [for phase 1 block] chrome\content\postloadremove.js [for phase 2 block] ) and repackage the xpi file for install.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    IMEP-Spice interface
    The developed graphical interface is based on the SKILL language which is a Lisp dialect used as a scripting language and PCell (Parameterized Cells) description language used in many EDA software suites by Cadence Design Systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    "Colpo Segreto Dell'Hacker Nascente"
    "Colpo Segreto dell'Hacker Nascente" Una Guida per chi è alle prime armi, ricca di materiale grafico ed esempi, che si occupa di informatica a 360°! Imparerete a fare siti web, ad usare Linux, a costruire reti LAN, a Programmare, e molto altro!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Imel è una libreria grafica per l'elaborazione di immagini. Salva e scrive in molti formati e comprende funzioni per la creazione e il disegno, nonchè la scrittura, di immagini da zero. Documentazione: http://www.hds619.net/documentation/imel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Skreen saver that passed a list of name found a video on youtube or show pics from google.image or download 'N' pics to internet ad visualized from your hardisk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB