Showing 161 open source projects for "cl-wal"

View related business solutions
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Classifier4J is a java library that provides an API for automatic classification of text. The default (and only current) implementation of this API is a Bayesian classifier. This library can be used for multiple purposes - as a spam filter or a blog cl
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    CL-FMOD is a set of common lisp bindings to the fmod sound library. The bindings are completely written in lisp, with the help of the UFFI common lisp library for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CL - Matrix - GUI: The main purpose of the project addressing to the command line prompt riders.. This will be wokring mainly as a library for C++, allowing programmers to use pseudo grafics in their applications. CL - Matrix - Enviroment: A real envi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PFMD performs a Molecular Dynamics simulation of some polarizable fluids at the liquid state by means of a dissociable potential. Supported molecules are H2O (water) and MX3, where M is a metal among Al, Fe, or Ga and X is a halogen among Cl, Br, or I.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Common Lisp bindings to the SDL library, OpenGL, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WAL is a very simple Java Application Launcher which covers a subset of the JNLP spec. It supports a convenience update mechanism and is very easy to couple with a single small java application of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cl-pdb is a Common Lisp library which provides CLOS classes and API for reading and acting upon Palm Database files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    2D Map Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cccl is a wrapper around Microsoft Visual C++'s cl.exe and link.exe. It converts Unix compiler command line parameters into the equivalent parameters for cl and link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    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.
  • 10
    We are currently developing our embedded TCP/IP modules, industrial ethernet systems and wireless platform for system control and data acquisition. Our main development environment is Linux and GNU tools like GCC (ASM, C, C++) and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mandel is a command-line program for generating Mandelbrot set fractals - support for Julia sets is coming soon. Output is in the form of 8 bit greyscale Device Independent Bitmaps, which can be readily viewed with many common graphics programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Common Lisp foreign function interface to the LDAP C library using UFFI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DWAIN - Database Without An Interesting Name DWAIN is a PHP based web application for companies that provides out-sourced technical support to other organisations. Features include Job Management, Engineer time/travel/expense billing, Invoicing, Cl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CL Slideshow aims to be a small and fast desktop program for viewing and managing image files (.gif .jpeg etc). The program itself is written in Common Lisp and uses Lisp2wish to manage the Tcl/Tk GUI for excellent cross-platform potential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UFFI is a "Universal Foreign Function Interface" for Common Lisp systems. Common Lisp programs can use UFFI to access C-compatible libraries. UFFI supports Allegro CL, Lispworks, and CMUCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A CGI library for Common Lisp. Provides a completely abstract way of working with CGI via a widget system. Also includes HTML generation functions. Aims to be CLtL compliant (except for system::getenv).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This will be a server-client MMORPG similar to a mud (ASCII based). However, it will include sounds and graphic, but still enough ascii to leave the user enough freedom of imagination. Written in Java with full OOD, this will be multi-platform. Both Cl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XLSP is a lisp based dynamic XML management facility. It is currently usable with Allegro CL and LispWorks implementations. It's implementation is in two parts: XMLP for general XML processing, and XLSP for managing interactions with web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Q3-style Rendering Engine ; Able to potentially render Q3 .bsps(missing cl/sv framework to render the bsp in q3-fashion ,if you want a working bsp renderer you should use aftershock 0.1 from www.planetquake.com/aftershock);Supports UI;full .md3 support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small implementation of Push 3 programming language in Common Lisp. Push 3 is described here http://tinyurl.com/push30. Push is a programming language intended primarily for use in evolutionary computation systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HOWTOs about shipping/delivering Lisp based Desktop applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Common Lisp API for Ubietylabs Ubigraph visualization package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small Common Lisp library for parsing RSS/Atom feeds.
    Downloads: 0 This Week
    Last Update:
    See Project