Showing 25 open source projects for "one-wire"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
  • 1
    STEP (ISO 10303) development environment which supports the validation of STEP data populations via EXPRESS (ISO 10303-11) schemata and the transformation of STEP data populations from one schema to another via EXPRESS-X (ISO 10303-14) schemata.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    genppi

    genppi

    GENPPI: standalone software for creating protein interaction networks

    ... and CN characteristics through various parameters that let on the creation of customized interaction networks. For instance, one can set parameters regarding the genus, metagenome, or pangenome. In addition to the parameterization of GENPPI, it is also the user's choice what set of genomes he is going to study. Please, to obtain the software and tutorials access: https://genppi.facom.ufu.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    ... supports multipage docs, so scans of covers/discs can be packed together in one file. ARITA will locate and display the said file, allowing you to view all pages. Optional 'signature' files can be created to keep checksums of tracks, so you may ask ARITA to verify them and make sure nothing is damaged due to a sudden failure of HDD/SSD. As for 'cuesheets': tracks are merged into a single continuous audio file and a supplementary text file, which provides information on where tracks start and end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Garnet - a Graphical Toolkit for Lisp

    Garnet Common Lisp GUI Library

    Garnet is a Graphical Toolkit for Lisp, which offers many advanced features. It was originally developed by Carnegie Mellon's User Interface Software Group and is one of the most feature rich interface toolkits available for lisp. The project has been dormant but some of us are trying to update it. To get the latest stable code, use the subversion repository: svn checkout svn://svn.code.sf.net/p/garnetlisp/svn/trunk garnetlisp-svn
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    oloman

    use OpenOffice/LibreOffice to create troff man pages

    oloman can assist in creating troff man pages from .odt files. It works by recognizing specially-named styles in the original document (such as "manpage section header" or "manpage hyperlink"). Only the names matter, not the styles themselves, so you can give the html, PDF, or other version any appearance you like. Procedure: (1) Create a man page in OpenOffice or LibreOffice using specially-named styles (2) Export as .xhtml (3) Run oloman to convert exported xhtml to troff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cl-string-match

    String matching algorithms implementation for Lisp

    Common Lisp provides a SEARCH function to lookup given keys in a string, but its implementation can be subotimal: it can be beaten in some cases by even the simpliest brute-force algorithm. This project is aimed at implementing robust string matching algorithms for Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Deep Space Window Manager

    Pure common lisp tiling window manager

    Deep Space Window Manager is a tiling window manager, oriented for good usability with minimum startup configuration and good integration with EMACS. DSWM based on StumpWM code. Now project is under hard development so has many experimental features.
    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
  • 10
    HariSree Hindi Software Pack

    HariSree Hindi Software Pack

    The Ultimate Pack of Hindi Softwares read full description

    ... (screenshot 1) or in the traditional way click buttons(screenshot 2) HariSree Hindi Keyboard consists of keyboard based entry and transliteration based (based on ASCII scheme) entry for typing Hindi. HariSree Software Solutions is a leading software in Malayalam computing with over 130,000 customers in over 140 nations. Other language Packs by HariSree Software Solutions : Bengali,Gujarati,Hindi,Kannada,Malayalam,Oriya,Punjabi,Tamil,Telugu (http://sourceforge.net/harisree)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implementation of raytracer with its prototype written in LISP. Goals: lisp knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ‘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
  • 16
    A CLOS common lisp implementation motivated by Python's datetime and related classes. The Lisp datetime objects will include conversion between epochs measured in days and seconds, date arithmatic, and string formatting and parsing operations in a singl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenGL/SDL open-storyline flying car-sim game life in the City. survive. inspired by Elite/Frontier series, Grand Theft Auto, Flashback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CapLisp is a capability security layer for Common Lisp that provides various facilities for secure, distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an attempt to use Genetic Programming for writing a go player in a pseudo-ASM. It is entirely written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mCms is a Web Content Management system written in Common Lisp. It is designed to allow web site and application developers to get a site up quickly and easily, by providing and integrating most of the functionality a web site would need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ESCAD stands for Extendable Symbolic Computer Aided Description. It means to describe anything you want with symbols and relationships!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Redtail is a scripting engine library and script language. The Redtail library provides the ability to execute Scheme-like Redtail scripts from within an application, increasing flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next