KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
has
★ 15
Open GitHub ↗
Dynamic-language-like data structure for C
Download README (.md)
Explore Similar Repositories
NeatlineTime
:
No description available.
mp3hash
:
Command line tool to calculate the hash of the music data in mp3 files (without id3v1 & id3v2 metadata). Useful to find dupes with e.g. different genre names.
DotCloudWin
:
DotCloud for Windows
dns-srv
:
A small library to help connect using DNS SRV records on node.js
Smeedee
:
Main repository for Smeedee
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
has
?
Download (.md)
has === [](https://travis-ci.org/mbrossard/has) has (hash, array, scalar) is a C library for people used to dynamic languages. Currently it's in an unfinished, not completely documented and buggy state. Don't use it in production. Features: * No dependencies * Works with arbitrary keys and strings * Support for zero-copy of string data has_json ======== Additional module to make conversion between has and JSON encoded strings. Features: * Only depends on jsmn (included), easily embedded. * Support for UTF-8 string handling. * Support for zero-copy of strings data when parsing JSON (except when decoding is requested and necessary).