Showing 27 open source projects for "asn.1 c#"

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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    jq

    jq

    Lightweight and flexible command-line JSON processor

    jq is like sed for JSON data - you can use it to slice, filter, map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine of the same type, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    MahaKurawa.My.ID URL Extractor

    MahaKurawa.My.ID URL Extractor

    MahaKurawa.My.ID URL Extractor is Simple Tool to extract unique URL

    MahaKurawa.My.ID URL Extractor is Simple Tool to extract unique URL from any text content in instant. It's useful when you lazy enough to identify and copy-paste URL from your content one by one by yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wordTabulator
    Program wordTabulator is intended for text analysis. It can generate index of word elements extracted from defined text set. Word elements may be words, N-grams or phrases (syntagmes). The program can process texts as in ordinary 1-byte encoding (ANSI), as in multibyte UTF-8 encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Uosk

    Uosk

    Unicode On-Screen Keyboard: insert text snippets into any Windows app

    Uosk (formerly Charmappino) is a virtual keyboard that opens any ASCII, ANSI, UTF-8 and UTF-16 text file and converts words (e.g. separated by spaces) into buttons. Clicking one button the text snippet is pasted into any text editor (Notepad, WordPad, MS Office, OpenOffice...). You can edit snippets directly in Uosk, and save them as a new txt file. The snippet can also be copied to clipboard. It's basically a virtual keyboard with ability to set any amount of characters in one button. Uosk...
    Downloads: 6 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    IMPORTANT NOTE: This project has moved to Github: https://github.com/pkozelka/libxml2-pas Pascal units accessing the popular XML API from Daniel Veillard ( http://www.xmlsoft.org ). This should be usable at least from Kylix and Delphi, but hopefully also from other Pascal compilers (like freepascal).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    nlconvert

    nlconvert

    Convert newlines in text files

    This package consists of six command-line utilities that let you convert the newlines of a text file from one style to another. It currently supports CR/LF (DOS/Windows), CR (Macintosh) and LF (Unix) newlines. It doesn’t try to be “intelligent”, since that will almost always fail at some point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Text Analyzer

    Text analyzing software

    An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output: 1. the total occurrences of every word in the text 2. the exact line of every occurrence of every word 3. the exact position in the line of every occurrence of every word 4. the exact paragraph of every occurrence of every word 5. the exact sentence of every occurrence of every word The output is also written in a .txt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TEA is a text editor that provides a wide range of text-processing functions (over 100) and the syntax highlighting. There are two branches of TEA: Qt-based and GTK-based.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Notepad replacement program, evolution from Notepad2, because I can't join to the group, so I create a project on sourceforge, My goal is support MDI, and based on scintilla project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    CloudBeamer Development Project

    CloudBeamer Development Project

    A LaTeX editor to create Beamer presentations on the Cloud

    ... this feature, which appears in the editor too, is only supported by Google Chrome browser. This development project is intended to design new features for CloudBeamer and has so far reached the goal of adding Cloud Storage for presentations and images contained within them. This feature is designed in a modular way, which will allow in the near future to support other Cloud storage platforms than the one which is actually avaliable (Dropbox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to be a dictionary manager for EDICT and CCEDICT like dictionaries, using GTK and Qt as GUIs (also looking for comandline operations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small lib designed for editing text files by line, easy read/write/modifying without getting the whole content first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has MOVED to http://savannah.gnu.org/projects/libiconv/ !!! This library provides an iconv() implementation, for use on systems systems which don't have one, or whose implementation cannot convert from/to Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OSS project to extend eInk readers LBook V8 and Jinke V8 capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AntiHex is a pipe to convert hex values into decimal. Ex: # cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved ... # cat /proc/iomem | ah 00000000-639K-1 : System RAM 639K -640K-1 : reserved ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    1337-Generator converts normal plaintext into leettext. Leet configuration will be added in one of the next releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this tool is unix analog indent but for assembler language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Collective Idenitity Project's goal is to build a p2p infrastructure aimed at fostering true community thinking. Largely text based, and peer reviewed, this software is an experiment to find a social convergence on a wide range of topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tabfmt is a command line utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    General information, and a pack of tools for manipulating the Persian (Farsi) language and script, on different platforms and operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A Simple Tool Kit for Programmers and general users. The purpose of this project is to benefit both the programmers and the end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Port of Notepad for the XBOX Home Entertainment System. This will use OpenXDK\'s free xbox API library and will include API for adding text-editing support to xbox programs. This will be developed in a Windows 2000 environment using VC++ 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    One-Liner creates one-line paragraphs from CR/LF- or LF-delimited text. Scanners normally return delimited text; substitution of complementary characters such as `` and \'\' for \" in paragraphs becomes easier when the delimiters are removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CTA (conversor de ficheros de texto) is a program to change the format of one or multiple text files between unix text file format and dos/windows text file format. With this easy program you can see text files correctly, whitout annoying symbols or comp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is a tool that converts source codes(such as c/c++) directory tree to XML files tree.It also support easy-done plugins for free your-designed source code converting method!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next