nitely / nim-grpcLinks
Pure Nim gRPC client and server
☆19Updated 2 months ago
Alternatives and similar repositories for nim-grpc
Users that are interested in nim-grpc are comparing it to the libraries listed below
Sorting:
- Library for guaranteed zero heap allocation strings☆27Updated last year
- Gura Configuration Language for Nim☆18Updated 10 months ago
- Pure Nim http2 client and server 🖖☆36Updated last week
- JSON in Nim with Go-like field tags.☆17Updated 6 months ago
- Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.☆29Updated 3 weeks ago
- Collection of nim shell utilities and libraries.☆32Updated last year
- Sigils - a slot and signals implementation for the Nim programming language☆29Updated last month
- Collection of miscellaneous helper algorithms and types. Helper functions for strings, exceptions etc.☆17Updated 2 years ago
- typesafe-ish macro library☆33Updated last year
- Observable pattern in nim☆23Updated last year
- My dumpster repo for every Nim program I have written.☆18Updated last month
- ☆32Updated 2 months ago
- Seccomp (libseccomp2) adapter for the Nim language☆11Updated 3 years ago
- Pure nim fuzzy search implementation. Supports substrings etc☆29Updated 4 years ago
- Pure Nim implementation of Shamir's Secret Sharing (SSS) algorithm☆13Updated 3 years ago
- A library to handle measurement uncertainties & error propagation☆21Updated 7 months ago
- SortedTables in Nim, based on B-Trees☆20Updated 4 years ago
- Unicode Character Database (UCD, tr44) for Nim☆35Updated 5 months ago
- Nim timezone library compatible with the standard library.☆42Updated 3 years ago
- A port of Python difflib to compute diffs and (re)highlight diff output intraline☆19Updated last month
- A client-server webframework for nim