Showing 33 open source projects for "count"

View related business solutions
  • 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
  • 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
  • 1
    Countries, Languages & Continents data

    Countries, Languages & Continents data

    Countries, Languages & Continents data (capital and currency)

    ...This version changes a lot in the data structures and placement of the files. So, if your projects depend on the old structure — specify previous versions, <2.0.0. Country item languages field is an Array in JSON files to easily count and match items with a Language item. But currency and phone calling codes may be a comma-separated String. Languages list only contains languages used in Countries data. Full list of known languages is exported as languagesAll from ./dist/languages.all.json.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BlackHole

    BlackHole

    BlackHole is a modern macOS audio loopback driver

    BlackHole is a modern virtual audio loopback driver for macOS that allows audio to be routed between applications with zero additional latency. It is widely used by musicians, streamers, developers, and audio engineers who need reliable internal audio routing without external hardware. BlackHole supports a wide range of sample rates and configurable channel counts, making it flexible for both simple and advanced audio workflows. The driver integrates directly with macOS Core Audio and...
    Downloads: 147 This Week
    Last Update:
    See Project
  • 3
    AIOStreams

    AIOStreams

    One addon to rule them all

    ...Instead of juggling multiple add-ons, you point AIOStreams at them; it then queries, merges, de-duplicates, and re-ranks everything according to your rules. The project includes a powerful filtering and sorting engine—think conditions on resolution, codec, provider, cached status, seed count, and more—so power users can shape results precisely. It also provides a template-based formatter to control how streams are labeled in the UI, complete with live preview for quick iteration. Catalog controls extend the same idea to the home page: rename, reorder, hide, shuffle, and enhance posters from supported metadata sources to unify your browse experience. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    CountUp.js

    CountUp.js

    Animates a numerical value by counting to it

    CountUp.js is a dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way. Install via npm/yarn using the package name countup.js. Despite its name, CountUp can count in either direction, depending on the start and end values that you pass. CountUp.js supports all browsers. MIT license. CountUp v2 is distributed as an ES6 module because it is the most standardized and most widely compatible module for browsers, though a UMD module is also included. To run module-enabled scripts locally, you'll need a simple local server setup, because otherwise you may see a CORS error when your browser tries to load the script as a module. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Web Scrobbler

    Web Scrobbler

    Scrobble music all around the web!

    ...The metadata filter cleans track info up and removes redundant track suffixes. Notifications of now playing tracks with extended track info (a website name, a track play count). We currently support scrobbling to 280 different websites with more being added with each release.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    GitHub Isometric Contributions extension

    GitHub Isometric Contributions extension

    Browser extension for rendering isometric pixel art charts

    ...This isn't meant to completely replace the standard 2D graph though, because in most ways it is actually less useful. For example, there are no axis labels, shorter bars can be hidden behind taller ones, you can't hover over a bar to see the day and count, etc. If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Chrome Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension" button and browse to the src directory of this repo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ...Three different modes are available: - time left; - time passed; - ordinary clock. When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer. Useful for speech, lecture or presentation timing. Colour / font / time limits can be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    TimeSformer is a vision transformer architecture for video that extends the standard attention mechanism into spatiotemporal attention. The model alternates attention along spatial and temporal dimensions (or designs variants like divided attention) so that it can capture both appearance and motion cues in video. Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gifcurry

    Gifcurry

    The open-source, Haskell-built video editor for GIF makers

    ...Gifcurry edits your GIFs or videos and turns them into videos or GIFs. You can crop, trim, seek, add text, pick a font, alter the duration, change the size, set the FPS, tweak the color count, enable dithering, import subtitles, and save your creation as either a GIF or video. Before you download Gifcurry, make sure your machine has GTK+, GStreamer, FFmpeg, and ImageMagick. Linux users can download the AppImage or the prebuilt binaries. If you'd rather install it, you can do so via pacman (Arch) or snap. If you're really courageous, you can build it from source.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Canon EOS DIGITAL Info

    Canon EOS DIGITAL Info

    Utility for Reading/ editing some Infos on Canon EOS DSLRs

    Canon doesn’t have shutter count included on the EXIF information of an image file, as opposed to Nikon and Pentax. There’s no official Canon based application to find the shutter count for an EOS DSLR. However, there are a few free tools that may help you to do this. They provide some details about the camera, including product Name, firmware version, battery level, shutter Counter, date/time, and owner/artist/copyright strings.
    Leader badge
    Downloads: 4,431 This Week
    Last Update:
    See Project
  • 13

    Batch PIE

    A batch pipelined image editor

    Current filter functionality: - Simple editing options: Image cropping, resizing, rotation, Color brightness curve alignment - Histobram processing: Convolution, statistics (e. g. f_max or median analysis) - Image segmentation: The actual segmentation process as well as group weight calculation for further filtering (both functions rely on self defined custom dynamic mathematical functions) - Dynamic mathematical functions for custom and automated image filtering: General mathematical operations, using image or matrix as f(x, y), export f(x, y) as image or matrix, mapping variables on other ones and of course boolean operation for case sensitivity - A flexible variables model of dynamic mathematical function that sets no restriction on particular variables count - Sub project support for an organized total process targeting to save time using previously created editing routines instead of redoing steps each time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PhocaGallery

    Phoca Gallery is Joomla! CMS image gallery

    Phoca Gallery is Joomla! CMS image gallery. It includes component, modules and plugins and allows users to display images or YouTube videos on website in many different variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    twitter-text

    twitter-text

    This code is used at Twitter to tokenize and parse text

    ...These libraries are responsible for determining the quantity of characters in a Tweet and identifying and linking any URL, @username, #hashtag, or $cashtag. Emoji supported by twemoji always count as two characters, regardless of combining modifiers. This includes emoji which have been modified by Fitzpatrick skin tone or gender modifiers, even if they are composed of significantly more Unicode code points. Emoji weight is defined by a regular expression in twitter-text that looks for sequences of standard emoji combined with one or more Unicode Zero Width Joiners (U+200D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    srtCreator

    creates .srt file from .txt file.

    Converts plain text (.txt) into subtitles(.srt), using punctuation to nicely cut between subs. Detects sentences with a regex. Evaluates the best character count for each subs. Tries to cut at commas, colon and semi-colons before cutting between words. in v1.2: live preview with update of max sub length
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Camera Digital Exif Info

    Camera Digital Exif Info

    Check Shutter Count of amost of the SLR cameras

    “Camera Digital Exif Info” is a free info viewer, provides you to check your digital camera (most of the SLR) shutter count and basic EXIF info. There are various EXIF tools around of course, but cool GUI application and simplicity are always a plus. Shutter actuation is an important factor because it tells you the extent of wear the camera has undergone, and it’s particularly crucial when you are buying used cameras. Almost all new digital cameras use the EXIF annotation, storing information on the image such as shutter speed, exposure compensation, F-number, what metering system was used, if a flash was used, ISO number, date and time the image was taken, white balance, lenses that were used and resolution. ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 19
    GIF to APNG

    GIF to APNG

    Convert GIF animations into APNG format.

    This program converts GIF animations into animated PNG format. Usually it makes the files smaller. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/apng2gif
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 20
    GRAJ music player
    ...That rocks! If there is another music player with which you can play all the songs that you haven't listened to since a month, that are graded at least 5, that have play count 5 or more and have "hard" as part of a name with something simpler and faster than: "graj -Mm5 -n5 hard" let me know :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Measured Metronome

    Measured Metronome

    A Metronome with Measure+Beat/Half-Beat Display

    A metronome with audible "tock" sound and large visual display for (mostly amateur) musical groups, such as bell choirs, that must keep track of measure count and beats/half-beats within the measures. An interesting exercise in applying the java.util.concurrent and javax.sound.sampled packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    superboucle

    superboucle

    Loop based software with jack transport, record and midi controllable

    ...Sample will always start and stop on a beat or group of beats. You can adjust duration of sample (loop period) in beat and offset in beat. But you can also adjust sample offset in raw frame count negative or positive. Which mean sample can start before next beat (useful for reversed sample). You can record loop of any size, adjust BPM, reverse, normalize samples, ... Typical usage : * You need to control jack transport with external midi device and want a button to jump to a specified location in song. * You have some instruments patterns but you have no idea of song structure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mintyMac-StarStudio

    mintyMac-StarStudio

    The Complete 64bit Audio and Video Linux Workstation

    ...Not only does the easycap work but plays well with our other video inputs including an HP HD webcam and a Hauppauge 150. Also included in this multimedia release from mintyMac is a solution for a commercial quality multitrack system that you can count on not just test and play with. The solution is the version of wine (1.7) that is pre installed was running Adobe Audition 1.5 and Fruityloops with no latency issues. Complete iPhone management solution with Banshee for Audio and Shotwell and F-Spot for photos. Some other software included: Audacity, Totem, VLC, Gimp, Chromium, Evolution plus etc See the README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project Chronos
    UPDATE, Check out our new website where we will host all future updates and improvements. The Sourceforge site will no longer be maintained and updated. www.TheChronosProject.com Project Chronos is an open source time lapse rail. It is a fully features system that offers the same level of control as professional systems costing thousands of dollars. It is also the most accurate time lapse system available capable of making accurate movements 1/125th the width of a human hair. And the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Viral Plaque Counter

    Automatic Viral Plaque Counter

    Uses image processing techniques to count a plate of viral plaque samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB