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·7 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Uuseg

These projects share indexed features with Uuseg. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 12 related projects→

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.

Which projects share features with dbuenzli/uuseg?

Projects with overlapping indexed features 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.