Microbenchmarks comparing the Julia Programming language with other languages
An inquiry into nondogmatic software development. An experiment showing double performance of the code running on JVM comparing to equivalent native C code.
翻译 - 实验表明,与等效的本机C代码相比,在JVM上运行的代码的性能提高了一倍
Fortran-Julia syntax comparison and Maxwell Solver in 2D using Yee numerical scheme and MPI topology
The Marinchip/Autodesk/Fourmilab floating point benchmark, used since 1980 to evaluate the performance of machines and compilers on trigonometry-intensive floating point computations
Compare the similarities and differences between various programming languages
A modern, interactive platform for exploring and comparing programming languages. Built with SvelteKit and TailwindCSS.
An Operating Systems Course Project to compare Parallel Programming Constructs in Go,Elixir & Scala
Links to speed comparisons of languages used in scientific omputing
The RQuest project uses R to analyze textual data, focusing on tasks like calculating word lengths, comparing languages, and extracting linguistic features with udpipe. It includes statistical method...
Article about Parallel Programming
A repository for my (GPWR) practice with the lingpy module.
Examples of simple R and Fortran programs that calculate descriptive statistics and of equivalent R and Fortran syntax
#安全#For finding strings with particular md5 hashes
A comparison of two OO languages, Python and PHP
"Doomsday" algorithm to find the weekday of a given date, implemented in 8 languages, which battle to see who's the strongest!
Simulate and compare finite state machines
A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.