juancarlospaco / harpoon
HTTP Harpoon, HTTP Client
☆48Updated 3 years ago
Alternatives and similar repositories for harpoon:
Users that are interested in harpoon are comparing it to the libraries listed below
- Benchmarking.☆57Updated last year
- Fast, in-process key-value store with a table-like interface persisted to disk using lmdb.☆38Updated last year
- Sampling profiler that finds hot paths in your code.☆46Updated last year
- Asynchronous Library Inspired by Go's goroutines, for Nim☆38Updated 10 months ago
- A package that makes creating macros easier☆62Updated 3 years ago
- SIMD-optimized hashing, checksums and CRCs.☆39Updated last year
- Dependency-free and performant Nim Snappy implementation.☆90Updated last year
- A higher level SQLite API☆52Updated 2 months ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆67Updated 8 months ago
- Logging library for Nim☆52Updated 2 years ago
- mouse enabled widgets for illwill☆45Updated last year
- typesafe-ish macro library☆33Updated last year
- Nim timezone library compatible with the standard library.☆42Updated 3 years ago
- Nancy - Nim fancy ANSI tables☆54Updated 2 years ago
- A modern and extensible serialization framework for Nim☆67Updated 3 months ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆89Updated 2 months ago
- Everything you want to do with colors, in Nim.☆108Updated last month
- Pure nim library to create, read, and modify Excel files.☆55Updated 9 months ago
- Collection of nim shell utilities and libraries.☆32Updated last year
- Plugin system for Nim☆31Updated 4 years ago
- Library to build command-line interfaces.☆42Updated 3 months ago
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆71Updated 4 months ago
- Anonymous unions in Nim☆57Updated 3 weeks ago
- JSON done right 🤦☆64Updated 3 years ago
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆50Updated 3 years ago
- A simple drawing library in Nim, inspired by p5js☆72Updated 3 years ago
- A tqdm-style progress bar in Nim