caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Yaron Minsky <yminsky@janestcapital.com>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Core has landed
Date: Sat, 3 May 2008 09:19:46 +0100	[thread overview]
Message-ID: <20080503081946.GA30935@annexia.org> (raw)
In-Reply-To: <1209764381.8680.38.camel@nyc-qws-018.delacy.com>

Thanks - I think this is an impressive contribution to OCaml & open
source.  For those not aware of the full extent of this library, I
went through and noted down this non-exhaustive list of features:

 - Bag (set type with duplicates)
 - Bigbuffer (unlimited Buffer type)
 - Bigstring (unlimited String type)
 - 8/16/32/64-bit signed/unsigned binary packing functions
 - Bool type
 - Safe finalization for reading/writing files
 - Function composition operators
 - Enhanced versions of stdlib modules such as Arg, Array, Printf, etc.
 - Mutexes
 - CRC functions
 - Dequeue type
 - Doubly-linked list type
 - Enhanced exception module
 - Fast hash table
 - Force once (thunk that can be forced only once)
 - Functional queue type
 - Min-heap type
 - Enhanced input/output channels
 - Closed interval type
 - Interval set type
 - Read files as lines
 - Linux-specific syscalls such as sendfile, get/set TCP options, epoll,
   splice
 - Memoization
 - Piece-wise linear interpolation of floats
 - Polymorphic map and set
 - Find size of OCaml structures
 - Space-efficient tuples
 - Synchronized queues
 - Thread-safe queues
 - Convenience functions for Unix times
 - Timed events
 - Tuple convenience functions
 - Extended Unix module filling in some missing syscalls such as
   sync, getrusage, inigroups, etc.

There's a Fedora package here:

  https://bugzilla.redhat.com/show_bug.cgi?id=445074

but note you will also need these dependencies:

  https://bugzilla.redhat.com/showdependencytree.cgi?id=445074

It would be nice to have bin-prot working on all architectures ...

Rich.

-- 
Richard Jones
Red Hat


  parent reply	other threads:[~2008-05-03  8:19 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 21:39 Yaron Minsky
2008-05-02 23:40 ` [Caml-list] " Shivkumar Chandrasekaran
2008-05-02 23:51   ` Yaron Minsky
2008-05-03  8:07     ` Berke Durak
2008-05-03  8:22       ` Richard Jones
2008-05-03  8:54         ` Berke Durak
2008-05-03  9:08           ` Richard Jones
2008-05-03  9:18             ` David Teller
2008-05-03  9:50               ` Stefano Zacchiroli
2008-05-03 10:27                 ` Daniel Bünzli
2008-05-03 15:42                   ` Stefano Zacchiroli
2008-05-03 16:51                     ` Sylvain Le Gall
2008-05-03 17:24                     ` [Caml-list] " Daniel Bünzli
     [not found]             ` <b903a8570805030214i2c3a39a7t442209514f8df3a@mail.gmail.com>
2008-05-03  9:47               ` Richard Jones
2008-05-03 10:17                 ` Berke Durak
2008-05-03 10:55       ` Yaron Minsky
2008-05-05  1:44       ` Markus Mottl
2008-05-05  1:36   ` Markus Mottl
2008-05-03  8:19 ` Richard Jones [this message]
2008-05-03 10:56   ` Yaron Minsky
2008-05-03 15:10     ` Ashish Agarwal
2008-05-03 16:21       ` Ralph Douglass
2008-05-05  2:22       ` Markus Mottl
2008-05-06 20:38         ` Ashish Agarwal
2008-05-06 21:02           ` Markus Mottl
2008-05-09 12:17             ` Stefano Zacchiroli
2008-05-15 12:27     ` Richard Jones
2008-05-15 12:40       ` Stefano Zacchiroli
2008-05-15 15:59         ` Markus Mottl
2008-05-15 16:03           ` Markus Mottl
2008-05-15 19:06             ` Richard Jones
2008-05-16 10:16               ` Richard Jones
2008-05-16 17:36                 ` Markus Mottl
2008-05-05  2:14   ` Markus Mottl
2008-05-05  6:42     ` Stefano Zacchiroli
2008-05-05 15:01       ` Markus Mottl
2008-05-03  8:21 ` Richard Jones
2008-05-03 21:02 ` Dmitry Bely
2008-05-03 21:37   ` Richard Jones
2008-05-03 23:27     ` Yaron Minsky
2008-05-07  5:10 ` Erick Tryzelaar
2008-05-07 13:37   ` Yaron Minsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080503081946.GA30935@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    --cc=yminsky@janestcapital.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).