Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
9cb1048c
Commit
9cb1048c
authored
Dec 26, 2013
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added lightweight feature
parent
522a7eb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
README.md
README.md
+8
-5
No files found.
README.md
View file @
9cb1048c
...
@@ -26,6 +26,9 @@ simplicity by carefully selected list of features:
...
@@ -26,6 +26,9 @@ simplicity by carefully selected list of features:
The source is in single
The source is in single
[
mongoose.c
](
https://github.com/cesanta/mongoose/blob/master/mongoose.c
)
file
[
mongoose.c
](
https://github.com/cesanta/mongoose/blob/master/mongoose.c
)
file
to make things easy.
to make things easy.
-
Extremely lightweight, has a core of under 40kB and tiny runtime footprint
-
On the market since 2004, stable, mature and tested,
has thousands of man-hours invested in continuous improvement and refinement
Note that Windows and MacOS binaries have following 3rd party software
Note that Windows and MacOS binaries have following 3rd party software
compiled in:
compiled in:
...
@@ -58,11 +61,11 @@ F.Morenius, and 10 others.
...
@@ -58,11 +61,11 @@ F.Morenius, and 10 others.
# Licensing
# Licensing
Mongoose is
licensed under the terms of
Mongoose is
released under
[
GNU GPL
v.2
](
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
)
[
GNU GPL
v.2
](
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
)
.
license. Businesses have an option to get a non-restrictive,
Businesses have an option to get non-restrictive, royalty-free commercial
royalty-free
license and professional support from
license and professional support from
[
Cesanta Software
](
http://cesanta.com
/products.html
)
.
[
Cesanta Software
](
http://cesanta.com
)
.
[
Super Light Regular Expression library
](
https://github.com/cesanta/slre
)
,
[
Super Light Regular Expression library
](
https://github.com/cesanta/slre
)
,
[
Super Light DNS Resolver
](
https://github.com/cesanta/sldr
)
[
Super Light DNS Resolver
](
https://github.com/cesanta/sldr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment