Showing 61 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 1
    Backwards mappable double linked list for Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swap file is a fixed block size storage library implemented in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Binary file format provides interface for Common Lisp to read and write binary files in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cl-wal is a simple write ahead log library implemented in Common Lisp. Write ahead log writes entries first to a journal and then to master stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple unit test utility for Common Lisp. Utility's unit tests are implemented with the utlity itself and unit tests cover 100% of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ABCL-web is a web-framework using Armed Bear Common Lisp as a Java Servlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cl-bmp is a simple library to read BMP files. The library is implemented in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    alien-sdl contains SDL foreign function interface bindings for SBCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    cl-tap-producerX is a testing framework for Common Lisp which produces reports in the TAP (Test Anything Protocol) format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GTK2 binding for common lisp, based on CFFI and CLOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphic-Forms is a Common Lisp library for Windows® GUI programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Use the github project instead: https://github.com/BleuLlama/lithp2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Soulski, an open source Soulseek client for Windows written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NTW is a cross-platform client/server protocol and widget toolkit that allows efficient remote operation, even over slow networks. Its goal is to be able to serve hundreds of remote clients with a single inexpensive server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Common Lisp extension that facilitates the use of infix notation for unary and binary operators. Includes arithmetic, logic, binary functions, assignment, sequencing. Allows to include s-exprs in an infix expr and vice versa. http://subx.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project