Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LevelDB header translation and wrapper class

License

NotificationsYou must be signed in to change notification settings

ObjectPascal-Community/LevelDB-ObjectPascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build StatusSupports WindowsSupports LinuxLicenseLatest ReleaseDownloads

Disclaimer

In the spirit of full disclosure and due to my utter laziness in coming up with the bulk of the boilerplate code, I turned toChatGPT andClaude.
You can see the series of prompts and answers I've got in theresearch folder.

This is aC header translation for the key-value pair databaseLevelDB from Google.

It also contains a skeleton class to wrap theC header translation and make it a bit easier to use.

Prerequisites

Linux

The packagelibleveldb-dev should be installed in order for the tests to compile:

sudo apt install libleveldb-dev

NOTE: Since this is being tested on an Ubuntu 24.04, I'll need the community to help me pin down any different package.

Windows

The only thing that needs to happen is that the.dll file that resides indynamic-libs/win64 should be in the same folder of your executable binary.

macOS

Coming soon.

About

LevelDB header translation and wrapper class

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp