nitely / nregexLinks
A fast DFA based Regex engine that supports submatches
☆52Updated last year
Alternatives and similar repositories for nregex
Users that are interested in nregex are comparing it to the libraries listed below
Sorting:
- Schema validation of JSON for Nim☆46Updated 4 years ago
- Cross platform IO engine and timer for Nim.☆24Updated last year
- A file system monitor in Nim☆44Updated last month
- NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is…☆45Updated 2 years ago
- Concurrent hash table☆35Updated 2 years ago
- measuring execution times written by Nim.☆37Updated 3 years ago
- Logging library for Nim☆52Updated 2 years ago
- Nim library for decompressing tar.gz files.☆31Updated 3 years ago
- Nim timezone library compatible with the standard library.☆43Updated 4 years ago
- Unicode Character Database (UCD, tr44) for Nim☆36Updated 11 months ago
- SortedTables in Nim, based on B-Trees☆21Updated 5 years ago
- Pure Nim library for matching file paths against Unix style glob patterns.☆68Updated last year
- news - nim easy web socket. Based on https://github.com/treeform/ws☆36Updated 2 years ago
- sync/async redis clients for Nim☆21Updated 4 years ago
- snip is text editor to speed up testing code snippets☆28Updated 3 years ago
- Interface macro for nim☆20Updated 2 years ago
- Define and compose random variables☆45Updated 2 years ago
- A JSON5 implementation for Nim.☆20Updated 5 years ago
- [wip]Speech recognition tool-box written by Nim. Based on Arraymancer.☆23Updated 6 years ago
- Very simple PostgreSQL async api for nim.☆41Updated 2 years ago
- A pure Nim k-d tree implementation for efficient spatial querying of point data☆43Updated 5 years ago
- nimjson generates nim object definitions from json documents.☆55Updated last week
- BSON protocol support☆13Updated 5 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.