Showing 78 open source projects for "fold"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    whitespace-steganography

    Use HTML's interpretation of multiple spaces to hide base64 code

    Use HTML's interpretation of multiple spaces to hide base64 code on any HTML page. Example: wget -O - 'https://example.org/' | grep -E '\[[0-9]+\]' | sed 's/\s\s\s\s/1/g' | sed 's/\s\s\s/0/g' | sed -r 's/\[[0-9]+\]//g' | tr -d -c '10' | fold -w 6 | tr '\n' ' ' > binary.txt bash binary-base64-tobefree.sh binary.txt | base64 -d > decoded-output.txt ---- Useful for ENcoding: Kate for Linux has a "block/rectangular selection" tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Provides functional programming abstractions for C# including map, fold, filter functions for .NET collections, the option data type, a lazy type, a functional list type, lazy functional lists, and more. Superseded by http://sf.net/projects/sasa/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Similar to Robert Lang's TreeMaker software, this program will figure out how to fold a square piece of paper such that the inputted shape can be cut with just one cut. See http://theory.lcs.mit.edu/~edemaine/foldcut/ for details.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB