Showing 31 open source projects for "micro"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    react-rewards

    react-rewards

    A package containing a few micro-interactions you can use

    A package containing a few micro-interactions you can use to reward your users for little things and make them smile! React-rewards lets you add micro-interactions to your app, and rewards users with the rain of confetti, emoji or balloons in seconds. Firing confetti all over the page may seem like a questionable idea, but keep in mind that rewarding users for their actions is not.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    frame.js

    frame.js

    JavaScript Sequence Editor

    ...The library aims to be unobtrusive: you can drop it into demos or prototypes without adopting a large framework. Because it centralizes timing, it becomes easier to coordinate multiple animated elements or throttle work on low-power devices. For creative coding, micro-games, and UI flourishes, it offers just enough structure to keep animation code tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JarkViewer

    JarkViewer

    A lightweight, lightning-fast, and powerful image viewer

    ...The viewer handles static images, animated formats (GIF, animated WebP/PNG/APNG/JXL/AVIF), and special “live” photo types such as iOS Live Photos (.livp) and Android Motion Photos/Micro Videos, although audio playback for live photos is not yet supported. It also supports a broad set of RAW formats from various camera manufacturers, allowing photographers to browse their libraries without converting to JPEG first.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    CSS Inspiration

    CSS Inspiration

    Curated collection of interesting, creative, or inspiring CSS effects

    CSS-Inspiration is a living gallery of modern CSS effects and components that highlights what’s possible with pure CSS and minimal markup. The collection ranges from micro-interactions and loaders to 3D transforms, complex backgrounds, hover states, and text effects, each presented as a small, self-contained demo. Source code is front and center, encouraging developers to study, copy, and tweak snippets for their own projects. Many examples lean on contemporary features—custom properties, filters, blend modes, gradients, and keyframes—serving as both inspiration and a practical cookbook. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Rivatuner

    Rivatuner

    rivatuner statistics server

    Introduced as a highly successful design with the help of a statistics server, these applications are designed to bring you the maximum functionality of your graphics card and bring you a bunch of controls that will help you get the most out of your GPU. can be specified. RivaTuner Download also lets you open-source overclocking and hardware debugging for NVIDIA video cards by modifying the NVIDIA graphics card, a revolutionary graphics card overclocking, and subsequent utility...
    Leader badge
    Downloads: 1,516 This Week
    Last Update:
    See Project
  • 6
    RECOIL

    RECOIL

    Retro Computer Image Library

    Retro Computer Image Library decodes Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, SAM Coupe, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, ZX81 and ZX Spectrum picture formats. The project contains a simple viewer, plug-ins for general-purpose image viewers and editors, and an everything-to-png converter.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 7
    CT4AM

    CT4AM

    Tools for 3D image analysis of additively manufactured parts

    CT4AM is a cross-platform toolkit for 3D-image processing in the domain of additive manufacturing for toolpath visualisation or correlation to tomographic data and related materials science. It is written in C++ and provides small, problem-specific applications for viewing, analysing and visualising of volumetric data from micro-CT scans with respect to the complex process parameters and characteristics of additive manufacturing. Moreover, data analysis and processing of G-code are key assets of the project. The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, CT4AM is a collection of small and simple apps that have already been successfully used to solve various problems in materials science and process visualization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    ...The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback, content reveals, loaders, and micro-interactions that enhance user experience without overwhelming it. Performance considerations are discussed, including which properties animate cheaply and how to avoid jank with compositing-friendly transforms. By combining explanation with runnable examples, the resource helps designers and developers develop an intuition for motion that translates directly into everyday interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    newlearnerspermit

    C for programmable guitar amp

    This project experiments with C language to discover and design a programmable guitar amplifier effects micro controller computer section of a tube and solid state designed guitar amp. This a collaboration electronics project with my son. The goal of this project is to use Arduino hardware with C language programming to manipulate the guitar signal by various effects of phaser, flanger, reverb, digital delay and echo, and tremelo. Also, the signals of two microphones, two guitars, and one mp3 device will be inputted into and passed through two 3-band programmable equalizers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    React Flight

    React Flight

    The best way to build animation compositions for React

    ...It supports interactive previewing of frames (via showFrames mode), and integrates (at least at the time) with jQuery/Velocity under the hood (though future versions may remove the jQuery dependency). It’s well-suited for teams creating rich UI transitions, micro-animations and interactive components in React applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Oboe.js

    Oboe.js

    A streaming approach to JSON

    ...Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to. We can load trees larger than the available memory. Or we can instantiate classical OOP models from JSON, or completely transform your JSON while it is being read. Oboe makes it really easy to start using json from a response before the ajax request completes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    composight
    Composight is a cross-platform toolkit for 3D-image processing in the domain of composite materials science. It is written in C++ and provides small, problem-specific applications for viewing, filtering and segmentation of volumetric data such as micro-CT scans. The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, Composight is a collection of small and simple apps that have already been successfully used to solve various problems in materials science.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The main objective of the proposed software solution is to improve the performance in dental diagnosis using infrared lock-in thermography and complex image processing algorithms for the determination of defective zones of teeth. The recorded amplitude profile of the thermal wave shows a maximum corresponding to a heat accumulation in the region where the open micro-gap is found, whereas a minimum in the phase profile is detected. These maxima/minima are convenient indicators that allow to locate surface breaking defects on teeth. For the purpose of emphasizing very small temperature variations surrounding the thin flaws, different image processing algorithms were developed and included within the DCD software solution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sample Level Musical Timeline

    Sample Level Musical Timeline

    Sample Level Modulation of Musical Timeline

    Sample Level Modulation of Musical Timeline Mingfeng Zhang Dept. of Electrical and Computer Engineering, University of Rochester In this toolbox we provide signal processing tools to allocate music events (samples of musical notes) to specified time locations with sample level accuracy. In this implementation, we use computational tools to add in micro-timing variations in J.S. Bach four-part chorales as a "visualizer" for big data. By extracting data patterns from multiple time scales, we implement a tool that musicians can perform the big data at different resolutions. This toolbox will need the following supporting toolboxes: MIDI TOOLBOX https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/miditoolbox MIR TOOLBOX https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox Please add the path in MATLAB for these two toolbox. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MIF85Tracker

    MIF85Tracker

    chiptune music tracker for Philips SAA-1099

    Multiplatform GNU/GPL chiptune music tracker for Philips SAA-1099 soundchip with 6 channels, which was used in Sam Coupé micro-computer and also in sound interface MIF 85 for the Tesla PMD 85 (an 8-bit personal micro-computer produced in eighties of twentieth century in former Czechoslovakia). This is a very first music tracker for this soundchip on PC platform!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CrypPic
    CrypPic is a free software application based on Java 8 which can be used to encrypt and manipulate the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Micro Music Player

    A simple and easy to use music player

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IRK! Infrared Remote USB Keyboard

    IRK! Infrared Remote USB Keyboard

    Control your computer with an IR remote

    This is an open-hardware Infrared Remote Controlled USB keyboard, without keys, implemented using a PIC micro-controller and MikroC. IRK! enables you to use your LEARNING remote control to control any system that you can plug a USB keyboard into (Windows, Linux, Mac). Great for controlling a home theatre system such as MythTV, XBMC or Media Center. No drivers are required. You can program *any* USB keyboard function (with or without Control, Alt, Shift and GUI modifiers) to a button on your infrared remote control and when you press that button IRK! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Quant-CT

    Micro-CT image stack segmentation and quantification

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ONE-NET Low Power Wireless Protocol

    ONE-NET Low Power Wireless Protocol

    ONE-NET is an open-source low power wireless networking protocol.

    ONE-NET is both an open standard and an implementation of a wireless network protocol. The protocol was originally intended for home automation but has many more applications where low power, secure communications are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Arduinome is a collaborative effort to create a clone of the popular and inspiring Monome usb controller using the Arduino micro-controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FAMOUSO is an event-based publish/subscribe middleware written in C++ for systems ranging from 8Bit micro-controllers up to 32Bit PC/Workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB