Airlock Digital - Application Control (Allowlisting) Made Simple
Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.
For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
Learn More
Apify is a full-stack web scraping and automation platform helping anyone get value from the web.
Get web data. Build automations.
Actors are serverless cloud programs that extract data, automate web tasks, and run AI agents. Developers build them using JavaScript, Python, or Crawlee, Apify's open-source library. Build once, publish to Store, and earn when others use it. Thousands of developers do this - Apify handles infrastructure, billing, and monthly payouts.
Binah is a tool that allows both real-time and off-line visualization of multi-threaded Java program execution to provide an additional perspective for understanding and debugging.
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
"Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution.
The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.
Pylon is an All-in-one B2B Support Platform for modern B2B businesses.
Pylon is a modern support system that integrates with all B2B channels like Slack and Team.
We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
A development environment, where the specifications (language, gui system, ...) and the look (wysiwyg, ...) are entirely external to the program. The specifications are made with the Amool language, allowing to add support for a language/gui system easily
KTilde is The Integrated Learner's Development Environment. It makes it easy for a new programer to edit, run and debug a small C++ program such as "Hello, World!".
This utility converts Motorola S-record files (namely .S19 files) to binary files and vice-versa. It has several useful features that allow full manipulation of record addressing and output file size.
ProjectBuddy administers files of a development project. It orients itself at file browsers of common IDEs. This tool is very helpful if you are working on just a few files in a big software repository.
This is a group of people (feel free to join us), developing small programs. We're mainly develop the program/script, Syscriptor, that displays information about your hardware and software.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
A program to manage hash databases; gdbm databases etc. It performs simple operations on them; insert new records, remove records, list records etc. It is intended primarily as a programmer's aid, when writing programs based on these databases. It has a
This library (pron. like "settle"), less than 500 LOC, provides class templates for sending and reacting to data-carrying events within a C++ program. It is typesafe, expressive, and standalone.
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types.
Covers only C++ for now, but frontends for e.g. C9
The Java Class Browser project is 100% Java source code application used to view the class file names in a Java archive or Directory with multiple archives. This program can be used to determine if class files using the same class name exist in differen
This project comprises a collection of libraries and applications for the field of program analysis. The starting point is a type analysis for Java programs using Agesen's Cartesian Product Algorithm.
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
I wanted to create a simple program that was very portable that could process #include, #define, #ifdef, #ifndef, #else and #endif statements.
M4 is too complicated and cannot handle nested if-else this program can be used with M4.
NLPP (The Native Language Programming Project) aims to permit foreign programmers to program using commands (such as if) in their own language (such as \'si\' for Spanish). We also aim to create an easily extensible program so that programmers all over t
It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
A mostly POSIX compliant alternative to getopt, written in C++, designed for
power and simplicity. Offers automatic data conversion, validation of input
and output files, automatic help/usage, multiple-value options (collections),
and resource files.
The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
Lisp Shell is a shell, in wich lisp-like syntax is used.
It is written in C and uses GNU readline library. This program is intended to
scripts, wich you may write using LISP programming language. LSH was tested with Linux and FreeBSD on i386.
Scat is a powerful and useful tool to print out files content either as a raw text or hexdump (hexadecimal dump). It also has wide set of options to manipulate an output, which makes scat useful with cascade piping (like find | scat | grep) or debugging