status-im / nim-faststreamsLinks
Nearly zero-overhead input/output streams for Nim
☆130Updated this week
Alternatives and similar repositories for nim-faststreams
Users that are interested in nim-faststreams are comparing it to the libraries listed below
Sorting:
- Lightweight, energy-efficient, easily auditable threadpool☆113Updated last week
- A modern and extensible serialization framework for Nim☆71Updated last week
- Pleasant Nim bindings for SIMD instruction sets.☆87Updated 11 months ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆88Updated 4 months ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆70Updated last year
- Various asynchronous tools for Nim language☆112Updated 2 years ago
- Dependency-free and performant Nim Snappy implementation.☆91Updated 2 years ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆96Updated 9 months ago
- A Nim library to parse TOML files☆127Updated 10 months ago
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆74Updated last week
- Nim rewrite of a very popular Python module of the same name.☆140Updated 2 years ago
- Out-of-the-box, stable and secure network facilities and utilities written by pure Nim.☆67Updated 5 years ago
- with macro for Nim☆88Updated 2 years ago
- MessagePack serializer/deserializer implementation for Nim / msgpack.org[Nim]☆130Updated 8 months ago
- Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.☆138Updated 7 months ago
- Everything you want to do with colors, in Nim.☆107Updated 2 months ago
- Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools☆175Updated 2 years ago
- BigInts for Nim☆127Updated last week
- ☆75Updated 3 years ago
- A higher level SQLite API☆55Updated 9 months ago
- Print is a set of pretty print macros, useful for print-debugging.☆112Updated 2 years ago
- JSON done right 🤦☆66Updated 4 years ago
- Simplified handling of command line options and config files☆65Updated 2 weeks ago
- Fast persistent key-value store for Nim, based on libmdbx☆84Updated 2 years ago
- Wrapper-less C/C++ interop for Nim☆98Updated 5 years ago
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆81Updated last year
- Memoization for Nim