Letter O

ocaml-res - OCaml library for resizing arrays and strings

Website: https://mmottl.github.io/res/
License: LGPLv2+ with exceptions
Vendor: Alcance Libre, Inc.
Description:
This OCaml-library consists of a set of modules which implement
automatically resizing (= reallocating) datastructures that consume a
contiguous part of memory. This allows appending and removing of
elements to/from arrays (both boxed and unboxed), strings (->
buffers), bit strings and weak arrays while still maintaining fast
constant-time access to elements.

There are also functors that allow the generation of similar modules
which use different reallocation strategies.

Packages

ocaml-res-4.0.7-8.fc14.al.x86_64 [546 KiB] Changelog by Richard W.M. Jones (2017-08-09):
- OCaml 4.05.0 rebuild.
ocaml-res-4.0.7-8.fc14.al.i686 [541 KiB] Changelog by Richard W.M. Jones (2017-08-09):
- OCaml 4.05.0 rebuild.

Listing created by Repoview-0.6.6-6.fc14.al