Bookmark
whip: Simple fast http server for nim based on httpbeast and nest for high performance routing
https://github.com/mattaylor/whip, posted 22 Feb by peter in development free nimlang opensource software
WHIP is a high performance web application server based on the excellent httpbeast and routing provided by nest with some additional optimizations.
WHIP is still in development and is not recommended for production use. Much is still missing or untested but for basic API use cases however, the performance numbers look pretty good so far.
Bookmark
LibreTranslate: Free and Open Source Machine Translation API
https://github.com/uav4geo/LibreTranslate, posted 13 Feb by peter in api free language nlp opensource software
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations.
Bookmark
Magenta
https://magenta.tensorflow.org/, posted 3 Feb by peter in ai free music opensource software toread
An open source research project exploring the role of machine learning as a tool in the creative process.
Bookmark
axe-core: Accessibility engine for automated Web UI testing
https://github.com/dequelabs/axe-core, posted 3 Feb by peter in automation development free opensource software testing webdesign
Axe is an accessibility testing engine for websites and other HTML-based user interfaces. It's fast, secure, lightweight, and was built to seamlessly integrate with any existing test environment so you can automate accessibility testing alongside your regular functional testing.
Bookmark
SOUL
https://soul.dev/, posted 20 Jan by peter in audio development music opensource software
The SOUL project is creating a new language and infrastructure for writing and deploying audio code. It aims to unlock improvements in latency, performance, portability and ease-of-development that aren't possible with the current mainstream techniques that are being used.
Bookmark
EleutherAI - GPT-Neo
https://www.eleuther.ai/gpt-neo, posted 18 Jan by peter in ai free nlp opensource
GPT-Neo is the code name for a series of transformer-based language models loosely styled around the GPT architecture that we plan to train and open source. Our primary goal is to replicate a GPT-3 sized model and open source it to the public, for free.
Bookmark
Openrazer: An entirely open source driver and user-space daemon that allows you to manage your Razer peripherals on GNU/Linux
https://github.com/openrazer/openrazer, posted 5 Jan by peter in free hardware linux opensource software
A collection of Linux drivers for Razer devices - providing kernel drivers, DBus services and Python bindings to interact with the DBus interface.
Bookmark
Apache Tika
https://tika.apache.org/, posted 10 Dec by peter in free language nlp opensource search software
The Apache Tika™ toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF). All of these file types can be parsed through a single interface, making Tika useful for search engine indexing, content analysis, translation, and much more.
Bookmark
Wired Elements
https://wiredjs.com, posted Jul '20 by peter in css development free opensource webdesign
A set of common UI elements with a hand-drawn, sketchy look. These can be used for wireframes, mockups, or just the fun hand-drawn look.
Bookmark
"16 Shades of Grey" - Building a Psion/EPOC32 Emulator | Ninji's Website
https://wuffs.org/blog/building-a-psion-emulator, posted Jan '20 by peter in emulation free handheld opensource retro software
In which I build WindEmu, an emulator for the Psion Series 5mx (a PDA from 1999 running EPOC - the OS that would become Symbian), over the course of just over a week, without access to the actual hardware. Yet another cursed project.