20 projects for "base64" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    mail-parser

    mail-parser

    Fast and robust e-mail parsing library for Rust

    Stalwart Mail Parser is a high-performance Rust library designed for parsing and analyzing email messages. It efficiently handles complex MIME structures, supports various encodings, and is optimized for speed and robustness. The library is suitable for applications requiring detailed email processing and analysis.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Putty SSH Commander

    Putty SSH Commander

    Quickly, simultaneously issue SSH commands to multiple Linux machines

    Now you can quickly, simultaneously issue SSH commands to multiple UNIX servers from Windows. Host names, IP addresses and AES encrypted/Base64 encoded passwords come from a configuration file, dynamically creating GUI labels. Great, fast, SOA tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Putty Terminal Deployer

    Putty Terminal Deployer

    Easily open multiple SSH login terminals to Linux servers

    PuTTY Terminal Deployer allows dynamic PuTTY secure shell (SSH) logins to multiple UNIX servers. Host, IP addresses and AES encrypted/Base64 encoded passwords are read from a configuration file. All GUI labels are created dynamically from this info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC with usb - Install the Android App - create a job on desktop application - start PC listener and Phone receiver ** See pdf guide for more details - web application to manage job/script stored in a relational DB (Mysql or sqlite). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    ...Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?42 or by http://server.dom/filebox/42.jpg)
    Downloads: 1 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    EZO AssetSonar is a comprehensive IT asset management platform that provides real-time visibility into your entire digital infrastructure. Track and optimize hardware, software, and license management to reduce risks, control IT spend, and improve compliance.
    Learn More
  • 10
    A procmail based antivirus filter for incoming mail servers on Unix. It is efficient and tiny. Supports UUE, Zip and Rar attachments, Base64 and Quoted-Printable encodings. Identifies viruses, PUAs and phishings using the ClamAV clamscan virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PWM - PhpWebMail is a php webmail support imap or pop3. It could show many kinds of email including TEXT, HTML and any kind of attachments with applications or images encoding with QUOTEDPRINTABLE or BASE64. Chinese utf-8 supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    MiGBase64

    MiGBase64 is a very fast and small Base64 Codec written in Java

    MiGBase64 is a very fast and small Base64 Codec written in Java. It doesn't create temporary arrays which many other codecs do. 7-100x faster than Sun's and 2-5x faster than Apache Commons codecs. Se homepage for performance charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Brag is a tool to collect and assemble multipart binary attachements from newsgroups. The implementation is bulletproof; ideal to run as a cron job. Supports uuencode, base64 and yenc encoded messages, and filtering based on subject.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Automated newsgroup reader primarily used for grabbing file attachments with either GUI or batch mode. Handles multi-part messages and UU, Base64, or yEnc encoded file types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bouncer en localhost o lan, que permite capturar el trafico hacia un determinado canal de irc, cifrandolo con Rijndael, Serpent o Twofish. Y mostrando una salida por el canal en base64. Ideal para paranoicos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spaxy is a POP3 proxy for email classification. It includes robust filters based on booleans operators. Queries can analyze multipart and encoded (qp/base64) messages. For SPAM detection on most platforms (QT) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java library to encode and decode ASCII Strings in Base64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Very small utilities that encode/decodes files into/from base64 respectively. Completely written in Pure Pascal (from version 2) they should compile in every Pascal compiler known to man.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    PicMonger is an NNTP client that automagically scans a specified Usenet newsgroup for either UUEncoded or MIME (base64) binaries, downloads them, and decodes them. It will also create a series of linked HTML thumbnail pages for previewing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next