awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Librerías y recursos de OCaml

Clasificación actualizada el 30 jun 2026

For colección de bibliotecas y herramientas para OCaml, the strongest matches are facebook/reason (Reason is a programming language and compiler built on), mirage/digestif (Digestif is an OCaml library for hash algorithms, not) and unixjunkie/minicli (This repo is a single OCaml command-line parsing library). ocaml/dune and janestreet/core round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Curamos repositorios de código abierto en GitHub que coinciden con “OCaml libraries, tools and resources”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Librerías y recursos de OCaml

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebook/reasonAvatar de facebook

    facebook/reason

    10,315Ver en GitHub↗

    Reason is a statically typed programming language and compiler based on the OCaml ecosystem. It translates high-level, type-safe source code into either JavaScript or OCaml output, providing a typed alternative for web and system development. The language focuses on providing rigorous type safety and a robust module system while integrating with the JavaScript ecosystem. It allows for the development of applications that leverage existing JavaScript libraries while utilizing a more rigid type system to eliminate common runtime crashes and data mismatches. The project covers capabilities incl

    Reason is a programming language and compiler built on the OCaml ecosystem, not a curated directory of OCaml libraries, tools, or learning resources — it is a tool within the ecosystem, not a list of them.

    OCamlOCaml BackendsOCaml Ecosystem Compilers
    Ver en GitHub↗10,315
  • mirage/digestifAvatar de mirage

    mirage/digestif

    95Ver en GitHub↗

    Simple hash algorithms in OCaml

    Digestif is an OCaml library for hash algorithms, not a curated directory of OCaml resources—it would be one of the many libraries such a list would cover, so it does not match the intent of finding a comprehensive listing.

    OCamlOCaml CryptographySecurity and Cryptography
    Ver en GitHub↗95
  • unixjunkie/minicliAvatar de UnixJunkie

    UnixJunkie/minicli

    32Ver en GitHub↗

    Minimalist OCaml library for command line parsing

    This repo is a single OCaml command-line parsing library, not a curated directory of OCaml resources — it would be an entry in such a directory rather than the directory itself.

    OCamlApplication LibrariesOcaml CLI Frameworks
    Ver en GitHub↗32
  • ocaml/duneAvatar de ocaml

    ocaml/dune

    1,888Ver en GitHub↗

    A composable build system for OCaml.

    Dune is a build system for OCaml, not a curated directory of libraries, tools, or learning resources—the visitor wants a list of resources, not a specific development tool.

    OCamlBuild and Package Management
    Ver en GitHub↗1,888
  • janestreet/coreAvatar de janestreet

    janestreet/core

    1,297Ver en GitHub↗

    Jane Street Capital's standard library overlay

    janestreet/core is a standard library overlay from Jane Street, which is a library and not a curated directory of OCaml resources—it would be an item on such a list rather than the list itself.

    OCamlApplication Libraries
    Ver en GitHub↗1,297
  • ahmedelgabri/vim-ava-snippetsAvatar de ahmedelgabri

    ahmedelgabri/vim-ava-snippets

    20Ver en GitHub↗

    `sh $ git clone https://github.com/ahmedelgabri/vim-ava-snippets.git ~/.vim/UltiSnips/ `

    This is a Vim snippets plugin for the JavaScript testing framework Ava, with no connection to the OCaml ecosystem — it is irrelevant to your search for OCaml resources.

    Packages
    Ver en GitHub↗20
  • avajs/atom-avaAvatar de avajs

    avajs/atom-ava

    102Ver en GitHub↗

    ` $ apm install ava `

    This Atom editor plugin for the JavaScript AVA test runner is entirely unrelated to the OCaml ecosystem you are looking for.

    JavaScriptPackages
    Ver en GitHub↗102
  • avajs/ava-preact-initA

    avajs/ava-preact-init

    0Ver en GitHub↗

    This utility configures AVA to transform JSX with pragma required for Preact (h) and adds support for importing project files using Babel with existing configuration. It also installs AVA, in case it's missing.

    This utility configures AVA for Preact JSX transformation and has nothing to do with the OCaml ecosystem or curated resource lists.

    Packages
    Ver en GitHub↗0
  • avajs/grunt-avaAvatar de avajs

    avajs/grunt-ava

    7Ver en GitHub↗

    Please consider if you really need Grunt for this. Using a npm run script would be better.

    This is a Grunt plugin for running AVA tests in JavaScript, with no connection to the OCaml ecosystem or any curated list of OCaml resources.

    JavaScriptPackages
    Ver en GitHub↗7
  • juliayxhuang/florida-man-apiAvatar de juliayxhuang

    juliayxhuang/florida-man-api

    3Ver en GitHub↗

    A free, open-source dataset of 10,000+ real Florida Man news headlines, accessible as a static JSON API hosted on GitHub Pages. No API key required.

    This repository is a dataset of Florida Man news headlines, completely unrelated to OCaml libraries, tools, or learning resources.

    PythonNews
    Ver en GitHub↗3
  • avajs/eslint-plugin-avaAvatar de avajs

    avajs/eslint-plugin-ava

    233Ver en GitHub↗

    ESLint rules for AVA

    This repository is an ESLint plugin for the AVA JavaScript test runner, completely unrelated to the OCaml programming language ecosystem or any curated resource directory for it.

    JavaScriptPackages
    Ver en GitHub↗233
  • cyberboysumanjay/inshorts-news-apiAvatar de cyberboysumanjay

    cyberboysumanjay/Inshorts-News-API

    280Ver en GitHub↗

    Unofficial API of Inshorts written in Flask

    This repository is a Python API for fetching news from Inshorts, not a curated list of OCaml resources — it does not belong to the OCaml ecosystem at all.

    PythonNews
    Ver en GitHub↗280
  • rust-lang/this-week-in-rustAvatar de rust-lang

    rust-lang/this-week-in-rust

    2,569Ver en GitHub↗

    This project is a community newsletter curation system that collects and organizes links, projects, and news into a structured weekly digest for the Rust ecosystem. It monitors the status of language proposals and core tooling updates to keep developers informed of official changes. The system utilizes a Git-based editorial workflow where community-submitted links and project updates are collected via pull requests for manual filtering. It features a markdown-to-static generation pipeline that transforms these drafts into HTML pages for hosting and chronological historical archiving. The cur

    This project is a community newsletter curation system for the Rust ecosystem, not for OCaml — it does not cover OCaml libraries, tools, or resources as requested.

    PythonChange Tracking ToolsProject Updates
    Ver en GitHub↗2,569
  • feedbin/feedbin-apiAvatar de feedbin

    feedbin/feedbin-api

    400Ver en GitHub↗

    Feedbin API Documentation

    Feedbin API documentation covers the Feedbin news reader service, which is completely unrelated to OCaml programming resources and does not serve as a curated directory of OCaml libraries or tools.

    News
    Ver en GitHub↗400
  • theoldreader/apiAvatar de theoldreader

    theoldreader/api

    199Ver en GitHub↗

    The Old Reader API

    This is an API for a news aggregator service, entirely unrelated to the OCaml ecosystem—not a curated directory of OCaml libraries, tools, or learning resources.

    News
    Ver en GitHub↗199
  • reasonml/reasonAvatar de reasonml

    reasonml/reason

    10,313Ver en GitHub↗

    Reason is a strongly typed functional language and multi-target compiler designed to produce either JavaScript for web environments or native machine code for operating systems. It serves as an OCaml-compatible language that shares an abstract syntax tree with OCaml, providing a practical syntax for the OCaml ecosystem. The project functions as a type-safe frontend language, incorporating JSX support to build user interfaces through structural elements that translate into type-safe function calls. It enables deep integration with the JavaScript ecosystem, allowing the use of existing librarie

    Reason is a programming language and compiler that is OCaml-compatible, not a curated directory of OCaml resources — it is a single tool rather than the organized reference list of libraries, tools, and learning materials you are looking for.

    OCamlOCaml Ecosystem Compilers
    Ver en GitHub↗10,313
  • kubernetes/communityAvatar de kubernetes

    kubernetes/community

    12,902Ver en GitHub↗

    This repository serves as the coordination hub for the Kubernetes community, focusing on open source contribution and project governance. It provides the structures necessary to manage the development of subprojects through a distributed governance model involving committees and working groups. The project manages community coordination by connecting contributors through a network of mailing lists and chat channels. It defines the requirements and responsibilities for contributor membership, including the process for becoming an official member or code reviewer. The repository utilizes a sta

    This repository is the Kubernetes community coordination hub, entirely unrelated to OCaml—it offers no curated directory of OCaml libraries, tools, or learning resources for that ecosystem.

    Jupyter NotebookContributor Management
    Ver en GitHub↗12,902
  • janestreet/baseAvatar de janestreet

    janestreet/base

    1,058Ver en GitHub↗

    Standard library for OCaml

    This is an OCaml standard library, not a curated directory or list of OCaml resources; it is a single component rather than a comprehensive index.

    OCamlApplication LibrariesLarge Scale Examples
    Ver en GitHub↗1,058
  • vercel-labs/agent-skillsAvatar de vercel-labs

    vercel-labs/agent-skills

    20,764Ver en GitHub↗

    Agent Skills is a centralized registry and management system designed for the discovery, auditing, and integration of reusable procedural modules into automated agent workflows. It provides a structured environment for sourcing verified capabilities that extend the functional range of AI agents, enabling the development and scaling of complex, multi-step automated processes. The platform distinguishes itself through a security-first approach to module integration, utilizing audit-verified data to ensure that capabilities meet safety requirements before they are deployed. It incorporates a dec

    This repository is a registry for AI agent skills, entirely unrelated to OCaml programming resources, development tools, or learning materials.

    JavaScriptAgent Capability RegistriesAgent Capability ExtensionsAgentic Workflow Automations
    Ver en GitHub↗20,764
  • samuelclay/newsblurAvatar de samuelclay

    samuelclay/NewsBlur

    7,312Ver en GitHub↗

    NewsBlur is an RSS feed aggregator and social news reader that collects and organizes stories from feeds, newsletters, and websites into a single interface. It functions as a feed synchronization service that maintains read states and subscription data across multiple devices and third-party applications. The platform distinguishes itself with AI-powered content summarization to generate briefings and answer questions about articles, alongside a system for training content classifiers. These classifiers learn user preferences for authors and tags to automatically highlight preferred topics or

    NewsBlur is an RSS feed reader and social news aggregator written in Python, not a curated directory of OCaml libraries, tools, or learning resources — it has no relevance to the OCaml ecosystem.

    PythonNewsletters
    Ver en GitHub↗7,312
  • practical-tutorials/project-based-learningAvatar de practical-tutorials

    practical-tutorials/project-based-learning

    270,530Ver en GitHub↗

    This project is a centralized, community-driven repository of hands-on tutorials designed to facilitate skill acquisition through the practical construction of real-world software applications. It serves as a comprehensive directory that aggregates external documentation and instructional materials, providing a structured path for developers to master specific programming languages and technical domains. The repository distinguishes itself by organizing disparate technical resources into a hierarchical, taxonomy-based structure that enables developers to discover and navigate diverse software

    This repository is a general, multi-language directory of project-based tutorials, not a curated list focused specifically on the OCaml ecosystem, libraries, or development tools.

    OCaml Tutorials
    Ver en GitHub↗270,530
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
facebook/reason10.3KOCamlMIT1 abr 2026
mirage/digestif95OCamlMIT21 may 2025
unixjunkie/minicli32OCamlNOASSERTION7 oct 2020
ocaml/dune1.9KOCamlMIT16 jun 2026
janestreet/core1.3KOCamlMIT18 may 2026
ahmedelgabri/vim-ava-snippets20—MIT8 may 2016
avajs/atom-ava102JavaScriptMIT6 oct 2019
avajs/ava-preact-init0———
avajs/grunt-ava7JavaScriptMIT3 nov 2017
juliayxhuang/florida-man-api3PythonMIT4 may 2026

Related searches

  • colección de bibliotecas para programación en Nim
  • colección de recursos de programación funcional en F#
  • colección de bibliotecas para desarrollo en Erlang
  • colección de bibliotecas para desarrollo en Crystal
  • colección de herramientas de desarrollo para programación en C
  • colección de paquetes para desarrollo en Dart
  • colección de bibliotecas para desarrollo en Groovy
  • lista de lectura para aprender Elixir