Showing 18 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
  • 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
    ImHex

    ImHex

    A Hex Editor for Reverse Engineers, Programmers

    ...Byte patching, patch management, Copy-Bytes-As-Array for many common programming languages, string and hex search, Bookmarks, Goto, Huge file support, variable column count, custom encodings and much more. ImHex includes a full custom C++-like pattern language that allows easy highlighting, decoding and analyzing of file formats.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    ...Note, some effects make use of more than one color (up to three) and are programmed by specifying an array of colors. Random color introduced alternating from start and end of strip. Alternating white/red/black pixels running. Strobe effect with different strobe count and pause, controlled by speed setting. Classic Strobe effect. Cycling through the rainbow.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    MoPAC

    The Modular Pipeline for the Analysis of CRISPR screens

    To facilitate the comparison of gene essentialities in two or more cell samples, we propose MoPAC (Modular Pipeline for Analysis of CRISPR screens), a Shiny-driven interactive tool for differential essentiality analysis in CRISPR/Cas9 screens. For installation and usage instructions please refer to the wiki page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Word Count

    Word Count

    Count the number of words on a specific news website

    A tool to collect number of instances of a certain word or expression that appear in specific online news providers. The tool allows to define website servers, and a time window. It will then divide the time window in smaller steps, and download the search results for each sub-time frame. The chart shows the number of hits by sub-time period. The interface let the user pick a time window, and the division of that window. The graphic can be customized to have line, area, point, or bar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    HybridHL7 (HL7 File Viewer)

    Make reading of Hl7 Files Simple and easy.

    Hybrid HL7 is a hl7 file viewer that loads the file into a tree that breaks down the entire file into Segments, Components, and Sub-Components.It makes the reading of the files simple by making it so you don't need to count the pipes any more. I will be adding more features and improvements so please post some reviews and include ideas on features that would be nice to include.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    fast_count_multi

    Extremely fast NGS read counter

    Counts NGS read alignments against GTF annotations in a multithreaded and scalable fashion. Benchmark: 8 core 1M annotations for 2Gb sorted reads ~30 seconds compared to ~28 minutes for bedtools multicov. Files include: fast_count_multi - reports all counts and RPKM, multithreading support fast_count_deseq - reports gene counts in deseq compatible format, multithreading support fast_count - reports all counts with no multithreading support. usage ./fast_count_multi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rise and Shine LED Clock

    Rise and Shine LED Clock

    Arduino Powered 60 RBG Pixel Clock, with 24h alarm and count down.

    The Rise and Shine LED clock has been designed to educate and encourage hacking and modifying of both software and hardware. This is a analogue style digital clock with multiple display states, a 24 hour alarm, a count down alarm, multiple alarm display states and a demo mode. One of the alarm states is a dawn simulating alarm, where the lights gradually come on over 20 minutes, enducing a natural waking sleeping pattern, with out the shock of a abrupt noisy alarm sound. Hence the name "Rise and Shine", although the name also works well with the educational objectives.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    OpenCFU

    OpenCFU

    An application to count bacterial colonies and other circular objects

    OpenCFU is a completely open source lightweight application designed to enumerate clustered circular objects such as bacterial colonies. It can handle digital pictures as well as live stream from a video device/webcam. OpenCFU is cross-platform, fast, reliable and allows the user to implement intuitive filters. Additional information is provided on the website: http://opencfu.sourceforge.net/ OpenCFU is published on PLoS...
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 9
    Dotcount is a simple cli program to count dots in an image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    galplot

    Plot GALPROP output

    Plot package for GALPROP https://sourceforge.net/projects/galprop Plots models and data for cosmic-ray spectra, secondary/primary ratios, gamma rays, synchrotron. Includes gamma-ray source population synthesis and corresponding plots. For gamma rays, convolves models with the Fermi-LAT response. This release is to assess interest. It requires many input data files (not included) which will be made available as required. With the data provided cosmic-ray spectra and ratios and source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Route11

    Route11

    C++ flow-based metaprogramming library

    Route11 is a powerful C++ flow-based metaprogramming library that allows you to create and route complex dataflow systems at compile-time. Route11 uses Template Metaprogramming to construct complex "process systems" defined by static relationships between "process primitives". A process primitive is a generic host class that inherits a "process policy". The process policy defines the specific behavior of a process primitive. The general term: "process" can refer to either one of these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fastest primes

    A fast prime number generator based on the Sieve of Eratosthenes

    The purpose of this project is to make a prime number generator that offers many user adjustable settings and that is also very fast. While there are other prime number generators that can still beat this one in speed, no other ones that I am aware of allow the level of adjustment of sieve size that this one does. If you are running 64-bit Windows, make sure to download the 64-bit executable as it is faster than the 32-bit executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Puran2 - Real Random Number Generator

    Puran2 - Real Random Number Generator

    Real Random Number Generator

    ...The software allow the access to the random bits like a pseudo random number generator and is easy to use. It can be mixed with random number of a tausworthe generator to grow the count of random number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Software for quantifying growth in Arabidopsis thaliana roots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Collatz tool is a little application to find numbers of collatz problem and modified collatz problems. You can modify the collatz factor, count of max. calculations, output. Done with C++ and bigInt Library for arbitrary precision integers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automatic vehicle counting
    The count of vehicles is a key task in traffic gauging, as it provides information for designing new roads. This software presents an algorithm to detect and track vehicles in real time or from a video file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    FreeLM

    Tool for creating, pruning and interpolating N-gram models

    ...It's similar in spirit but modified, interpolated Kneser-Ney, but uses the principle that the amount you discount should always be the amount that gets given to the backoff state (which makes the traditional count-of-counts stuff and the associated formulas for obtaining smoothing constants unusuable). This gives slightly better results than KN for standard LM building, but has larger advantages for interpolation and pruning. See <a href=freelm.sf.net> here </a> for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB