FastStack

Iterative data structure

A data structure optimized for fast iteration over large arrays of similar elements

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).

GitHub

13 stars
3 watching
0 forks
Language: Nimrod
last commit: about 10 years ago
Linked from 1 awesome list

nim

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orium/rpdsA Rust implementation of persistent data structures with structural sharing1,299
vascokk/fullstack-rustA reference implementation of a full-stack Rust application with WebAssembly and Yew framework95
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
smarr/are-we-fast-yetComparing language implementations to assess optimization and performance339
zwyking/fast-stabThis project provides an implementation of video stabilization with iterative optimization using deep learning techniques.34
burntsushi/fstA crate that uses finite state machines to efficiently store and query large sets of data1,802
zenangst/differificA framework for comparing and updating data in Swift applications with high performance and customizable diffing.123
kvokov/oh-my-fullstackA full stack web application skeleton175
rentruewang/koilaA lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution1,823
substantial/updeepMakes updating deeply nested objects and arrays in an immutable manner1,189
archshift/dynstackA stack implementation for trait objects in Rust to minimize allocations126
kefirski/pytorch_rvaeA deep learning implementation of a recurrent variational autoencoder for generating sequential data.357
steelbreeze/stateA library for building hierarchical finite state machines with support for multiple instances and event-based transitions185
stabbycutyou/moldovaA lightweight templating system for generating random data169
moonstorm/fastcrudA fast and strongly typed .NET ORM library for interacting with various relational databases.506