awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dbuenzli avatar

dbuenzli/uuseg

0
View on GitHub↗
25 stars·7 forks·OCaml·ISC·6 viewserratique.ch/software/uuseg↗

Uuseg

Unicode text segmentation for OCaml

Features

  • Databases and Data Processing - Unicode text segmentation library.

Star history

Star history chart for dbuenzli/uusegStar history chart for dbuenzli/uuseg

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dbuenzli/uuseg do?

Unicode text segmentation for OCaml

What are the main features of dbuenzli/uuseg?

The main features of dbuenzli/uuseg are: Databases and Data Processing.

What are some open-source alternatives to dbuenzli/uuseg?

Open-source alternatives to dbuenzli/uuseg include: apache/cassandra — Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability.… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/spark — Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation… dbuenzli/uucd — Unicode character database decoder for OCaml. dbuenzli/uucp — Unicode character properties for OCaml. dbuenzli/uunf — Unicode text normalization for OCaml.

Open-source alternatives to Uuseg

Similar open-source projects, ranked by how many features they share with Uuseg.
  • apache/kafkaapache avatar

    apache/kafka

    32,846View on GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    View on GitHub↗32,846
  • apache/sparkapache avatar

    apache/spark

    43,467View on GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    View on GitHub↗43,467
  • dbuenzli/uucddbuenzli avatar

    dbuenzli/uucd

    17View on GitHub↗

    Unicode character database decoder for OCaml

    OCaml
    View on GitHub↗17
  • apache/cassandraapache avatar

    apache/cassandra

    9,778View on GitHub↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Javacassandradatabasejava
    View on GitHub↗9,778
  • See all 12 alternatives to Uuseg→