FastStack is dynamically resizable data structure optimized for fast iteration over the large arrays of similar elements avoiding memory fragmentation (e.g., update and rendering cycles of a game scene).
☆14Aug 19, 2016Updated 9 years ago
Alternatives and similar repositories for FastStack
Users that are interested in FastStack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cross platform IO engine and timer for Nim.☆25Nov 26, 2024Updated last year
- Nim wrapper for Zaitsev's new Webview☆22Feb 16, 2022Updated 4 years ago
- This library makes your code run as a daemon process on Unix-like systems.☆17Jul 13, 2023Updated 2 years ago
- Loop efficiently over a variadic number of containers☆41May 11, 2023Updated 2 years ago
- Useful synchronization primitives.☆21Feb 20, 2026Updated 2 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- minimal mass file renamer☆12Jan 26, 2022Updated 4 years ago
- Functional operations for iterators and slices, similar to sequtils, in Nim☆22Sep 15, 2022Updated 3 years ago
- Lua convenience library for nim☆18Mar 23, 2020Updated 6 years ago
- Pure Nim library for matching file paths against Unix style glob patterns.☆69Feb 27, 2024Updated 2 years ago
- writing small and readable code☆10Oct 18, 2015Updated 10 years ago
- A library to do pattern matching on the AST in the Nim programming language.☆105Nov 29, 2023Updated 2 years ago
- data-structure-in-Nim.☆11Nov 12, 2022Updated 3 years ago
- LLVM bindings for the Nim language☆15Aug 16, 2016Updated 9 years ago
- Low-level OpenCL wrapper for Nim☆27Aug 15, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Typeclasses for Nim☆31May 2, 2024Updated last year
- The 2048 game implementation in nim☆15Jul 16, 2022Updated 3 years ago
- Convert a Nim file to Markdown☆16Sep 30, 2023Updated 2 years ago
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆83Oct 16, 2024Updated last year
- JWT implementation for nim-lang☆54Aug 5, 2023Updated 2 years ago
- a macro dsl for nim☆46Nov 16, 2020Updated 5 years ago
- Library for Nim.☆15Jul 8, 2020Updated 5 years ago
- Ergonomic GMP Integers for Nim☆10Sep 1, 2023Updated 2 years ago
- Unicode normalization forms (tr15) in linear time☆22Sep 19, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- io_uring wrapper in nim☆42Jul 10, 2025Updated 9 months ago
- A Nim library to generate random numbers and random ranges of bytes using the system's PRNG.☆12Oct 3, 2018Updated 7 years ago
- Tiny Regex for Nim☆43Aug 11, 2024Updated last year
- Redux.nim is a predictable state container for Nim apps☆21Dec 18, 2017Updated 8 years ago
- Swift language extensions and Cocoa utilities for macOS/iOS☆13Jan 25, 2018Updated 8 years ago
- A minimalistic code editor, inspired by Monaco/VSCode, based on Ace & written in Arturo