All Projects → yallop → ocaml-safe-string-buffer

yallop / ocaml-safe-string-buffer

Licence: MIT license
A buffer implementation optimized for immutable strings.

Programming Languages

ocaml
1615 projects
Standard ML
205 projects
Makefile
30231 projects

A buffer implementation optimized for immutable strings.

The interface is (almost) identical to the Buffer module in the standard library, but this module is typically faster and has significantly lower memory usage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].