Results 31 to 40 of about 28,897 (156)
Understanding and evolving the Rust programming language
Rust ist eine junge systemnahe Programmiersprache, die es sich zum Ziel gesetzt hat, die Lücke zu schließen zwischen Sprachen mit hohem Abstraktionsniveau, die vor Speicher- und Nebenläufigkeitsfehlern schützen, und Sprachen mit niedrigem Abstraktionsniveau, welche dem Programmierer detaillierte Kontrolle über die Repräsentation von Daten und die ...
openaire +2 more sources
FunTAL: Reasonably Mixing a Functional Language with Assembly
We present FunTAL, the first multi-language system to formalize safe interoperability between a high-level functional language and low-level assembly code while supporting compositional reasoning about the mix.
Ahmed, Amal +3 more
core +1 more source
Factors that Impact Blockchain Scalability [PDF]
Blockchain systems (more precisely Distributed Ledger Technologies(DLTs)) represent a different digital ecosystem compared with traditional computer systems.
Beck, Roman, Eklund, Peter
core +1 more source
Parallel Programming in Rust Language [PDF]
Tato práce se zabývá paralelizací v jazyce Rust. Cílem této práce je zhodnotit výkon a použitelnost jazyka Rust pro tvorbu paralelních aplikací ve srovnání s již používanou alternativou - OpenMP.
Šlampa, Ondřej
core
An Analysis of 35+ Million Jobs of Travis CI
Travis CI handles automatically thousands of builds every day to, amongst other things, provide valuable feedback to thousands of open-source developers.
Abreu, Rui +4 more
core +1 more source
Programming language documentation refers to the set of technical documents that provide application developers with a description of the high-level concepts of a language (e.g., manuals, tutorials, and API references). Such documentation is essential to support application developers in effectively using a programming language. One of the
Filipe Roseiro Cogo +2 more
openaire +2 more sources
BSuccinct: Rust libraries and programs focused on succinct data structures
BSuccinct is a collection of software focused on compact and succinct data structures that are both space and time efficient. It is written in Rust, a programming language well suited for scientific applications due to its emphasis on reliability and ...
Piotr Beling
doaj +1 more source
Використання rust для реалізації розширень інтерпретованих мов [PDF]
Rust is a general-purpose, multi-paradigm, compiled programming language sponsored by Mozilla Research. It is designed to be a "safe, concurrent, practical language",supporting pure-functional, imperative-procedural, and object-oriented ...
Лаврів, Іван
core
Julia: A Fresh Approach to Numerical Computing [PDF]
Bridging cultures that have often been distant, Julia combines expertise from the diverse fields of computer science and computational science to create a new approach to numerical computing. Julia is designed to be easy and fast. Julia questions notions
Bezanson, Jeff +3 more
core +3 more sources
Checking-in on Network Functions
When programming network functions, changes within a packet tend to have consequences---side effects which must be accounted for by network programmers or administrators via arbitrary logic and an innate understanding of dependencies.
Desmouceaux Y. +2 more
core +1 more source

