Showing 40 open source projects for "dot"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    JarkViewer

    JarkViewer

    A lightweight, lightning-fast, and powerful image viewer

    JarkViewer is a lightweight, lightning‑fast image viewer for Windows 10/11 (64‑bit) that supports a wide range of modern image formats, from traditional JPEG/PNG to newer types such as AVIF, HEIC, JPEG XL, and various RAW files. It is designed as a native portable application with fully static linking, distributed as a single executable with no separate installer, making it simple to run from any folder or removable drive. The viewer handles static images, animated formats (GIF, animated...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 2
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Homebrew Hub Dot Files

    Homebrew Hub Dot Files

    Hyprland Window Manager

    This will be change in the future... for now i'm working on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...Currently, only LLVM compilers are supported, though support for MS cl.exe is in progress. If you have any questions or comments, feel free to contact me at marcin(at)gretlconference(dot)org. Marcin
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    CTP-EOS

    CTP-EOS

    CTP-EOS™: the "extraterrestrial operating system" from C-domain!

    ...Part I - is just basic wallpapers (for ANY computer/desktop operating system), themes, etc. Part II part will be your rather 'standard' and 'branded' Arch-based Linux distribution, with some of your typical repos, window manager configs, dot files, config files, and the like... Part III of CTP-EOS™ is where things will/do get 'really' interesting. CTP-EOS™ (part III) is the basis of an off-world originating (in real-life EXTRATERRESTRIAL) truly non-physical/C-spiritual Operating System (CSOP) for one's mind and one's very consciousness! CTP-EOS™ based on the highly advanced CTPSci Sciences: a new science at least 50 years from our future! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    ...Made HMM_Power faster, Fixed possible efficiency problem with HMM_Normalize, RENAMED HMM_LengthSquareRoot to HMM_LengthSquared, RENAMED HMM_RSqrtF to HMM_RSquareRootF, RENAMED HMM_SqrtF to HMM_SquareRootF, REMOVED Inner function (user should use Dot now), REMOVED HMM_FastInverseSquareRoot function declaration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 213 This Week
    Last Update:
    See Project
  • 8
    OpenKropki

    OpenKropki

    open-source implementation of the "kropki" (aka "tochki") game

    ...The game's name translates simply as 'dots'. The concept is similar to Go, although it have been adapted for on-paper gameplay: * every player takes turns into putting a new dot on the field. * when one of the player managed to put his dots all around a group of enemy dots, he creates a 'base', capturing the enemy's dots. * a base cannot be trespassed by the enemy, but it can get captured. * the game ends when there is no place left on the field. the player that captured most of enemy dots wins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gml4gtk

    gml4gtk

    small console GML or graphviz DOT graph viewer

    directed graph layout program for GML (Graph-Markup-Language) graph or partial graphviz DOT graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Rotate characters 90 degrees
    The following code is intended to transpose a text array of 8x8 dot characters in 90 degrees, what means that each character of the whole array is individually rotated. It is particularly useful when someone wants to design a billboard panel e.g vertically oriented, but has an already existing file containing just horizontal characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    tceetree

    Makes a C function call tree as Graphviz DOT file from CScope output.

    The purpose of the project is generating a function call tree for a software application written in C. This utility takes as input an uncompressed CScope (http://cscope.sourceforge.net/) output file. With a few options, an output DOT language file can be generated. The DOT file may be used as input for Graphviz (http://www.graphviz.org/) to make an image of the function call tree (see screenshot examples for tceetree run over its sources). For more information, see the Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    N.Tesla

    Numerical Transient Simulator for Power System

    ...N.Tesla is short for Numerical TransiEnt SimuLAtor for power system and is in memory of Nikola Tesla, one the greatest scientists in alternating current power system. If you have any questions, please contact the author by send email to [lichgang AT gmail DOT com] or leave feedback in the Discussion forum. Mailing List for N.Tesla: http://www.freelists.org/list/ntesla Mailing List for N.Tesla Developer: http://www.freelists.org/list/ntesla-dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference counting * several list processing functions like iterators and map-reduce * support of [Ideal Hash Tries](http://infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf) for highly efficient hash map data structures * parsers for [JSON](http://json.org) data and the text configuration files found in Unix system * doubly linked circular lists for reliable event queues * support for test and debugging of memory management problems such as memory leaks
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Trad4 is a fully concurrent, thread safe, graph-based programming language that scales linearly on multiple cores. It is initially intended for deployment in the financial industry to model real-time risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    odt2braille
    odt2braille is a Braille extension to OpenOffice.org Writer. odt2braille enables authors to print documents to a Braille embosser and to export documents as Braille files. The Braille output is well-formatted and highly customizable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Dark Revelations: Katharsis

    Dark Revelations: Katharsis

    Dark Revelations - Katharsis is a first person stealth adventure game,

    ...Currently still in pre-production, but starts into production phase asap. If you are interested to join us, drop a pn here or write a mail with the games name as subject to: der(dot)boehze(dot)wakey(at)gmail(dot)com Katharsis is done by R.I.P. Entertainment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    avr_pcd8544_driver

    AVR driver for driving PCD8544 based 84x48 dot-matrix displays.

    Checkout the documentation included in the project for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    darkdns

    darkdns

    An dns with backend of postgres and maybe more...

    in begin the idea it's was sqldjbdns for use postgresql. But in france we must have SQL transfere zone. (AXFR) without that we can't register dot fr. I will tried to make it, this my first projet in opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    R8C Game Machine

    A portable game machine using r8c/2x controller

    This is an open hardware project. I am making a portable gaming platform using a r8c processor from renesas and a dot matrix lcd display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool to generate state machine graphs based on specially formatted comments in C and C++ code. The generated output is a Graphviz dot input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PrintBraille is a software that translates any text file into a Braille representation suited for printing in dot matrix printers. To obtain the necessary raised dots, a set composed of a flexible rampart plus tracing paper is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sunrise Alarm Clock
    This is a software and hardware project dedicated to creating an artificial sunrise type of alarm clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A free and open source game engine designed to simplify the game creation process. Anyone can contribute, but they may not commit to the repository. In order to have a change made by you committed, submit it to OniLink10 (at) gmail (dot) com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB