Showing 103 open source projects for "contiki version 3"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    DelphiWebStart
    DelphiWebStart (DWS) is an Application Loader with TCP Sockets based on a ThinClient first spread over the Web, VPN or Intranet. So a user can download data (exes, maps, files) from a list and start it. DWS supports OpenSSL including a PKI HTTPS-Server.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2
    Monte Carlo eXtreme (MCX)

    Monte Carlo eXtreme (MCX)

    Physically accurate and validated GPU ray-tracer

    MCX is a GPU-accelerated, general-purpose, physically-accurate and feature-rich 3-D light transport simulator. It is one of the fastest simulators because it can use tens of thousands of GPU threads to simulate photons in parallel.
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Benjen

    Benjen

    A lightweight monitoring tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Tool and Report for Tally

    Report Manager for Tally

    A Scalable, Flexible Report Manager and Server for Tally and Compliant Systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LMCirclepopup

    Simple delphi 7 and up circle popup

    Simple delphi 7 and up circle popup very basic, but maybe someone can use it :) works on Delphi 7 and 11.3 here. IF anyone has ideas to make it better, feel free :) DO whatever you like with it part of MEDiA Revolution X Mediaplayer freeware: https://lamita.jimdosite.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gleditor

    gleditor

    A small programmer's editor.

    A small programmer's editor whith syntax highlight, extended search features, code completion (ctrl+space). Supported languages: htlm, sql, pascal, c/c++, c#, java, basic, javascript, css, php, python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    C-evo: New Horizons

    C-evo: New Horizons

    Turn-based empire building strategy game inspired by Civilization II.

    It is a turn-based strategy game inspired by Civilization 2 game where you can explore the world and build your own empire. New Horizons edition is a continuation of the last released original C-evo 1.2.0 version with many quality improvements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Conscious Artificial Intelligence

    Conscious Artificial Intelligence

    It's possible for machines to become self-aware.

    This project is a quest for conscious artificial intelligence. A number of prototypes will be developed as the project progresses. This project has 2 subprojects: Object Pascal based CAI NEURAL API - https://github.com/joaopauloschuler/neural-api Python based K-CAI NEURAL API - https://github.com/joaopauloschuler/k-neural-api A video from the first prototype has been made: http://www.youtube.com/watch?v=qH-IQgYy9zg Above video shows a popperian agent collecting mining ore from 3...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    VerifyFiles

    VerifyFiles

    Utility for backups

    Verifies backups in folders of mass storage devices with original copies in another device using lists of files, copying and deletion of files have been implemented respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    YPA-Tools

    Collection of small, useful helpers

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tetris clone, featuring vector graphics, smooth movements and rotations of the figure, sub-pixel accuracy and motion blur, all done with software rendering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    The software for the accounting staff in the company and the account of their work. Fully in Russian. The structure of the application menu: 1) Employees 2) Subdivisions 3) Posts 4) Appointments 5) Hierarchy 6) Orders a. Employees in Order 7) Report Card 8) Holidays 9) Travel 10) Help a. reference b. About the program Official page...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PasCop

    PasCop

    Static code analysis for Freepascal

    PasCop is a tool for static program analysis of Object Pascal source codes. It helps to comply with the principles of Clean Code Development and supports the developer in creating readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PrepperDB

    PrepperDB

    Simple database solution for personal stock keeping

    It is not difficult to follow the advice of the Federal Office for Civil Protection and Disaster Assistance and to build up a stock for emergencies. But how do you keep an eye on it? PrepperDB is a simple stock management system that provides a quick overview of stocks, target levels and expiry dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Lazarus/Pascal programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is another clone of Norton/Windows/Midnight Commander. It is being wrote on kylix open edition. Currently it supports command line (similary to DiscoCommandir, even better then WinCmd), two panels walking and simple execution, renaming, copying and mo
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Don't Panic!

    Don't Panic!

    Close, hide, minimize and open multiple programs with a single button!

    Don't want to get busted by your boss or your teacher playing Solitaire, chatting or surfing the web? Close (hide or minimize) and open multiple programs with the click of a button. So you won't have to panic anymore...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Elastolix

    Elastolix

    Elastolix converts elastic moduli.

    Elastolix takes any 2 of 6 elastic moduli and calculates the remaining 4. There is a command line tool, named elastolix and a tool with a graphical user interface made with lazarus. Releases for macOS will always be first, others should always follow shortly after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PascalType is a library which is meant for reading (and writing) true type and open font files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BMI Wizard

    BMI Wizard calculates the body mass index (BMI)

    BMI Wizard calculates the body mass index (BMI) from weight and size and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reticulum
    Reticulum is a package for FreePascal for creating easily web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Delphi HTML5 Canvas

    Pascal implementation of a HTML 5 Canvas

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next