1,529 skills found · Page 1 of 51
pocoproject / PocoThe POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
go-flutter-desktop / Go FlutterFlutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
luau-lang / LuauA small, fast, and embeddable programming language based on Lua with a gradual type system.
SPLWare / EsProcesProc SPL is a JVM-based programming language designed for structured data computation, serving as both a data analysis tool and an embedded computing engine.
chromiumembedded / CefChromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
facebookresearch / IjepaOfficial codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
Cysharp / MasterMemorySource Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
tjmlabs / ColiVaraColivara is a suite of services that allows you to store, search, and retrieve documents based on their visual embedding. ColiVara has state of the art retrieval performance on both text and visual documents. using vision models instead of chunking and text-processing for documents. No OCR, no text extraction, no broken tables, or missing images.
lucas-maes / Le WmOfficial code base for LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels
dhwajraj / Deep Siamese Text SimilarityTensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
salvadordf / CEF4DelphiCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
bheinzerling / BpembPre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
cocoindex-io / Cocoindex CodeA super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
nginx-clojure / Nginx ClojureNginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers.
cunnie / Sslip.ioGolang-based DNS server which maps DNS records with embedded IP addresses to those addresses.
FASTSHIFT / WatchXOpen-source smart watch, based on LittlevGL Embedded GUI Library
microsoft / Extensible Storage EngineESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as well: A Synchronization / Locking library, a Data-structures / STL-like library, an OS-abstraction layer, and a Cache Manager, as well the full blown database engine itself
chromiumembedded / Java CefJava Chromium Embedded Framework (JCEF). A simple framework for embedding Chromium-based browsers in other applications using the Java programming language.
IoTSharp / MqttclientA high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
hollingsworthd / JBrowserDriverA programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java