89.9K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
This is a Haxe 4 compatible fork of deltaluca's Nape 2D physics engine.
GitFive is an OSINT tool to investigate GitHub profiles.
This repository provides an overview of all components from the paper OctoPack: Instruction Tuning Code Large Language Models. Link to 5-min video on the paper presented by Niklas Muennighoff.
Im not gonna maintain aur anymore, if you want to be an aur maintainer please create a issue.
Proposal for a schema that comprise the Managed and Tolled Lanes Tolling Feed Specification (MTLFS) and defines the fields used in all of those files.
For a few years now, it has become easy to create interactive maps with R thanks to the package leaflet by the Rstudio team. Nevertheless, it only provides only a few functions to create basic shapes on a map, so the information that can be represented on a single map is limited: if you have…
Make requests to Tor network with Elixir
This template should help get you started developing Solana programs. Let's walk through this generated program repository and see what's included.
BDF (Glyph Bitmap Distribution; Wikipedia; Spec) format bitmap font file parser library in Python. It has Font, Glyph and Bitmap classes providing more than 30 chainable API methods of parsing BDF fonts, getting their meta information, rendering text in any writing direction, adding special…
Auto chunking tuner and MCP server for RAG pipelines.
A Model Context Protocol (MCP) server for integrating VISO TRUST API capabilities with AI assistants.
A simplified, highly flexible, commented and (hopefully) easy to understand implementation of self-play based reinforcement learning based on the AlphaGo Zero paper (Silver et al). It is designed to be easy to adopt for any two-player turn-based adversarial game and any deep learning framework…