https://github.com/kurrent-io/buffer-manager
A straightforward way to not make the GC angry in .NET and Mono
https://github.com/kurrent-io/buffer-manager
Last synced: about 2 months ago
JSON representation
A straightforward way to not make the GC angry in .NET and Mono
- Host: GitHub
- URL: https://github.com/kurrent-io/buffer-manager
- Owner: EventStore
- License: bsd-3-clause
- Created: 2014-07-10T12:53:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-01T18:09:32.000Z (about 11 years ago)
- Last Synced: 2024-04-15T01:20:06.573Z (almost 2 years ago)
- Language: C#
- Size: 152 KB
- Stars: 17
- Watchers: 17
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
buffer-manager
==============
A straightforward way to not make the GC angry in .NET and Mono