287 skills found · Page 1 of 10
FalkorDB / FalkorDBA super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
jozefg / Learn TtA collection of resources for learning type theory and type theory adjacent fields.
buaacyw / MeshAnythingV2[ICCV 2025] From anything to mesh like human artists. Official impl. of "MeshAnything V2: Artist-Created Mesh Generation With Adjacent Mesh Tokenization"
hbollon / Go Edlib📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
wellle / Tmux Complete.vimVim plugin for insert mode completion of words in adjacent tmux panes
feincms / Django Tree QueriesAdjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
franzose / ClosureTableAdjacency List’ed Closure Table database design pattern implementation for the Laravel framework.
fogus / Papers I LoveComputer science and computer-adjacent papers (and sometimes books) that have influenced me deeply.
MichaelBeechan / VO SLAM ReviewSLAM is mainly divided into two parts: the front end and the back end. The front end is the visual odometer (VO), which roughly estimates the motion of the camera based on the information of adjacent images and provides a good initial value for the back end.The implementation methods of VO can be divided into two categories according to whether features are extracted or not: feature point-based methods, and direct methods without feature points. VO based on feature points is stable and insensitive to illumination and dynamic objects
coryodaniel / ArborEcto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.
JakeWharton / Adjacent Fragment Pager SampleDemonstrates how to manage two fragments where portrait displays them in a ViewPager and landscape displays them side-by-side.
craigtutterow / Sna JsJavascript code to visualize and calculate relevant metrics for egocentric social network analysis using a 2d adjacency matrix drawing on the LinkedIn API as input.
Li-Zhaoxi / AAMEDArc Adjacency Matrix based Fast Ellipse Detection
labsyspharm / AshlarASHLAR: Alignment by Simultaneous Harmonization of Layer/Adjacency Registration
whjdark / AAGNetAAGNet, for automatic machining feature recognition using a geometric Attributed Adjacency Graph (gAAG) representation that preserves topological, geometric, and extended attributes from neutral boundary representation (B-Rep) models.
dkorobtsov / Automation ArsenalCurated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Quantum-Universal-Education / Quantum Universal Education.github.ioWelcome to this community-driven, open-source website for learning about all aspects of quantum computing, from hardware to algorithms to everything in between and adjacent! Whether you are new to quantum science, building your foundation of knowledge, or supplementing a course, our goal is to help you learn based on your interests and background.
actuator / DEFCON 33Hacking Hotspots: Pre-Auth Remote Code Execution, Arbitrary SMS & Adjacent Attacks on 5G & 4G/LTE Routers
saade / Filament Adjacency ListA Filament package to manage adjacency lists (aka trees).
typicms / NestablecollectionA Laravel package that extends Eloquent collections to handle nested data using the adjacency list model.