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.
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.
This is still a work in progress; there might still be bugs and crashes. DLS implements the server side of the Language Server Protocol (LSP) for the D programming language. It doesn't do much itself (yet), and rather uses already available components, and provides an interface to work with the LSP. DLS is usable using FreeBSD's Linux binary compatibility system (tested on FreeBSD 12.0-RELEASE). Code completion, going to the symbol definition, finding references, symbol renaming. Error checking...
The idea is to rewrite a good part of the Minix 3 OS from C to D, hopefully making the code easier to understand by grouping code in modules. Minix 3 web site: http://minix3.org/ D programming language: http://www.digitalmars.com/d/
A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
Testeum is a Software Testing & User Test platform
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.
Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
leds is a light sourcecode editor for the D language.
Build on D with DUI (a binding to GTK+) and Scintilla.
leds is available for Linux (Windows version just days away).
leds supports:
syntax highlight,
project management,
code browser,
and more
An IDE project in D for everybody. Basic features will be Project management/building/compiling,syntax highlighting,code completion,local bugtracking,Debugger,Smart/Fast code navigation,on type syntax checking,cvs/subVersion,Refractoring,plugin support.
Convenient library (accessible e.g. from C code) to encode and decode arbitrary data (up to 1900 characters) accurately and fast to/from 2 dimensional PDF417 barcodes. PDF417 has error correction and can be read back from e.g. a scanner or webcam.
ByaccD is Berkely Yacc for D. ByaccD is Byacc with added support for the "D" programming language. Both C and D are supported. Option -LC, generate C coded parsers. Option -LD generate D coded parsers.
The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.