Showing 71 open source projects for "charset"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    hashcat

    hashcat

    World's fastest and most advanced password recovery utility

    ... paths remain intact. Multi-Device-Types (Utilizing mixed device types in same system). Supports password candidate brain functionality. Supports distributed cracking networks (using overlay). Supports interactive pause / resume. Supports sessions. Supports restore. Supports reading password candidates from file and stdin. Supports hex-salt and hex-charset. Supports automatic performance tuning. Supports automatic keyspace ordering markov-chains.
    Downloads: 119 This Week
    Last Update:
    See Project
  • 2
    monolith

    monolith

    CLI tool for saving complete web pages as a single HTML file

    A data hoarder’s dream come true, bundle any web page into a single HTML file. You can finally replace that gazillion of open tabs with a gazillion of .html files stored somewhere on your precious little drive. Unlike the conventional “Save page as”, monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document that is a joy to store and share. If compared to saving websites with wget -mpk, this tool embeds all assets...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    International Components for Unicode

    International Components for Unicode

    The home of the ICU project source code

    ... conversion tables are based on charset data collected by IBM over the course of many decades and is the most complete available anywhere. Compare strings according to the conventions and standards of a particular language, region or country. ICU's collation is based on the Unicode Collation Algorithm plus locale-specific comparison rules from the Common Locale Data Repository, a comprehensive source for this type of data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    CssToInlineStyles class

    CssToInlineStyles class

    Enables you to convert HTML-pages/files into HTML-pages/files

    CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails. UTF-8 charset is not always detected correctly. Make sure you set the charset to UTF-8 using the correct meta-tag in the head. CssToInlineStyles class is used on each site based on Fork CMS. CssToInlineStyles class is used by Laravel Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    TBOX

    TBOX

    A glib-like multi-platform c library

    ... for gzip, charset. etc. Implements stream transfer. Implements the static buffer stream for parsing data. Supports coroutine and implements asynchronous operation. The coroutine library. Provides high-performance coroutine switch. Supports arm, arm64, x86, x86_64. Provides channel interfaces. Provides semaphore and lock interfaces. Supports io socket and stream operation in coroutine. Provides some io servers (http ..) using coroutine. Provides stackfull and stackless coroutines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Down

    Down

    Streaming downloads using Net::HTTP, http.rb or HTTPX

    Down is a small, reliable Ruby library for downloading files that favors correctness, streaming, and clear error handling. It follows redirects safely, supports timeouts and retries, and streams responses to disk to keep memory usage low—ideal for large downloads or server environments. The API returns file-like objects (often Tempfile) with helpful metadata such as original filename and content type, which plays nicely with file-attachment libraries and background jobs. Multiple HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 43,761 This Week
    Last Update:
    See Project
  • 8
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 2,342 This Week
    Last Update:
    See Project
  • 9

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 343 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    CSVSplitter
    # CSV Splitter Uma ferramenta para dividir arquivos CSV em múltiplos arquivos com base na quantidade de registros especificada, mantendo a integridade dos dados e permitindo configurações de charset, separador e formatação. Ideal para lidar com grandes arquivos CSV que precisam ser fragmentados para melhor manuseio e processamento. ## Funcionalidades - **Divisão de CSV**: Divide o arquivo original em múltiplos arquivos CSV, com o número de registros por arquivo definido pelo usuário...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ui-utilcpp

    C++ utility library

    A toolbox-like C++ library, with a diverse set of utilities: . * Exception: Generic Exception classes and THROW macros. * Sys: C++ "exception" wrappers for a wide range of system C functions. * Cap: Capabilities C++ wrapper. * CharsetMagic: Charset guessing. * Recoder: Charset recoding. * Time: Misc date and time utilities. * File: Misc file utilities. * Text: Misc string utilities. * http/: Minimal HTTP implementiation. * PosixRegex: Simple wrapper for C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    4gen

    4gen

    a password generator for windows

    4gen is a secure, offline, lightweight password generator for windows packaged in hta. it offers cool features like mouse-movement entropy, full charset control (lowercase, uppercase, digits, symbols, unicode), and character exclusions. you can save and reuse multiple custom generation profiles with persistent local storage to quickly generate passwords for anything. it can be used as a portable app or as an installed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs folder: $result['client_encoding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    ... files. If necessary, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset value in the index.html file. Check Google if you need to know your language's html charset value. This Application works offline, without needing an Internet Connection. Also, run this application on your internet browsers in Kiosk mode, for maximum secrecy. For details, please refer : https://ostechnix.com/launch-web-browsers-in-kiosk-mode-full-screen-from-cli/ See Below.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    Have a look at the Video below for details. Refer Wiki for more instructions. New Points: When asked "is this a mandatory field" please enter y to it. This will prevent any distortions in the data.html file. If needed, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset in the $HOME/autoform/headerfile.txt file. Editing can be done easily using the free FileZilla software. Check Google if you need to know your language's charset value. Notes...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    DBF DOS TO WINDOWS COVNERTOR - Persian

    Convert Iranian (persian or farsi) dbf with sayeh , iransystem, paniz.

    Convert Iranian (persian or farsi) dbf with sayeh , iransystem, paniz charset to excel windows, it is very fast and simple to use.no need to install. portabl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generate Default Index Webpage

    Generate Default Index Webpage

    A Shell Script to Generate the Default Index Webpage for any Folder

    Please Download the Above zip file, Extract it and view the README file for instructions. Refer Screenshots / Video below. Character Set to be used for your input data: The html file generated carries a default charset setting, in its fourth line, as follows : charset="ISO-8859-1" If your data is still not getting displayed properly, then change this charset, using a text/code editor, to suit your input data. List of charsets are here : http://www.madore.org/~david/computers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    wxChecksums

    wxChecksums

    A program which calculates and verifies checksums.

    wxChecksums is a program which calculates and verifies checksums. wxChecksums is able to read and write files in SFV and MD5 format. It is available for Windows 2000/XP and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    fr-XTrkCAD

    fr-XTrkCAD

    French translation for XTrkCAD

    XTrackCAD is a open-source, free, CAD program for designing model railroad layouts. You can easily create layout of any scale or size. Libraries for many brands, scales and gauges of track and turnouts/points and model structures are included. Adding new components is easy with the built-in editor. It runs on Windows, Mac and Linux, From now on, see the translation work at this address : https://www.transifex.com/xtrackcad/ French translation for XTrkCAD, Windows and Linux version.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Front End Checklist

    Front End Checklist

    Front-End Checklist for modern websites and meticulous developers

    The front-end checklist application is perfect for modern websites and meticulous developers! The Front-End Checklist is an exhaustive list of all elements you need to have / to test before launching your website / HTML page to production. All items in the Front-End Checklist are required for the majority of the projects, but some elements can be omitted or are not essential (in the case of an administration web app, you may not need RSS feed for example). We choose to use 3 levels of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cryptonik

    Cryptonik

    Text encryption tool using Vigenère cipher

    Cryptonik-Text is a useful, simple to use tool for encrypt/decrypt text docs, messages, notes etc. Application uses a charset that can be typed from any keyboard (on-screen or hardware). Some national symbols are converted to 26 standard latin letters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    OracleClientDAC for Delphi

    A feature-rich and high-performance data access components for Oracle

    OracleClient Data Access Components (OracleClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to Oracle from Delphi. OracleClientDAC-based applications connect to Oracle directly through the ADO.Net OracleClient, which is an Oracle Data Provider for .NET (ODP.Net). OracleClientDAC aims to assist programmers in developing of fast and native Oracle database applications. OracleClientDAC allows developers to take advantage of advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.