Showing 20 open source projects for "match"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ngrep strives to provide most of GNU grep's common features,applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. SUPPORT/REPORTING BUGS: please use https://github.com/jpr5/ngrep/issues Thank you!
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Bit-Twist (Packet generator/editor)

    Bit-Twist (Packet generator/editor)

    Packet generator and packet editor for Windows, Linux, BSD, and macOS

    ...Bit-Twist is designed for exceptional speed, allowing you to edit 10 million packets in under 3 seconds and send them over a live network at throughput levels that match your NIC's maximum line rate, up to 10 Gbps. Bit-Twist is ideal for simulating network traffic and scenarios, testing firewalls, IDS, IPS, routers, switches, load balancers, and other network equipment, as well as troubleshooting various network issues. https://bittwist.sourceforge.io / ayeowch@gmail.com
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 3
    mbpfan

    mbpfan

    A simple daemon to control fan speed on all MacBook/MacBook Pros

    ...It’s especially useful on Linux installations where default drivers don’t effectively communicate with Apple’s proprietary sensor and fan hardware. Users often pair it with custom configuration profiles to match their preferred balance of noise and temperature control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Eterscope traces graphs of specified traffic. It takes multiples tcpdump-like filters (using PCAP) and traces multitrack bandwidth graphs of the packets that match the specified filters on a network interface.
    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
    Telemarketing (Junk) Call Blocker

    Telemarketing (Junk) Call Blocker

    Blocks unwanted calls using caller ID and a modem

    Program to block junk calls. Connects to a modem and listens for a caller ID. It then reads strings from a blacklist file and scans them against the caller ID. On a match, it sends commands to the modem that terminate the call. RECENT ACTIVITY: (11/2014):Added Raspberry Pi support for two USB modem brands. (01/2015): Added Raspberry Pi support for USR5686G modem. (06/2015): Added full-function program for ATian voice/FAX modem. (01/2016): Added jcEdit.py file edit program. (05/2016): Confirmed Sewell modem same as ATian modem. (07/06/2016): File download count passed 10,000. (11/2016): Changed contact email to: walsheath@gmail.com (01/2017): Updated jcEdit.py (See Discussion menu for details). (03/2018): Uploaded final jcblockAT update . (06/2018): Final jcblockAT update success (see Discussion menu or README2 file). (07/2018): Uploaded final jcblock update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GloVe

    GloVe

    GloVe model for distributed word representation

    ...If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. It also runs a word analogy evaluation script in python to verify word vector quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    coldfusion

    An RFID Access control system for the raspberry pi

    ...It uses [wiringPi](http://wiringpi.com/) to control the Piface that toggle's the electronic lock in the door. It then compares the UID given from the Scanner to the ones in the data directory, If a match is found it will open the doors lock. Be sure to read the WIKI https://sourceforge.net/p/coldfusion/wiki/Setup/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    eckit

    E85 conversion kit for gasoline cars

    My project of ethanol conversion kit for gasoline cars. Project is based on firmware for bioadapter, but here i design my own HW. Biggest advance is use of temperature sensor to modify cranking maps in cold weather.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oyranos
    The Operating System Colour Management System Oyranos is intented to coordinate device informations (ICC colour profiles) and configure their system wide usage. Target is a predictable path for applications and users to match colours across devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Rumble Mail Server
    Rumble is a mail server suite for SMTP (ESMTPSA), HTTP, POP3 and IMAP4v1 with an extensive C/C++ and Lua API for scripting. It comes with support for SSL/TLS, SQLite and MySQL and has a web-based administration and webmail feature. Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains, and with the ease of the Lua API,...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    el proyecto A.T.L.D. se trata de crear una distribucion basada en software libre funcional moderna destinada en ordenadores limitados pentuim estara basado usando una distro kernel linux y otra micronucleo match con hurd atld es 100 % software libre
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bingrep is a small binary version of grep, scanning binary files for a given pattern. Along a match it can display surrounding data as an hexdump of arbitrary size. It is capable to scan more than 4GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NS2 Linux is dedicated to improve the Network Simulator (NS-2) to match Linux performance. Planned contents include: an NS-2 module that runs Linux congestion control functions, tutorials on how to run NS-2 to match Linux performance, benchmark for TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Iptables match module capable of matching various peer-to-peer networks by examining the application-layer protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A linux kernel module and supporting user space environment which allow interception and modifying system calls that match user defined criteria. Think of it as strace on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lcrzoex is a toolbox for network administrators and network hackers. Lcrzoex contains over 400 functionnalities to test an Ethernet/IP network. Each one can be compiled alone and modified to match your needs. It was successfully installed under Linux, Wi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Radstock is a tool to analyse RADIUS traffic on high volume radius servers. It has the ability to fully decode each packet, and also has extensive filters capabilities to allow you to selectively match radius packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A netfilter/iptables extension that allows the configuration of rules that match against applications on the local system. So one should be able to control and monitor the outgoing network traffic of a specific application with iptables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cl-jpeg

    JPEG encoder implementation using OpenCL

    ...Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. Nguyen, Nadathur Satish, Mikhail Smelyanskiy, Srinivas Chennupaty, Per Hammarlund, Ronak Singhal and Pradeep Dubey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB