Found 59,018 repositories(showing 30)
catchorg
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
omnivore-app
Omnivore is a complete, open source read-it-later solution for people who like reading.
textmate
TextMate is a graphical text editor for macOS 10.12 or later
wallabag
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
yzhao062
Anomaly detection related books, papers, videos, and toolboxes. Last update late 2025 for LLM and VLM works!
insidegui
Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3, M4
sabrogden
Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
borisbanushev
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
socketio
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
Quick Look extension for highlight source code files on macOS 10.15 and later.
AnswerDotAI
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
osTicket
The osTicket open source ticketing system official project repository, for versions 1.8 and later
Ziv-Barber
Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
SOHU-Co
Node.js client for Apache Kafka 0.8 and later.
bnoordhuis
Make a dump of the V8 heap for later inspection.
MewPurPur
A vector graphics application for structured SVG editing, available on all major desktop platforms and on web. Currently in late alpha.
yuk7
Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.)
alyssaxuu
Save all your Mac apps for later with one click ๐ฑ๏ธ
dwhinham
๐น๐ถ A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
MaJerle
Recommended C code style and coding rules for standard C99 or later
bernardphp
Bernard is a multi-backend PHP library for creating background jobs for later processing.
dsp56300
Low Level Emulation of classic VA synths & effects of the late 90s/2000s by emulating the used ICs
9176324
Turn off PatchGuard in real time for win7 (7600) ~ later
FDOS
FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
Bogdanp
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
martanne
abduco provides session management i.e. it allows programs to be run independently from its controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.
cybercser
Tutorials for OpenGL 3.3 and later
Dijji
Enable Explorer in Vista, Windows 7 and later to see, edit and search on tags and other metadata for any file type
AnswerDotAI
Use late-interaction multi-modal models such as ColPali in just a few lines of code.