Showing 18 open source projects for "cl-wal"

View related business solutions
  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    EJDB

    EJDB

    Embeddable JSON Database engine C library

    EJDB 2.0, Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image. Array elements are matched from start to end. In equal arrays all values at the same index should be equal. Lexicographically sort object keys in both maps. Do matching keys and its values starting from the lowest key. Database index can be build for any JSON field path containing values of number or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Qemu090b

    Qemu090b

    A tweaked and more verbose copy of Qemu

    I've been collecting various patches to early Qemu 0.9.0 and I thought I'd merge them together to make a more 'mega' 0.90. Why 0.9.0? Well this version is still bound by GCC 3.x meaning it uses the older but much more faster dynamic translation engine and is significantly faster than any other unassisted version of Qemu. Emulation of the older hardware is also much more stronger in Qemu 0.90 allowing guest OS's like Novell Netware, and NeXTSTEP to run.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4

    jointgen-c

    A re-implementation of cl-jointgen in C

    This is a re-implementation of cl-jointgen in the C programming language, for those that cannot get their head around Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    DACML stands for Digital Audio and Computer Music Language. It is implemented as a Common Lisp 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Libtric is a general-purpose system call abstraction library for systems-level development (e.g., daemons, CL-driven apps) with the goal of exporting an interface optimized for the development of reliable software and proper error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A client/server gateway to the SMS protocol (short messages sent by mobile phones [GSM]). Requires specialized hardware (a serial GSM module like the WaveCom WMO1 or Falcom A1). The server can be used interactively through telnet, or via a command-line cl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small client to ask a clamav antivirus server is a file containt a virus. May be used with procmail or maildrop rules. Clamav library is not required to be installed on the running host.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Common Lisp bindings to the SDL library, OpenGL, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16

    Common Lisp Wrapper for MapScript

    A Common Lisp wrapper for the Mapserver's Mapscript library

    Mapserver is a GIS application offering a MapScript library for scripting applications. CL-MAPSCRIPT offers Common Lisp bindings for the MapScript library based on the CFFI glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mod_connection_limiter is a Apache Httpd (2.0 or later) module which helps limiting multiple connections from one remote host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next