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
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.
Neovim is a hyperextensible text editor based on Vim. It seeks to maximize usability and extensibility, simplify maintenance and encourage contributions.
Cscope is a text screen based source browser, which can double as a behind-the scenes source code navigation aid for classic programmers' editors like Emacs or Vim, too.
Based on a pre-parsed, condensed extract, and optionally a quick-lookup index, it finds and shows identified items in the entire source code, even of truly large projects, quickly and without fuss.
The Silver Searcher (often referred to as ag) is a fast, open-source command-line code-searching tool, designed as a faster alternative to ack, with a focus on programming-related searches and integration with ignore files. Ag is quite stable now. Most changes are new features, minor bug fixes, or performance improvements. It's much faster than Ack in my benchmarks. Ack and Ag found the same results, but Ag was 34x faster (3.2 seconds vs 110 seconds). My ~/code directory is about 8GB. Thanks...
Ncurses based hex editor with vi/vim-like interface. Features include large file support, search highlight, multiple undo/redo, visual select, cut/paste, blob coloring, file tabs, and much more.
Membership management software that automates member applications and renewals, email communication, events, CRM and more.
Member365 understands that technology isn't always easy to handle. Anyone who has dealt with confusing spreadsheets, software programs, payment processing and many important matters that come with having an association knows how crucial it is to have a reliable resourse to lean on. Let Member365 be the support system you've been looking for!
The original source tarball for Evis version 2.2_0, unmodified, is in Files.
README.txt gives tips for compiling on modern compilers (gcc-4.4.5 / linux) and using Xcode for Apple Sierra OS.
Elvis is a vi(1) (visual ed) vi editor clone (vim is another clone). "vi" is short for "visual ed(1)" (the 1 means see manpage for ed in section 1 of unix manual pages). vi as a visual editor means typical keyboard editing with ed(1) accessible to do complex editing jobs that developers often require (emacs is a heavyweight better than vi, but harder to use).
Clewn provides Gdb support within Vim - Clewn is a standalone program controlling Vim through a NetBeans interface. Clewn is also a patch implemented as a Vim feature named vimGdb. Both alternatives provide the same features set.
Kelp is a source code annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
Easy-to-use estimating and construction management software
Uniquely designed for small builders & remodelers
Buildxact is an easy-to-use construction management software uniquely designed for residential builders, remodelers & contractors, helping them easily and smoothly manage projects. Transform your business - one system from first takeoff to final invoice.
Streamline estimating - create takeoffs 80% faster and quote 5x more quickly, as well as simple scheduling, streamlined cost tracking & purchasing. Buildxact is cloud-based and you can be up and ready to work in no time.
IComplete is a generic command line program for Linux which lists possible code completions
for a certain position in C/C++ source code. It also offers a vim plugin (Vim 7 only) to bring an IntelliSense like code completion system to this editor.
Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.