Showing 19 open source projects for "lego-tag"

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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    IRremote Arduino Library

    IRremote Arduino Library

    Infrared remote library for Arduino, send and receive infrared signals

    This library enables you to send and receive using infra-red signals on an Arduino. You can use any pin for sending now like you are used to receiving. Simultaneous sending and receiving. See the SendAndReceive example. No more need to use 32-bit hex values in your code. Instead, a (8 bit) command value is provided for decoding (as well as a 16-bit address and a protocol number). Protocol values comply to protocol standards, i.e. NEC, Panasonic, Sony, Samsung, and JVC decode and send LSB...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Rapid YAML

    Rapid YAML

    Library to parse and emit YAML, and do it fast

    .... The data tree is a flat index-based structure stored in a single array. Serialization happens only at your direct request, after parsing / before emitting. Internally, the data tree representation stores only string views and has no knowledge of types, but of course, every node can have a YAML type tag. ryml makes it easy and fast to read and modify the data tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    doctest

    doctest

    Fastest feature-rich C++11/14/17/20 single-header testing framework

    doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface. The framework is and will stay free but needs your support to sustain its development. There are lots of new features and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AWS for Fluent Bit Docker Image

    AWS for Fluent Bit Docker Image

    The source of the amazon/aws-for-fluent-bit container image

    ... indicates backward-incompatible changes. The AWS for Fluent Bit image was launched in July 2019. Between July and October of 2019 we simply versioned the image based on the version of Fluent Bit that it contained. During this time we released 1.2.0, 1.2.2 and 1.3.2. Each release updates the latest tag and adds a tag for the version of the image. The stable tag is also available which marks a release as the latest stable version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Linguistic Tree Constructor

    Linguistic Tree Constructor

    Syntax tree editor for rapid annotation of existing text

    Linguistic Tree Constructor (LTC) is a tool for drawing lingusitic syntax trees of already-existing text. It is a syntax editor, not a text editor, so the text has to exist already. It is best suited for large-scale, rapid creation of hand-annotated treebanks. The user can define their own node categories, and can label each node with labels, also definable by the user. LTC supports "generic", X-Bar and RRG trees. Supports interlinear texts in SIL SFM format.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Curv

    Curv

    A language for making art using mathematics

    Curv is a programming language for creating art using mathematics. It's a 2D and 3D geometric modelling tool that supports full colour, animation and 3D printing. Curv is a simple, powerful, dynamically typed, pure functional programming language. Curv is easy to use for beginners. It has a standard library of predefined geometric shapes, plus operators for transforming and combining shapes. These can be plugged together like Lego to make 2D and 3D models. Coloured shapes are represented using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xtrans
    A compact editor for building XSL templates and testing their transformation with XML documents. Very easy to use. No setup required, excellent tool for XSL authoring and debugging.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    A small and simple library for reading and parsing MARC (bibliographic ISO-2709) records quickly. If you need to read and parse MRC files - it is that suits you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SourceCookifier: Plugin for Notepad++
    A plugin which uses Exuberant Ctags to parse either only the currently activated source file or multiple files of so-called sessions. The results are shown and can be browsed in a treeview inside of a dockable window.
    Downloads: 108 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
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Lego Arduino Drivers

    Lego Arduino Drivers

    Arduino drivers for interfacing with various lego devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    XISL (XML based scripting of Implicit Surfaces) package (written in C++) assists developers in construction of arbitrary implicit models. Each implicit function class (a primitive, an operation, etc.) is deffined by its appropriate XISL tag(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MOVED TO GITHUB!! https://github.com/cmwslw/nxt-plus-plus NXT++ is an interface written in C++ that allows the control LEGO MINDSTORMS NXT robots directly through a USB or Bluetooth connection. The interface is intended to be simple and easy to use. The interface can be used in any C++ program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Automated build system. CVS commit / watch / tag notification via email, newsgroup, and/or IRC. Console-based file manipulation tools and utilities. XML-based file copy/FTP script. IRC session logger. Synchronize web site with CVS. GPL. Tested on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An applicationserver and a clientframework with an extended generic workflow engine. Workflows can easiliy be defined in a graphical manner and a "lego" principle, small "atoms" can be put together to a complete application. An E/R tool is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobile Robotics is a java project developing wireless communication using bluetooth between a hand-held (palm, cellular phone) to a Lego Mindstorm device. We intend to bypass the limitations of the IR tower creating a truly wireless mindstorm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library for handling C/C++ function arguments in an extendable way (though tag lists)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The purpose of this project is to improve an existing editor that I created. Features existing in the editor: - Easy inserting of XML tags by selecting a current tag from the left tree and the select that should be situated betweens tags - Colors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Libswf is a library for generating Macromedia Flash .swf files from scratch. It aims to be a framework to program CGIs to create really dynamic flash pages. It contains basics datatype handling plus a few TAG encoding methods. It is the first release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next