alaviss / nim-sysLinks
Abstractions for common operating system interfaces
☆50Updated 2 months ago
Alternatives and similar repositories for nim-sys
Users that are interested in nim-sys are comparing it to the libraries listed below
Sorting:
- A package that makes creating macros easier☆62Updated 3 years ago
- Benchmarking.☆59Updated 2 weeks ago
- Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.☆32Updated 2 months ago
- typesafe-ish macro library☆33Updated 2 months ago
- Nim coroutine based async "from scratch"☆16Updated 4 years ago
- ☆75Updated 3 years ago
- Nim pattern matching implementation☆36Updated 3 years ago
- Sampling profiler that finds hot paths in your code.☆48Updated 2 years ago
- An Adaptive Index Library for Nim☆40Updated last week
- Collection of miscellaneous helper algorithms and types. Helper functions for strings, exceptions etc.☆17Updated 3 years ago
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆73Updated last month
- Collection of nim shell utilities and libraries.☆32Updated 2 years ago
- Library for guaranteed zero heap allocation strings☆27Updated last year
- High-level nim bindings for parsing C/C++ code☆37Updated 3 years ago
- Anonymous unions in Nim☆56Updated 5 months ago
- Alternative Interface for threads in Nim.☆40Updated 3 years ago
- Open source, expressive cross-platform Ui framework with an easy to use syntax, enjoys fast rendering via nanovg☆29Updated 2 years ago
- truthy, ternary, elvis and conditional assignment and conditional access operators for nim☆45Updated 2 years ago
- Utility macros for easier handling of options in Nim☆35Updated 4 years ago
- Plugin system for Nim☆31Updated 5 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated 11 months ago
- See where your exe size comes from.☆29Updated 2 years ago
- Internationalization at Compile Time for Nim☆43Updated 3 years ago
- Pure Nim http2 client and server 🖖☆36Updated 2 months ago
- A parser generator for nim☆22Updated last year
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆50Updated 3 years ago
- Pure Nim implementation of Shamir's Secret Sharing (SSS) algorithm☆13Updated 3 years ago
- 128-bit integers☆35Updated last year
- Concurrent hash table☆35Updated 2 years ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆70Updated last year