Showing 74 open source projects for "speed reading"

View related business solutions
  • 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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    SpeeD ReaD ("Speedy Read-y")

    SpeeD ReaD ("Speedy Read-y")

    SpeeD ReaD is a little program to help you read faster.

    SpeeD ReaD helps you to read faster and more efficiently. By minimizing subvocalization and saccades, you can process and comprehend the text you read much faster than with normal reading. First, subvocalization is the natural tendency for all of us to "hear" the words in our brains as we read. Think of it as reading out loud inside your head. But our minds do not need us to sound out the words we read - even inside our heads - in order to understand them. The words can be processed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ZBar

    ZBar

    ZBar is an open source software suite for reading bar codes

    ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. A library for reading barcodes from various sources, useful for applications needing barcode scanning.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    FastAPI

    FastAPI

    FastAPI framework, high performance, easy to learn, fast to code

    FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. Get production-ready code. With automatic interactive documentation. Based on (and fully compatible with) the open standards for APIs: OpenAPI...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    FastAPI Python

    FastAPI Python

    FastAPI framework, high performance, easy to learn, fast to code

    FastAPI framework, high performance, easy to learn, fast to code, ready for production. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
    Downloads: 6 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
  • 5
    OpenBB

    OpenBB

    Investment Research for Everyone, Everywhere

    Customize and speed up your analysis, bring your own data, and create instant reports to gain a competitive edge. Whether it’s a CSV file, a private endpoint, an RSS feed, or even embed an SEC filing directly. Chat with financial data using large language models. Don’t waste time reading, create summaries in seconds and ask how that impacts investments. Create your dashboard with your favorite widgets. Create charts directly from raw data in seconds. Create charts directly from raw data...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Pedalboard

    Pedalboard

    A Python library for audio

    pedalboard is a Python library for working with audio: reading, writing, rendering, adding effects, and more. It supports the most popular audio file formats and a number of common audio effects out of the box and also allows the use of VST3® and Audio Unit formats for loading third-party software instruments and effects. pedalboard was built by Spotify’s Audio Intelligence Lab to enable using studio-quality audio effects from within Python and TensorFlow. Internally at Spotify, pedalboard...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    py-spy

    py-spy

    Sampling profiler for Python programs

    py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Brakeman

    Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails app

    Brakeman is a free vulnerability scanner specifically designed for Ruby on Rails applications. It statically analyzes Rails application code to find security issues at any stage of development. Brakeman now uses the parallel gem to read and parse files in parallel. By default, parallel will split the reading/parsing into a number of separate processes based on number of CPUs. In testing, this has dramatically improved speed for large code bases, around 35% reduction in overall scan time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    RocksDB

    RocksDB

    A library with an embeddable, persistent key-value store for storage

    RocksDB uses a log structured database engine, written entirely in C++, for maximum performance. Keys and values are just arbitrarily-sized byte streams. RocksDB is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. RocksDB is adaptable to different workloads. From database storage engines such as MyRocks to application data caching to embedded workloads, RocksDB can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Kryo

    Kryo

    Java binary serialization and cloning, fast, efficient, automatic

    Kryo is a fast and efficient binary object graph serialization framework for Java. The goals of the project are high speed, low size, and an easy-to-use API. The project is useful any time objects need to be persisted, whether to a file, database or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object to bytes to object. Kryo has three sets of methods for reading and writing objects. If the concrete class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sharp

    sharp

    High performance Node.js image processing module

    The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, AVIF and WebP images of varying dimensions. Resizing an image is typically 4x-5x faster than using the quickest ImageMagick and GraphicsMagick settings due to its use of libvips. Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly. Lanczos resampling ensures quality is not sacrificed for speed. As well as image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    data.table

    data.table

    Extends base R’s data for high-performance data manipulation

    data.table is an R package that extends base R’s data.frame for high-performance data manipulation. It offers concise syntax, blazing speed, and memory-efficient operations. It supports fast file reading/writing, joins, grouping, reshaping, and updates by reference. It is heavily used in large data workflows, big data in R, production pipelines, etc. Extremely efficient grouping/aggregation/summarization; can handle very large datasets (hundreds of millions to billions of rows) in memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nave

    Nave

    Virtual Environments for Node

    ... against multiple Node versions or keep legacy and modern toolchains side by side. Because environment state is scoped, global packages won’t collide across projects, reducing “works on my machine” surprises. Its minimalist design prioritizes speed and clarity over a large command surface, making nave a good fit for developers who want Node versioning without extra ceremony.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hugo PaperMod

    Hugo PaperMod

    A fast, clean, responsive Hugo theme

    PaperMod is a fast, minimal-yet-featureful theme for the Hugo static site generator, aimed at blogs, documentation sites, and personal pages. It focuses on clean typography, responsive layouts, and sensible defaults, while exposing a large set of front-matter and config options. Built-in features include dark/light modes, archive and taxonomy views, reading-time indicators, breadcrumbs, and an optional profile/landing layout. Client-side search, code highlighting, social links, and comment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Schema Spy

    Schema Spy

    SchemaSpy code home

    This is a new code repository for SchemaSpy tool initially created and maintained by John Currier. I personally believe that work on SchemaSpy should be continued, and a lot of still existing issues should be resolved. Last released version of the SchemaSpy was in 2010, and I have a plan to change this. Process of installation is very simple because SchemaSpy is only one Java .jar application. You can learn more read the installation doc. When you environment will be ready, and you can start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    British Bingo

    British Bingo

    90-ball bingo with sound

    Play by yourself in a web browser like Chrome or Safari. The game simulates the other players. Runs best on a desktop computer or laptop. Also tries to adapt to an iPad or tablet. Players can make mistakes and can leave and join. You can cheat and get the game to correctly mark your board. There is no limit to the number of players (try 300,000). You can adjust the speed of the game and most sizes. The game can play for you. You can hear the caller reading out the numbers and the players...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    ToonScrape

    ToonScrape

    Discover and enjoy Manhwa with a fast and beautiful reading experience

    Unlock the ultimate Manhwa experience with our cutting-edge app, offering seamless discovery of new and popular titles, lightning-fast navigation through a stunning UI, and crystal-clear HD reading. Stay effortlessly updated with in-app notifications and subscribe to favorites for a personalized journey. Elevate your reading adventure with our all-in-one app, combining speed, aesthetics, and convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NoteTrainer PRO

    NoteTrainer PRO

    Trains quickly score reading and piano playing (MIDI-keyboard)

    The main purpose of NoteTrainer PRO is developing the ability of quickly reading and playing notes "at sight." The program generates a random sequence of notes in the range selected by the user, and controls the speed and accuracy of their playing. Instead of random notes can be loaded not very complex melodies in MusicXML format and practice by studying them. Input the notes possible not only with MIDI-keyboard, but from the PC-keyboard, as well as using the virtual keyboard.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 21
    FFME

    FFME

    FFME: The Advanced WPF MediaElement (based on FFmpeg)

    ... and frame-by-frame seeking. Properties such as Position, Balance, SpeedRatio, IsMuted, and Volume are all Dependency Properties. Additional and extended media events. Extracting (and modifying) video, audio and subtitle frames is very easy. Easily apply FFmpeg video and audio filtergraphs. Extract media metadata and specs of a media stream (title, album, bit rate, codecs, FPS, etc). Apply volume, balance and speed ratio to media playback. MediaState actually works on this control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SanoSpeedReading

    SanoSpeedReading

    Mix of Flash words & eReader with speed control

    Created using JavaFX , to load text files and read it in e-reader like experience. But words appear one by one, to keep you attention. I created this reading paradigm after getting bored of all other readers, and found it interesting, so I decided to share it with humanity :) Give it a try, If you liked it give it a rating please, so you make it known to others. If you are capable, do even better, and help others with your knowledge 🌹
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HTML parser in Delphi

    A Delphi class with functions to read and dissect a HTML file

    ... have valid HTML4/5 tags. It is not necessary that the HTML is ‘correct’ in the sense that end tags may be wrongly placed or be absent altogether. The speed of processing (reading+parsing) is formidable: 15-40 msec per Mbyte or around 1 msec per 1000 HTML tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Ohod Speed Reading

    Speed Reading

    برنامج القراءة السريعة برنامج للتدريب على القراءة السريعة جدا
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Autoboy Blackbox SRT to GPX Converter

    SRT to GPX conversion for Autoboy Blackbox Dashcam SRT files

    Autobox Blackbox is an awesome Android app used to record dashcam video directly from your phone. It has the ability to record SPEED, COORDs, and VIDEO times in an SRT subtext file. This data seems relatively useless unless you enjoy reading the raw data in the video output as a SUB TITLE text. This script converts the data contained in the SRT file and reformats it into a GPX (GPS Exchange) file that is specifically header formatted to be used in the powerful and free download GARMIN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.