Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Start Your Free PRTG Trial Now
Turn speech into text using Google AI
Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.
New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
Toolbox contains a few common utilities used in other projects. Toolbox has also for example a generic non-trivial double-linked list implementation which uses SBCL's weak-pointers when referencing to previous item.
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
A CommonLisp framework for the Semantic Web, offering parsers and printers for the following Semantic Web standards: OWL 2 Functional, OWL 2 XML, OWLlink XML, OWLlink functional, and OWLlink S-Expression. Contains an OWLAPI-like ontology-framework.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
The OKlibrary is a research platform for generalised SAT solving.
It provides tools to tackle "intractable problems" at the Maxima computer-algebra level and at the C++ level.
It also automatically installs a wide range of external software.
Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.
Game Savvy Lisp (GSL) is a library of game creation tools and functions. The aim is to allow fast expressive programming, and quick prototyping. Please go here to get the latest version: http://code.google.com/p/gamesavvylisp/
Jeszra is a visual designtool, which combines
2D- vector graphics and GUI design.
Jeszra is written in Tcl/Tk and creates reusable code for:
* Tcl, Ruby, Lisp and Python.
* DocBook based reference pages.
* SVG import and export.
Latrunculi is a 3D OpenGL implementation of an ancient Roman strategy game by the same name. It is written using CommonLisp (with the cl-opengl and lispbuilder-sdl libraries), and aims to work on Windows or any POSIX system.
The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
This is a documentation tool for making FAQs in which each question has multiple answers. These answers are written by known authors and can respond to each other. Users are also able to rate answers.
There are not so many chess implementations in LISP (at least, to my knowledge)
Here is one.
No hay muchas implementaciones del ajedrez en LISP (que yo sepa)
Ahí va una.
This is the programm for sudoku solving.
On input it has array of numbers. On output it gives all variants of right solves.
It can be used for crossword verification and difficulty assesment.
I devote it to patience of my wife :).
ECL-READLINE provides top-level readline support for ECL (Embeddable
Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
sexpreader is a library which can be used by compiler or interpreter writers who want to read LISP-like constructs. This library can read in various tokens like integers, floats, symbols, strings, characters, booleans and parenthesis.