chests
Static buffers
Generic bounded containers for static memory allocation
Chests are bounded containers
3 stars
4 watching
0 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xoac/static-bytes | Prevents buffer overflows and simplifies byte manipulation in Rust | 6 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
joshglazebrook/smart-buffer | A Buffer wrapper that adds features like automatic offset tracking and string operations to make working with binary data easier | 102 |
jeremyletang/rust-sfml | Rust bindings for the Simple and Fast Multimedia Library. | 638 |
steveklabnik/request_store | Provides global storage for Rack applications to prevent concurrency issues | 1,475 |
paulgoetze/weka-jruby | Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. | 65 |
mobilitydata/gtfs-realtime-bindings | Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 373 |
tiledb-inc/tiledb-java | A Java interface to a distributed columnar storage engine | 26 |
thejpster/console-traits | A simple text-based console library for the Rust programming language | 3 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
tristanls/k-bucket | An implementation of a storage mechanism within a decentralized distributed system | 156 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
jeremyevans/ruby-pledge | A Ruby interface to OpenBSD's pledge(2) and unveil(2) system calls for process restriction and file system access control | 26 |