Skip to content
#

unicode

Here are 1,454 public repositories matching this topic...

🔍NEW ugrep v3.8: ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents etc. A faster, user-friendly and compatible grep replacement.

  • Updated Jun 29, 2022
  • C++
contour
icu4x
robertbastian
robertbastian commented Jul 13, 2022

Currently it wraps an Rc, it should use an Arc if the sync feature is enabled.

This can probably reuse the RcWrap type from data_provider.rs, but we need to make it generic and plumb through additional methods like downcast.

good first issue help wanted C-data-infra S-small

Improve this page

Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."

Learn more