Know what's up and what's new: Monitor all your systems, devices, traffic and applications.
Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
Start Your Free PRTG Trial Now
The top-rated AI recruiting platform for faster, smarter hiring.
Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.
Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
The interactive mathematical programming system GYWOPT is released as free software. It has been developed since early 2000 for experiments with the Integral Basis Method for integer programming by U.-U. Haus, M. Köppe and R. Weismantel.
functions for working with geographical data in lisp
Uses opencv to create a zoom-able map, upon which you can place vectorized objects. The idea is to have these objects available in the map, in a list-view and on the REPL.
Not complete. No documentation.
With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.
Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow
(iter (:for i from 1 to 10) (:collect i))
instead of
(iter (for i from 1 to 10) (collect i))
The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
Lang-lisp(working title) is a project to make a lisp with efficient programs being the first goal. It has functional types(Little like templates in C++), function overloading. The latter turns out to do a subset of type inference.
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
A high-performance functional, set-theoretic collections library. All collections are immutable; updates return a new collection. Supports arbitrary nesting (sets of sets etc.). Implemented with heterogeneous binary trees. Lisp and Java; more to come.
Web development framework for CommonLisp, based on FastCGI with integrated WiKi. It is tested mainly on SBCL, but should work on most CommonLisp implementations.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,CommonLisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Written in ANSI CommonLisp. A public multiple-connection server which allows the playing of Solitaire through a text-based protocol. This is basically so that you can make your own graphical client and use this as the back-end.
otl is a text processor for generating markup from plain text. Much of both the input and output formats can be customized. otl supports structures such as nested ordered lists, headers and footers, and tables.
DACML stands for Digital Audio and Computer Music Language.
It is implemented as a CommonLisp library and low level C routines for efficiency.
The aim is to apply functional paradigm to Computer Music composition.
Licensed under GPL v. 3 or later.
Recall it! will help you if you study foreign languages. All you need to do is to write a dictionary with key - value pairs and program will pick a random pairs from it and test your knowledge of the values with given keys.
B-Tree implemented in CommonLisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.