Showing 1167 open source projects for "tiny"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1
    Tiny

    Tiny

    Tiny Face Detector, CVPR 2017

    This repository implements the Tiny Face Detector (from Hu & Ramanan, CVPR 2017) in MATLAB (using MatConvNet). The method is designed to detect tiny faces (i.e. very small-scale faces) by combining multi-scale context modeling, foveal descriptors, and scale enumeration strategies. It provides training/testing scripts, a demo (tiny_face_detector.m), model loading, evaluation on WIDER FACE, and supporting utilities (e.g. cnn_widerface_eval.m).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NanoVNA

    NanoVNA

    Very Tiny Palmtop Vector Network Analyzer

    NanoVNA is a very tiny handheld Vector Network Analyzer (VNA). It is standalone with lcd display, portable device with battery. This project aims to provide an RF gadget but a useful instrument for an enthusiast.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Work Sans

    Work Sans

    A grotesque sans

    Work Sans was made in part on the stolen lands of the Wurundjeri and Boon Wurrung people of the Kulin nations. I pay my respect to their elders, past, present and future. Sovereignty has never been ceded. Work Sans has been updated between 2018–2020 with accompanying italics, and variable font files and the character set has been expanded to the Google Latin Expert glyph set, which will now support Vietnamese along with these additional languages. Work Sans is a 9-weight typeface family...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Asynchronous Http Client for Android
    ...Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast requests. Optional built-in response parsing into JSON (JsonHttpResponseHandler). Optional persistent cookie store, saves cookies into your app's SharedPreferences.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Just a tiny person search service with a mockup service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    simexcavator

    Try to create a tiny simulation of excavator with bullet

    I try to create a tiny simulation of excavator with bullet and godot engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Boot2Docker

    Boot2Docker

    Linux distribution made specifically to run Docker containers

    ...Docker Machine auto logs in using the generated SSH key, but if you want to SSH into the machine manually (or you're not using a Docker Machine managed VM), you can do so. Boot2docker uses Tiny Core Linux, which runs from RAM and so does not persist filesystem changes by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    0x Monorepo

    0x Monorepo

    0x protocol monorepo - includes our smart contracts

    0x protocol monorepo, includes our smart contracts and many developer tools. 0x is an open protocol that facilitates the trustless, low-friction exchange of Ethereum-based assets. For more information on how it works, check out the 0x protocol specification. This repository is a monorepo including the 0x protocol smart contracts and numerous developer tools. Each public sub-package is independently published to NPM. Visit our developer portal for a comprehensive list of core &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    LiveCoding.space

    LiveCoding.space

    Collaborative live coding space

    Collaborative Live Coding Space with support of user-defined languages and WebVR ready 3D graphics based on Virtual World Framework (Croquet), A-Frame, Ohm language, OSC.js, Cell.js, GunDB and more. LiveCoding.space architecture moves Virtual World Framework architecture towards pure-decentralized application. By default a tiny Reflector server is used for creating a Virtual World instances. But you could try out to connect using the new experimental totaly decentralized solution provided by Krestianstvo Luminary. That will allow to create Virtual World Instances just within Web Browser by a client,using any avaliable decentralized storage GunDB on internet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eo-locale

    eo-locale

    Elegant lightweight library based on Internationalization API

    Elegant lightweight internationalization library. eo-locale inspired by react-intl. Most popular internationalization library in the React community. 1.9 kB gzipped size. It is very important to provide small client javascript bundles for the best user experience. Within eo-locale, you can format dates, numeric values, and plural values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    crumble

    Crumble is a java library to parse CSV into tiny crumbs

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StarWars Animation

    StarWars Animation

    This component implements transition animation to crumble view-control

    This component implements transition animation to crumble view-controller into tiny pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Erlang Resource Pool

    Resource Pool manages reusable resources among multiple processes.

    Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Achieving result is better performance and throughput. The resource pool was inspired by Java Apache's commons pool and adopts API and main principals from this project. Database connection is most popular example for pooling resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TransDNS Project

    TransDNS Project

    Transient DNS Project + Stellar Cartographic + Route Translation Peers

    The Transient DNS Project is a public project for the development and sustainment of a public viable system of DNS, originally the DNS System found on port 53 was for only a temporary deployment but ended up being deployed in other networks outside transnets this one will include: stellar cartographic pathing by naming convention and serialisation as well as route translation proxies + networking peer standards translation adaption including file formats and document format standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YADBS - Yet Another Database Studio

    YADBS - Yet Another Database Studio

    A tiny and fast MySQL Database GUI

    YADBS - Yet Another Database Studio is a tiny and fast MySQL Database GUI. YADBS has MySQL Connections Interface, MySQL sql script to datagrid view, and csv to sql converter, and sql insert, delete, select, update GUI .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    fglc

    Tiny, easy and fast!

    FGLC (previously known as yaflight) is a tiny, lightweight and simple Flight Gear launch control wrote in Gambas3 language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Open vSwitch & OpenFlow Environment

    A tiny environment for beginner to learn Open vSwitch and OpenFlow.

    OVSOF is a tiny environment for beginner to learn Open vSwitch and OpenFlow. It also includes the docker environment for testing. All the configurations were configured. And the Open vSwitch compiled by source code with DPDK. Easy for user, you can use it in VMware Workstation by using one-click ova imporing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jieba

    jieba

    Stuttering Chinese word segmentation

    ...The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. To use paddle mode, you need to install paddlepaddle-tiny, pip install paddlepaddle-tiny==1.6.1. Currently paddle mode supports jieba v0.40 and above. For versions below jieba v0.40, please upgrade jieba, pip install jieba --upgrade.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Another simpler implementation for float only uses integer types, we should use -msoft-float first or we get complex result, so we need this with huge or tiny exponents float.
    Downloads: 0 This Week
    Last Update:
    See Project