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/uutf

0
View on GitHub↗
36 stars·16 forks·OCaml·ISC·8 viewserratique.ch/software/uutf↗

Uutf

Non-blocking streaming Unicode codec for OCaml

Features

  • Databases and Data Processing - Non-blocking streaming codec for Unicode text.

Star history

Star history chart for dbuenzli/uutfStar history chart for dbuenzli/uutf

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/uutf do?

Non-blocking streaming Unicode codec for OCaml

What are the main features of dbuenzli/uutf?

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

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

Open-source alternatives to dbuenzli/uutf 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 Uutf

Similar open-source projects, ranked by how many features they share with Uutf.
  • 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 Uutf→