Showing 219 open source projects for "block"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    pipeworks is a benchmarking tool for pipelines that is very similar to pipemeter. It writes its stdin to its stdout, while reporting the data flow rate to stderr. It features adjustable block size and bandwidth limiting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dialin-spammer-block can be used to detect and block dialin clients that try to send send spam over your mailserver. A spammer is detected by watching the mailserver logfile and counting the mails sent by each dialin client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Help implement an industrial strength Burrows-Wheeler transform compressor! Initial release covers block-sort, MTF coding, RLE coding, Huffman coding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The block device driver for digit@lway m
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Diffdev (DIFFerential block DEVice) provides a transaction capable block device, being able to get back your old datas in case of data loss. Intended for human errors recovering, its use is transparent to filesystems and may be implemented easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an academic project. A library and a sample program will be developed, that will implement the Burrows-Wheeler compression algorithm, using C++ and templates. This is the same algorithm for BZip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dave's Naughty Stuff Blocker. This is an open source solution to allow administrators to filter and redirect selected "inappropriate" sites based on a list of specific sites and/or strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Channel 16 is a graphical tool to recover deleted file. The application provides a rich interface for browsing each block of data inside a deleted inode interactively. Also a search and rescue operation will be available which can automatically search for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    grabmem -- allocates, initialises, and immediately frees a block of memory. Useful for forcing the OS to flush disk cache and page out programs, if a large amount of free physical memory is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    block-fs is a dynamic storage tiering solution for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spew is used to measure I/O performance of character devices, block devices, and regular files. It can also be used to generate high I/O loads to stress systems while verifying data integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    in-UFS Deck Builder is software for Fantasy Flight Games popular CCG, Universal Fighting System. It includes a current block card search and a deck builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy-to-Use KVM paravirtualized drivers (network,block,console) for linux guests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cloud-reports

    Scans your AWS cloud resources and generates reports

    ... ebs: AWS Elastic Block Storage ec2: AWS Elastic Cloud Computing elasticsearch: AWS Elasticsearch Service elb: AWS Elastic Load Balancer iam: AWS Identity and Access Management lambda: Amazon Lambda rds: AWS Relational Databases redshift: AWS Redshift resourcegroups: AWS Resource Groups route53: AWS Route 53 s3: AWS Simple Storage Service sns: AWS Simple Notification Service sqs: AWS Simple Queue Service route53: AWS Elastic Load Balancer trails: AWS CloudTrails vpc: AWS VPC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RasberryPiBacnetController

    RASPBERRY PI BACNET CONTROLLER

    ...++ compiler To install g++ compiler, enter below command: sudo apt-get install build-essential APDU - The application Protocol Data Unit. The APDU is made up of an APCI block and an ASDU. APCI - (Application Protocol Control Information) contains message control information. ASDU - (Application Specific Data Unit) contains information to be processed by the receiving station. Want-Points - A point being requested from a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    magicsearch

    magicsearch

    Search and restore files on broken filesystems

    Search a data block for magic MIME identifiers and try to recover the found data using file type specific header information. Currently recovers audio and video files best, but also recognizes PDFs and other file types. New recipes for even more filetypes as well as contributors are welcome ! Logo: Derivative work of http://commons.wikimedia.org/wiki/File:Pied_Avocet_chick.jpg (CC-BY-SA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spam blocking SMTP mail server in perl. Filters are added while running. Recipients decide how to block, spam rejects "in the envelope" back where it's from, not forged return address. Less load on servers + networks as body+attatchments are not received
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program makes a well packed "diff" file for the difference of two directories, which can be used to patch the old version in another location. It is optimized using memory block comparisons and only performs one pass through the files.
    Downloads: 0 This Week
    Last Update:
    See Project