sinkingsugar / fragments
Collection of pure Nim utilities
☆59Updated 5 years ago
Alternatives and similar repositories for fragments:
Users that are interested in fragments are comparing it to the libraries listed below
- Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.☆53Updated 3 years ago
- A higher level SQLite API☆52Updated 2 months ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated 5 months ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆67Updated 7 months ago
- Very simple PostgreSQL async api for nim.☆40Updated last year
- Logging library for Nim☆52Updated last year
- Statistic-driven micro-benchmark framework☆34Updated 6 years ago
- Concurrent hash table☆35Updated last year
- Nim macros for building OOP class hierarchies.☆36Updated 3 years ago
- NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is…☆46Updated last year
- Additions to the Nim's standard library, like boost for C++☆25Updated 6 years ago
- ☆103Updated 4 years ago
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆50Updated 3 years ago
- A package that makes creating macros easier☆62Updated 3 years ago
- Define and compose random variables☆45Updated last year
- Collection of nim shell utilities and libraries.☆32Updated last year
- Global project-agnostic config.nims☆66Updated 2 years ago
- Utility macros for easier handling of options in Nim☆35Updated 3 years ago
- ☆31Updated 7 years ago
- UUID library for Nim☆39Updated last year
- Pure Nim library for matching file paths against Unix style glob patterns.☆62Updated last year
- A modern and extensible serialization framework for Nim☆67Updated 3 months ago
- Simple command line tool to make git more intuitive, along with useful GitHub addons.☆30Updated last year
- Out-of-the-box, stable and secure network facilities and utilities written by pure Nim.☆67Updated 4 years ago
- Servy is a fast, simple and lightweight micro web-framework for Nim