110 programs for "asn.1 c#" with 2 filters applied:

  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 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

    ELF Tool Chain

    BSD licensed ELF toolchain

    A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 2

    libthreadar

    C++ library to manage threads and any type of exception between them

    Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code. It also handles exceptions thrown from a thread and propagated to another one, when the later is calling the thread::join() method. This let one manage exceptions as simply as it is in C++ single threaded context. Additionally, all the related objects around multi-threading (mutex, semaphore, ...) are provided, under easy to use...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 4
    Ultima Realidad - RPG Development Engine
    Roll Playing Game development environment, made with PyGame, Ogre, wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    Integrated Development Environment Frameworks based on Internet and eXtensible technologies. The goal is to research in the development of interactive environments that facilitate distance programming and distance learning of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rapier-script

    rapier-script

    A simple to learn but powerful language

    A simple to learn but powerful language. The compiler is written in C. specs of the language are being worked on check the SVN or GIT for more info. the GIT is a mirror of the GitHub project repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hefesto is a build system. The main goal in design of this application is to be generic. With Hefesto you can easily build toolsets for widely used compilers. Under Hefesto's context a "toolset" can be understood as a set of commands that can be used to create something, for example, a toolset for Hefesto C language calls the command "compile" to create the object files and then calls the command "link" to create the binary. The toolsets are expressed in a particular language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pkg-config-lite

    pkg-config without glib dependency

    pkg-config-lite is based on pkg-config, but is built with a glib code snippet which eliminates the glib dependency, so it is possible once again to build and run pkg-config without dependencies. Version: 0.28-1 (based on pkg-config-0.28)
    Leader badge
    Downloads: 8,366 This Week
    Last Update:
    See Project
  • 13
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    llvm-z80

    llvm-z80

    LLVM backend for Z80

    This project moved to https://github.com/earl1k/llvm-z80
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Potatis is a program that manages multiple translations (gettext) in one single (messages.pod) "PO Database" file instead of multiple message.po file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Build automation and Package management system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moonspawn is a CI server, written in C# for the Mono platform, and focused on extensibility and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software GNU ! Para o Brasil e para o Mundo !!! Dando assistencia a outros programadores :) Pelo menos tentando :)) GNU Software! For Brazil and the world !!!! Helping other programmers :) Well, where trying to :))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A multilanguage GUI / frontend for the famous Nant (ant for .NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cilk is a multicore programming language which gives the ability to write codes which can run parallel on multiple core thus comuting faster result. Our project involves porting of this application onto MAC and packaging it with Fink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Javer's Makefile Writer is a simple application to help you to write C/C++ makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool provide a 100 % C# and crossplateform, basic installer developped with Mono. You will be able to build setup software quickly and easilly for most OS in a few clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dev2Live project helps in the release and deployment process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next