BipBuffer
Buffer library
A Nim implementation of a buffer that allows contiguous memory blocks to be read without wrapping around the end.
A Nim implementation of Simon Cooke's Bib Buffer
6 stars
1 watching
1 forks
Language: Nim
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for image manipulation and processing | 333 |
| A collection of single-file implementations of various programming languages | 999 |
| A Vim plugin that restricts the current buffer to a single window and removes unnecessary buffers. | 0 |
| A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
| A minimal Neovim buffer switcher with an interactive window display. | 283 |
| A bidirectional mapping data structure for Python | 1,481 |
| A plugin that transforms global buffers into tab-local buffers, enabling context-specific access to buffers across multiple tabs. | 51 |
| An implementation of the Protocol Buffers message format in Nim. | 171 |
| A Ruby wrapper for the Buffer API | 56 |
| A small library for writing line-oriented command interpreters in Nim. | 32 |
| A library for creating efficient in-memory data buffers with minimal garbage collection overhead | 136 |
| A Buffer wrapper that adds features like automatic offset tracking and string operations to make working with binary data easier | 103 |
| A lightweight, thread-safe and interrupt-safe ring buffer manager library that provides a generic FIFO implementation with optimized memory copy for efficient data transfer. | 922 |
| A CouchDB client library written in Nim. | 8 |
| A binary heap data structure implementation in Nim language | 20 |