frol / completely-unscientific-benchmarksView external linksLinks
Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
☆557Jun 22, 2021Updated 4 years ago
Alternatives and similar repositories for completely-unscientific-benchmarks
Users that are interested in completely-unscientific-benchmarks are comparing it to the libraries listed below
Sorting:
- Some benchmarks of different languages☆2,910Jan 26, 2026Updated 2 weeks ago
- comparison of D vs nim☆64Feb 14, 2021Updated 5 years ago
- Jupyter wire protocol implementation enabling D plugins to be jupyter kernels☆13Apr 9, 2021Updated 4 years ago
- A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and Op…☆1,389Jan 2, 2026Updated last month
- dlang bindings for nanomsg☆13Nov 7, 2023Updated 2 years ago
- Performance Benchmark of top Github languages☆907May 29, 2025Updated 8 months ago
- Interactive Nim shell / REPL / Playground☆677Jul 4, 2024Updated last year
- autograd mir and CUDA library for dynamic neural networks in D.☆67May 15, 2021Updated 4 years ago
- A curated list of awesome Nim frameworks, libraries and software. Inspired by other awesome lists.☆650Nov 14, 2019Updated 6 years ago
- Dlang Core Library☆178Feb 4, 2026Updated last week
- An extension for VS Code which provides support for the Nim language.☆234Dec 14, 2023Updated 2 years ago
- A Nest-like intelligent thermostat implementation for the Raspberry Pi☆17Dec 28, 2021Updated 4 years ago
- Redis driver for D☆89May 31, 2024Updated last year
- Karax. Single page applications for Nim.☆1,142Aug 9, 2025Updated 6 months ago
- Define and compose random variables☆45Apr 24, 2023Updated 2 years ago
- Benchmarks compilation speeds of different combinations of languages and compilers.☆156Jan 2, 2026Updated last month
- Nim experiment for a write once run optimum simd anywhere *at runtime* library☆30Jun 30, 2018Updated 7 years ago
- Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics☆27May 1, 2021Updated 4 years ago
- Statistic-driven micro-benchmark framework☆34Feb 12, 2019Updated 7 years ago
- GUI library☆1,170Sep 27, 2025Updated 4 months ago
- Simple library for image loading, preprocessing and visualization for working with arraymancer.☆28Feb 13, 2019Updated 7 years ago
- Wrap existing D code for use in Python, Excel, C#☆82Jun 27, 2024Updated last year
- A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead☆573Jun 29, 2024Updated last year
- D language binding of RE2 regex engine.☆14Aug 6, 2023Updated 2 years ago
- LLVM-based compiler for the Nim language☆764Jan 8, 2026Updated last month
- DataFrame API written in Nim, enabling fast out-of-core data processing☆339Jun 9, 2021Updated 4 years ago
- Powerful and flexible web framework written in Nim☆1,323Jan 11, 2026Updated last month
- Tool for easily installing and managing multiple versions of the Nim programming language.☆689Apr 3, 2024Updated last year
- A sinatra-like web framework for Nim.☆1,620Jan 20, 2024Updated 2 years ago
- A highly performant, multi-threaded HTTP 1.1 server written in Nim.☆469Jan 7, 2024Updated 2 years ago
- Excel API bindings and wrapper API for D☆59Feb 13, 2025Updated last year
- NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is…